[127649] trunk/dports/devel/git-extras/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Oct 31 06:23:52 PDT 2014


Revision: 127649
          https://trac.macports.org/changeset/127649
Author:   khindenburg at macports.org
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

Modified: trunk/dports/devel/git-extras/Portfile
===================================================================
--- 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
-
 patchfiles              patch-remove-auto-updater.diff \
                         patch-fix-mktemp-invocation.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141031/d92b9d36/attachment.html>


More information about the macports-changes mailing list