[23747] trunk/dports/lang/ragel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 8 06:34:05 PDT 2007


Revision: 23747
          http://trac.macosforge.org/projects/macports/changeset/23747
Author:   mww at macports.org
Date:     2007-04-08 06:34:04 -0700 (Sun, 08 Apr 2007)

Log Message:
-----------
version 5.20

Modified Paths:
--------------
    trunk/dports/lang/ragel/Portfile

Modified: trunk/dports/lang/ragel/Portfile
===================================================================
--- trunk/dports/lang/ragel/Portfile	2007-04-08 10:26:56 UTC (rev 23746)
+++ trunk/dports/lang/ragel/Portfile	2007-04-08 13:34:04 UTC (rev 23747)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			ragel
-version			5.18
+version			5.20
 categories		lang
 platforms		darwin
 maintainers		mww at macports.org
@@ -17,7 +17,9 @@
 
 homepage		http://www.cs.queensu.ca/~thurston/ragel/
 master_sites	${homepage}
-checksums		sha1 1c24e26486665817b8ebcf84ab66b92e270313c8
+checksums		sha1 4204dee576bc55faaac9fcde8719e469c5ae3a25
+#patchfiles		patch-ragel-rlparse.kl patch-ragel-rlparse.cpp \
+#				patch-redfsm-xmlparse.kl patch-redfsm-xmlparse.cpp
 
 depends_build	port:bison
 
@@ -29,7 +31,7 @@
 test.dir		${worksrcpath}/test
 test.target
 
-destroot.destdir	PREFIX=${destroot}${prefix}
+destroot.destdir	prefix=${destroot}${prefix}
 post-destroot {
 	xinstall -m 644 ${worksrcpath}/doc/ragel.1 \
 		${destroot}${prefix}/share/man/man1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070408/2e7b6283/attachment.html


More information about the macports-changes mailing list