> On Oct 31, 2014, at 8:23 AM, [email protected] wrote: > > Revision > 127649 > Author > [email protected] > Date > 2014-10-31 06:23:52 -0700 (Fri, 31 Oct 2014) > Log Message > > git-extras: set the correct github repo > Modified Paths > > • trunk/dports/devel/git-extras/Portfile > Diff > > Modified: trunk/dports/devel/git-extras/Portfile (127648 => 127649) > > --- trunk/dports/devel/git-extras/Portfile 2014-10-31 13:15:35 UTC (rev > 127648) > +++ trunk/dports/devel/git-extras/Portfile 2014-10-31 13:23:52 UTC (rev > 127649) > > @@ -4,7 +4,8 @@ > > PortSystem 1.0 > > PortGroup github 1.0 > > > > -github.setup visionmedia git-extras 2.1.0 > > +github.setup tj git-extras 2.1.0 v > +release 1 > > maintainers nomaintainer > > platforms darwin > > categories devel > > @@ -16,13 +17,9 @@ > > commit percentages and more > > license MIT > > > > -distname v${version} > -master_sites > https://github.com/tj/git-extras/archive/ > > -worksrcdir ${name}-${version} > > +checksums rmd160 dfd5e33402bc65c1ef6310c93c49371b723622ef \ > + sha256 > bcd0aed2f6675929f59d4be386a34f71023c7851f69d60f2d9360131705b40b7 > > > > -checksums rmd160 6285ac20687eeb2f54cadc6bc0d55ea6e5a16d44 \ > - sha256 > 54d7e5678e9e12b5a1eb0e83bf06a8299821a21f11d74dab1180078725afcdba
Thanks, but note that because the contents of the tarballs is identical, there was no need to increase the revision. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
