version 1.23, 2020/02/29 21:11:26
|
version 1.26, 2020/05/23 13:02:15
|
Line 143
|
Line 143
|
</TMPL_IF> |
</TMPL_IF> |
<TMPL_IF changes_cur> |
<TMPL_IF changes_cur> |
<li> |
<li> |
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR port>"> |
<TMPL_IF changes_port> |
NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes |
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR changes_port>"> |
</a> |
NetBSD/<TMPL_VAR changes_port> <TMPL_VAR changes_cur> changes |
|
</a> |
|
<TMPL_ELSE> |
|
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR port>"> |
|
NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes |
|
</a> |
|
</TMPL_IF> |
</li> |
</li> |
</TMPL_IF> |
</TMPL_IF> |
<li> |
<li> |
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR port>"> |
<TMPL_IF changes_port> |
NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes |
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR changes_port>"> |
</a> |
NetBSD/<TMPL_VAR changes_port> <TMPL_VAR changes_future> changes |
|
</a> |
|
<TMPL_ELSE> |
|
<a title="NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes" href="https://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR port>"> |
|
NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes |
|
</a> |
|
</TMPL_IF> |
</li> |
</li> |
</ul> |
</ul> |
|
|
Line 211 It supports the following parameters:
|
Line 223 It supports the following parameters:
|
- pkg_rel (optional) |
- pkg_rel (optional) |
- changes_cur (optional) |
- changes_cur (optional) |
- changes_future (required) |
- changes_future (required) |
|
- changes_port (optional) |
- thumbnail (optional) |
- thumbnail (optional) |
- supported_hardware (optional) |
- supported_hardware (optional) |
- unsupported_hardware (optional) |
- unsupported_hardware (optional) |