[51945] trunk/dports/lang/see/Portfile

perry at macports.org perry at macports.org
Sat Jun 6 23:22:48 PDT 2009


Revision: 51945
          http://trac.macports.org/changeset/51945
Author:   perry at macports.org
Date:     2009-06-06 23:22:47 -0700 (Sat, 06 Jun 2009)
Log Message:
-----------
lang/see - Updated the long_description and changed the port dep to a file dep.

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

Modified: trunk/dports/lang/see/Portfile
===================================================================
--- trunk/dports/lang/see/Portfile	2009-06-07 05:53:54 UTC (rev 51944)
+++ trunk/dports/lang/see/Portfile	2009-06-07 06:22:47 UTC (rev 51945)
@@ -10,15 +10,15 @@
 platforms           darwin
 
 description         Simple ECMAScript Engine
-long_description    SEE is a library that provides an ECMAScript \
-                    (JavaScript) run-time environment.
+long_description    The Simple ECMAScript Engine ('SEE') is a parser and \
+                    runtime library for the popular ECMAScript language.
 homepage            http://www.adaptive-enterprises.com.au/~d/software/see/
 
 livecheck.check     regex
 livecheck.regex     {'see-(.*)\.tar\.gz'}
 livecheck.url       ${homepage}
 
-depends_lib         port:boehmgc
+depends_lib         path:include/gc.h:boehmgc
 
 master_sites        ${homepage}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090606/89b91a04/attachment.html>


More information about the macports-changes mailing list