[30054] trunk/dports/devel/unsermake/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 19 00:08:36 PDT 2007


Revision: 30054
          http://trac.macosforge.org/projects/macports/changeset/30054
Author:   takanori at macports.org
Date:     2007-10-19 00:08:36 -0700 (Fri, 19 Oct 2007)

Log Message:
-----------
* Version bump to 0.4-20070824.

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

Modified: trunk/dports/devel/unsermake/Portfile
===================================================================
--- trunk/dports/devel/unsermake/Portfile	2007-10-19 07:08:12 UTC (rev 30053)
+++ trunk/dports/devel/unsermake/Portfile	2007-10-19 07:08:36 UTC (rev 30054)
@@ -2,8 +2,7 @@
 
 PortSystem		1.0
 name			unsermake
-version			0.4-20060316
-revision		1
+version			0.4-20070824
 categories		devel
 maintainers		nomaintainer at macports.org
 description		Replacement for automake
@@ -13,10 +12,10 @@
 master_sites		http://ranger.befunk.com/fink \
 			http://astrange.ithinksw.net/~astrange/ranger-fink \
 			http://www.southofheaven.net/befunk
-distfiles		${name}-20060316.tar.bz2
+distfiles		${name}-20070824.tar.bz2
 use_bzip2		yes
 
-checksums		md5 ec3029827e23a6672d58bb9f37502d8c
+checksums		md5 b794f83bdc3f6205d1fd731da4e96d89
 worksrcdir		${name}
 
 depends_run		port:coreutils \
@@ -24,7 +23,7 @@
 			port:python25
 
 patch		{
-		reinplace "s|python |python2.5 |" ${worksrcpath}/unsermake
+		reinplace "s|exec python|exec ${prefix}/bin/python2.5|" ${worksrcpath}/unsermake
 		reinplace "s|`readlink|`greadlink|" ${worksrcpath}/unsermake
 }
 configure	{}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071019/301085be/attachment.html


More information about the macports-changes mailing list