[36566] trunk/dports/x11/gtk-sharp/Portfile
nox at macports.org
nox at macports.org
Tue May 6 16:55:13 PDT 2008
Revision: 36566
http://trac.macosforge.org/projects/macports/changeset/36566
Author: nox at macports.org
Date: 2008-05-06 16:55:13 -0700 (Tue, 06 May 2008)
Log Message:
-----------
gtk-sharp: Fixed master_sites and livecheck (closes #15212).
Modified Paths:
--------------
trunk/dports/x11/gtk-sharp/Portfile
Modified: trunk/dports/x11/gtk-sharp/Portfile
===================================================================
--- trunk/dports/x11/gtk-sharp/Portfile 2008-05-06 23:41:04 UTC (rev 36565)
+++ trunk/dports/x11/gtk-sharp/Portfile 2008-05-06 23:55:13 UTC (rev 36566)
@@ -15,7 +15,7 @@
of the .NET Development Framework.
homepage http://gtk-sharp.sourceforge.net/
-master_sites ${homepage}sources/${name}/
+master_sites http://ftp.novell.com/pub/mono/sources/${name}/
checksums md5 e21fb3c5a39374f86ba70b926311a6d0 \
sha1 6965559e2e3b741f587a41d286935c73a2c2c437 \
@@ -51,5 +51,5 @@
}
livecheck.check regex
-livecheck.url http://go-mono.com/sources-stable/
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
+livecheck.url ${master_sites}?C=M&O=D
+livecheck.regex ${name}-(1\\.0(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080506/4da8b889/attachment.html
More information about the macports-changes
mailing list