[153574] trunk/dports/sysutils/skey
Rainer Müller
raimue at macports.org
Tue Oct 4 13:58:58 PDT 2016
On 2016-10-04 22:03, larryv at macports.org wrote:
> Revision: 153574
> https://trac.macports.org/changeset/153574
> Author: larryv at macports.org
> Date: 2016-10-04 13:03:08 -0700 (Tue, 04 Oct 2016)
> Log Message:
> -----------
> skey: Rename patch
>
> Modified Paths:
> --------------
> trunk/dports/sysutils/skey/Portfile
>
> Added Paths:
> -----------
> trunk/dports/sysutils/skey/files/install-skeyprune.8.patch
>
> Removed Paths:
> -------------
> trunk/dports/sysutils/skey/files/patch-Makefile.in.diff
>
> Modified: trunk/dports/sysutils/skey/Portfile
> ===================================================================
> --- trunk/dports/sysutils/skey/Portfile 2016-10-04 20:00:00 UTC (rev 153573)
> +++ trunk/dports/sysutils/skey/Portfile 2016-10-04 20:03:08 UTC (rev 153574)
> @@ -25,6 +25,6 @@
> sha1 d55fb286098900cdf3eb6b174a720a06c722312a \
> rmd160 33d97cbcd6dbc91bdca5b27056d51d1f5d06b68d
>
> -patchfiles patch-Makefile.in.diff
> +patchfiles install-skeyprune.8.patch
>
> configure.args --mandir=${prefix}/share/man
Patches should follow the patch-*.diff naming scheme, so this should be
named patch-skeyprune-man8.diff or similar.
https://guide.macports.org/#development.patches.source
Rainer
More information about the macports-dev
mailing list