[33084] trunk/dports/devel/gecko-sharp2/Portfile

nox at macports.org nox at macports.org
Thu Jan 17 08:58:44 PST 2008


Revision: 33084
          http://trac.macosforge.org/projects/macports/changeset/33084
Author:   nox at macports.org
Date:     2008-01-17 08:58:41 -0800 (Thu, 17 Jan 2008)

Log Message:
-----------
gecko-sharp2: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/devel/gecko-sharp2/Portfile

Modified: trunk/dports/devel/gecko-sharp2/Portfile
===================================================================
--- trunk/dports/devel/gecko-sharp2/Portfile	2008-01-17 16:58:03 UTC (rev 33083)
+++ trunk/dports/devel/gecko-sharp2/Portfile	2008-01-17 16:58:41 UTC (rev 33084)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            gecko-sharp2
-set my_name     gecko-sharp
+set my_name     gecko-sharp-2.0
 version         0.12
 categories      devel
 maintainers     nox
@@ -17,7 +17,7 @@
 
 homepage        http://www.mono-project.com/GeckoSharp/
 master_sites    http://go-mono.com/sources/${name}/
-distname        ${my_name}-2.0-${version}
+distname        ${my_name}-${version}
 
 checksums       md5 226470d7be5150f9a8c4d119f61cc385 \
                 sha1 c2799f2333472e1fd9f7c95a4cf37d718f365766 \
@@ -40,4 +40,4 @@
 
 livecheck.check regex
 livecheck.url   http://go-mono.com/sources-stable/
-livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*(?:-\\d+(?:\\.\\d+)*)?)
+livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080117/1bf8074a/attachment.html


More information about the macports-changes mailing list