[29330] trunk/dports/devel/libidl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 21 01:19:35 PDT 2007


Revision: 29330
          http://trac.macosforge.org/projects/macports/changeset/29330
Author:   rhwood at macports.org
Date:     2007-09-21 01:19:35 -0700 (Fri, 21 Sep 2007)

Log Message:
-----------
Upgrade to version 0.8.9
Master_sites is a regex now

Modified Paths:
--------------
    trunk/dports/devel/libidl/Portfile

Modified: trunk/dports/devel/libidl/Portfile
===================================================================
--- trunk/dports/devel/libidl/Portfile	2007-09-21 08:19:13 UTC (rev 29329)
+++ trunk/dports/devel/libidl/Portfile	2007-09-21 08:19:35 UTC (rev 29330)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		libidl
-version		0.8.8
+version		0.8.9
 description	libIDL is a library for creating CORBA IDL files. 
 long_description       	libIDL is a library licensed under the GNU LGPL \
 			for creating trees of CORBA Interface Definition \
@@ -15,9 +15,9 @@
 categories	devel gnome
 platforms	darwin 
 homepage	http://andrewtv.org/libIDL/index.jsp
-master_sites    gnome:sources/libIDL/0.8/
+master_sites    gnome:sources/libIDL/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums	rmd160 1168b654b5e5926763d32a4543152236c9ceeb13
+checksums	rmd160 30fda29bad23263543e7a2b9b91f7bcd188f8057
 distname  	libIDL-${version}
 
 depends_lib	port:glib2 port:libiconv port:gettext

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070921/50c8114f/attachment.html


More information about the macports-changes mailing list