[22844] trunk/dports/lang/antlr/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 16 10:52:48 PDT 2007


Revision: 22844
          http://trac.macosforge.org/projects/macports/changeset/22844
Author:   landonf at macports.org
Date:     2007-03-16 10:52:47 -0700 (Fri, 16 Mar 2007)

Log Message:
-----------
Claim maintainership, update to 2.7.7

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

Modified: trunk/dports/lang/antlr/Portfile
===================================================================
--- trunk/dports/lang/antlr/Portfile	2007-03-16 17:17:17 UTC (rev 22843)
+++ trunk/dports/lang/antlr/Portfile	2007-03-16 17:52:47 UTC (rev 22844)
@@ -3,25 +3,25 @@
 PortSystem 1.0
 
 name			antlr
-version			2.7.6
-revision		1
+version			2.7.7
 categories		lang java
 platforms		darwin
-maintainers		nomaintainer at macports.org
+maintainers		landonf at macports.org openmaintainer at macports.org
 description		antlr is ANother Tool for Language Recognition
 long_description	ANTLR, ANother Tool for Language Recognition, is a \
-					language tool that provides a framework for constructing \
-					recognizers, compilers, and translators from grammatical \
-					descriptions containing Java, C#, or C++ actions. 
+			language tool that provides a framework for \
+			constructing recognizers, compilers, and translators \
+			from grammatical descriptions containing Java, C#, or \
+			C++ actions. 
 
 homepage		http://www.antlr.org/
-master_sites	${homepage}/download/
-checksums		md5 17d8bf2e814f0a26631aadbbda8d7324
+master_sites		${homepage}/download/
+checksums		md5 01cc9a2a454dd33dcd8c856ec89af090
 patchfiles		patch-configure.diff
 
-configure.env	CLASSPATH=.
+configure.env		CLASSPATH=.
 configure.pre_args	--prefix=${destroot}${prefix}
-configure.args	--disable-csharp
+configure.args		--disable-csharp
 
 destroot.args	versioneddir=java
 post-destroot	{

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


More information about the macports-changes mailing list