Revision
89557
Author
phw@macports.org
Date
2012-02-02 12:06:12 -0800 (Thu, 02 Feb 2012)

Log Message

Upgrade port "hub" to 1.8.1

Modified Paths

Diff

Modified: trunk/dports/devel/hub/Portfile (89556 => 89557)


--- trunk/dports/devel/hub/Portfile	2012-02-02 19:11:09 UTC (rev 89556)
+++ trunk/dports/devel/hub/Portfile	2012-02-02 20:06:12 UTC (rev 89557)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                hub
-version             1.8.0
+version             1.8.1
 revision            1
 description         git-wrapper for GitHub specific functionality
 long_description    hub is a command line utility which adds GitHub knowledge to git.\
@@ -18,8 +18,8 @@
 distfiles           v${version}
 distname            hub
 
-checksums           rmd160  fd257ad8aad31209bb478263fe0dcbe62f930b7e \
-                    sha256  2937fea1838315a062101acacadc320c43881f6028723176fc6f0e618738d5ff
+checksums           rmd160  80f2d68c117a79dbfc6df03554cab3f5b4cf9ece \
+                    sha256  54dff4788ff16566f79753225a750cf952abef62d1f0227ed063327fd8636252
 
 extract {
     xinstall ${distpath}/standalone  ${workpath}