[118012] trunk/dports/devel/git-extras
Christoph Iserlohn
ciserlohn at macports.org
Wed Mar 19 07:00:05 PDT 2014
> Revision: 118012
> https://trac.macports.org/changeset/118012
> Author: raimue at macports.org <https://lists.macosforge.org/mailman/listinfo/macports-changes>
> Date: 2014-03-19 03:32:53 -0700 (Wed, 19 Mar 2014)
> Log Message:
> -----------
> devel/git-extras:
> Replace the included auto-updater with instructions on how to update the port using MacPorts.
>
> Modified Paths:
> --------------
> trunk/dports/devel/git-extras/Portfile
>
> Added Paths:
> -----------
> trunk/dports/devel/git-extras/files/
>
> Modified: trunk/dports/devel/git-extras/Portfile
> ===================================================================
> --- trunk/dports/devel/git-extras/Portfile 2014-03-19 10:05:56 UTC (rev 118011)
> +++ trunk/dports/devel/git-extras/Portfile 2014-03-19 10:32:53 UTC (rev 118012)
> @@ -5,7 +5,7 @@
> PortGroup github 1.0
>
> github.setup visionmedia git-extras 1.9.0
> -revision 1
> +revision 2
> maintainers nomaintainer
> platforms darwin
> categories devel
> @@ -19,6 +19,8 @@
> checksums rmd160 31271c980b71305c3d0432f961baafbf1298734f \
> sha256 64043f4193217ecdc115f41e1093f88910e759d7cf2883cd0e72824e61e98854
>
> +patchfiles patch-remove-auto-updater.diff
> +
> configure {
> reinplace "s| /etc| ${prefix}/etc|g" ${worksrcpath}/Makefile
> reinplace "s|\$(DESTDIR)/etc|\$(DESTDIR)\$(PREFIX)/etc|g" ${worksrcpath}/Makefile
It looks like you've forgot to checkin the patchfile.
--
Christoph
More information about the macports-dev
mailing list