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

perry at macports.org perry at macports.org
Sat Apr 3 14:47:54 PDT 2010


Revision: 65960
          http://trac.macports.org/changeset/65960
Author:   perry at macports.org
Date:     2010-04-03 14:47:51 -0700 (Sat, 03 Apr 2010)
Log Message:
-----------
lang/see - Added openmaintainer and license, and removed readline variant.

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

Modified: trunk/dports/lang/see/Portfile
===================================================================
--- trunk/dports/lang/see/Portfile	2010-04-03 21:32:51 UTC (rev 65959)
+++ trunk/dports/lang/see/Portfile	2010-04-03 21:47:51 UTC (rev 65960)
@@ -4,18 +4,19 @@
 
 name                see
 version             3.1.1424
-revision            0
+revision            1
 categories          lang
-maintainers         perry
+maintainers         perry openmaintainer
 platforms           darwin
 
 description         Simple ECMAScript Engine
 long_description    The Simple ECMAScript Engine ('SEE') is a parser and \
                     runtime library for the popular ECMAScript language.
+license             BSD
 homepage            http://www.adaptive-enterprises.com.au/~d/software/see/
 
-livecheck.type      regex
 livecheck.regex     {'see-(.*)\.tar\.gz'}
+livecheck.type      regex
 livecheck.url       ${homepage}
 
 depends_lib         path:include/gc.h:boehmgc
@@ -25,10 +26,3 @@
 checksums           rmd160 e8c682e04ba63288fcf225a1581fc6896e010c9b
 
 configure.args      --with-boehm-gc --without-pcre --without-readline
-
-variant readline description {Enable the GNU Readline library} {
-    depends_lib-append port:readline
-
-    configure.args-append --with-readline
-    configure.args-delete --without-readline
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100403/b2a85d72/attachment.html>


More information about the macports-changes mailing list