Revision
75699
Author
tommyd@macports.org
Date
2011-02-04 12:31:50 -0800 (Fri, 04 Feb 2011)

Log Message

osc: new upstream version (from the 0.130.1 git branch)

Modified Paths

Diff

Modified: trunk/dports/devel/osc/Portfile (75698 => 75699)


--- trunk/dports/devel/osc/Portfile	2011-02-04 20:30:38 UTC (rev 75698)
+++ trunk/dports/devel/osc/Portfile	2011-02-04 20:31:50 UTC (rev 75699)
@@ -4,7 +4,7 @@
 PortGroup           python25 1.0
 
 name                osc
-version             0.128
+version             0.130.1
 
 categories          devel python
 platforms           darwin
@@ -25,7 +25,7 @@
 
 fetch.type          git
 git.url             git://gitorious.org/opensuse/osc.git
-git.branch          1d49a5ea1c5a1ef158198de1c8f2c55fe82e2aa9
+git.branch          3547326982aa6858d2aea80fbdd71d09341d9c9d
 
 post-patch {
     reinplace "s|/etc/pki/tls/cert.pem|${prefix}/share/curl/curl-ca-bundle.crt|g" \