[25985] trunk/dports/textproc/source-highlight/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 8 06:50:29 PDT 2007


Revision: 25985
          http://trac.macosforge.org/projects/macports/changeset/25985
Author:   pipping at macports.org
Date:     2007-06-08 06:50:29 -0700 (Fri, 08 Jun 2007)

Log Message:
-----------
 * bump to version 2.7
 * re-enable test suite (problems have been fixed upstream)

Modified Paths:
--------------
    trunk/dports/textproc/source-highlight/Portfile

Modified: trunk/dports/textproc/source-highlight/Portfile
===================================================================
--- trunk/dports/textproc/source-highlight/Portfile	2007-06-08 11:27:46 UTC (rev 25984)
+++ trunk/dports/textproc/source-highlight/Portfile	2007-06-08 13:50:29 UTC (rev 25985)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            source-highlight
-version         2.6
+version         2.7
 categories      textproc devel
 maintainers     pipping at macports.org
 description     source-code syntax highlighter
@@ -17,19 +17,15 @@
 platforms       darwin
 master_sites    gnu:src-highlite
 checksums \
-    md5 f36f813a0e5e2a55e9f8050a65dbc594 \
-    sha1 ae23b07595f40815708dc5e271517d0450664462 \
-    rmd160 cca6bc31921d544053a59f67c02dd8eb67e6c777
+    md5 654df5a7c3d9a20063d6220979c04550 \
+    sha1 448abf3e3172bcff8ddc40e8dff08ecfe76af903 \
+    rmd160 9e4beeef52105441e0b5313060f57a6994536c1a
 
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man
 
-# target 'check' depends on ctags, sed to be POSIX. installing ctags, gsed
-# via MacPorts solves this issue, gsed's executable needs to go by the name
-# sed, though, which is currently not possible.
-# 
-# test.run        yes
-# test.target     check
+test.run        yes
+test.target     check
 
 depends_lib     port:boost
 

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


More information about the macports-changes mailing list