[88772] trunk/dports/devel/hub/Portfile

phw at macports.org phw at macports.org
Wed Jan 11 02:56:47 PST 2012


Revision: 88772
          http://trac.macports.org/changeset/88772
Author:   phw at macports.org
Date:     2012-01-11 02:56:47 -0800 (Wed, 11 Jan 2012)
Log Message:
-----------
Port 'hub' updatet to fullfill enhancement ticket #32198; Thanks to ryandesign for the hint

Modified Paths:
--------------
    trunk/dports/devel/hub/Portfile

Modified: trunk/dports/devel/hub/Portfile
===================================================================
--- trunk/dports/devel/hub/Portfile	2012-01-11 06:09:09 UTC (rev 88771)
+++ trunk/dports/devel/hub/Portfile	2012-01-11 10:56:47 UTC (rev 88772)
@@ -5,6 +5,7 @@
 
 name                hub
 version             1.8.0
+revision            1
 description         git-wrapper for GitHub specific functionality
 long_description    hub is a command line utility which adds GitHub knowledge to git.\
                     It can be used on its own or as a git wrapper.
@@ -13,12 +14,12 @@
 license             MIT
 platforms           darwin
 homepage            http://defunkt.io/hub/
-master_sites        ${homepage}
+master_sites        https://github.com/defunkt/hub/tarball/v${version}
+distfiles           v${version}
 distname            hub
-distfiles           standalone
 
-checksums           rmd160  53070534d81ebeffd51366236c2a89a06472d091 \
-                    sha256  835b96f62ccad877c0ab0cbcbb7ddf1f894545547ca4585c8303aeb73cd93243
+checksums           rmd160  fd257ad8aad31209bb478263fe0dcbe62f930b7e \
+                    sha256  2937fea1838315a062101acacadc320c43881f6028723176fc6f0e618738d5ff
 
 extract {
     xinstall ${distpath}/standalone  ${workpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120111/7d0507f4/attachment.html>


More information about the macports-changes mailing list