[60890] trunk/dports/devel/midgard2-core/Portfile

jwa at macports.org jwa at macports.org
Fri Nov 27 08:10:47 PST 2009


Revision: 60890
          http://trac.macports.org/changeset/60890
Author:   jwa at macports.org
Date:     2009-11-27 08:10:44 -0800 (Fri, 27 Nov 2009)
Log Message:
-----------
version bump to 9.09.0, change livecheck

Modified Paths:
--------------
    trunk/dports/devel/midgard2-core/Portfile

Modified: trunk/dports/devel/midgard2-core/Portfile
===================================================================
--- trunk/dports/devel/midgard2-core/Portfile	2009-11-27 13:54:35 UTC (rev 60889)
+++ trunk/dports/devel/midgard2-core/Portfile	2009-11-27 16:10:44 UTC (rev 60890)
@@ -3,7 +3,10 @@
 PortSystem 1.0
 
 name		midgard2-core
-version		9.03.0
+
+version		9.09.0
+set major	9.09
+
 categories	devel
 maintainers	jwa
 description	A content repository system
@@ -12,12 +15,14 @@
 platforms	darwin
 homepage	http://www.midgard-project.org/
 
-master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-04bfc79a349d11de8fce75943884a55aa55a/
+master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-535d3d3ed43311de9fcaf9a9304436fe36fe/
+distname	${name}-${major}
+#worksrcdir	${name}-${major}
 
 #use_bzip2	yes
-checksums           md5     66e342bfc448b9e71ad3ed8013a2239f \
-                    sha1    cd4cfb375cfe6e3722fce7509a3d8733f94f4fa6 \
-                    rmd160  d806dc6c3aa55e5fce5baae2ee19f86ca33b3e1f
+checksums           md5     9b501b3eec2a8c69ef616530401d1161 \
+                    sha1    abf0455db8dd0880b4100fc1772f8e9581ee6028 \
+                    rmd160  61ac588c3695d68a3950c25ba70aca04216676a5
 
 depends_build  port:pkgconfig
 
@@ -36,5 +41,5 @@
 }
 
 livecheck.type	regex
-livecheck.url	${homepage}download/9-3
+livecheck.url	${homepage}download/9-9
 livecheck.regex	${name}-(\[1-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091127/636188aa/attachment.html>


More information about the macports-changes mailing list