[22413] trunk/dports/textproc/sgrep2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 02:16:38 PST 2007


Revision: 22413
          http://trac.macosforge.org/projects/macports/changeset/22413
Author:   pipping at macports.org
Date:     2007-02-28 02:16:38 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
 * bump to 1.94a
 * add testsuite
 * cleanup

Modified Paths:
--------------
    trunk/dports/textproc/sgrep2/Portfile

Modified: trunk/dports/textproc/sgrep2/Portfile
===================================================================
--- trunk/dports/textproc/sgrep2/Portfile	2007-02-28 09:51:46 UTC (rev 22412)
+++ trunk/dports/textproc/sgrep2/Portfile	2007-02-28 10:16:38 UTC (rev 22413)
@@ -2,20 +2,25 @@
 
 PortSystem 1.0
 
-name			sgrep2
-version			1.92a
-categories		textproc
-platforms		darwin
-maintainers		mww at opendarwin.org
-description		structured grep is a tool for searching SGML, XML and HTML files
-long_description	sgrep (structured grep) is a tool for searching and \
-			indexing text, SGML, XML and HTML files and filtering text streams \
-			using structural criteria.
+name            sgrep2
+version         1.94a
+categories      textproc
+platforms       darwin
+maintainers     mww at opendarwin.org
+description     structured grep is a tool for searching SGML, XML and   \
+                HTML files
+long_description \
+    sgrep (structured grep) is a tool for searching and indexing text,  \
+    SGML, XML and HTML files and filtering text streams using structural\
+    criteria.
 
-homepage		http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
-master_sites	ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ freebsd
-distname		sgrep-${version}
-checksums		md5 99eb1ed515648f653fc7be45e0896378
+homepage        http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
+master_sites    http://fresh.t-systems-sfr.com/unix/src/misc freebsd
+distname        sgrep-${version}
+checksums       md5 8cdd044602061b0ecd3e610fde655a3f
 
-configure.args	--program-suffix=2 --mandir=${prefix}/share/man
+configure.args  --program-suffix=2 \
+                --mandir=${prefix}/share/man
 
+test.run        yes
+test.target     check

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


More information about the macports-changes mailing list