[34179] trunk/dports/www/elinks/Portfile

simon at macports.org simon at macports.org
Sat Feb 16 09:00:10 PST 2008


Revision: 34179
          http://trac.macosforge.org/projects/macports/changeset/34179
Author:   simon at macports.org
Date:     2008-02-16 09:00:10 -0800 (Sat, 16 Feb 2008)

Log Message:
-----------
www/elinks: Updated to 0.11.4rc0.

Modified Paths:
--------------
    trunk/dports/www/elinks/Portfile

Modified: trunk/dports/www/elinks/Portfile
===================================================================
--- trunk/dports/www/elinks/Portfile	2008-02-16 16:53:49 UTC (rev 34178)
+++ trunk/dports/www/elinks/Portfile	2008-02-16 17:00:10 UTC (rev 34179)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                elinks
-version             0.11.3
+version             0.11.4rc0
 categories          www
 platforms           darwin
 maintainers         simon
@@ -16,14 +16,16 @@
 homepage            http://elinks.or.cz/
 master_sites        ${homepage}download/
 use_bzip2           yes
-checksums           sha1 e4d8b0edd5fa4ec4310662242f0b5cf32864ed11
+checksums           md5 718137aa45ddb2e7137edb8fb4f646a6 \
+                    sha1 0b70bdd8446ae476e49c26bd0d1a2ebbca36e9be \
+                    rmd160 dec7db92878055f48b34337bd6fc67421b0cae1f
 
 depends_lib         port:openssl \
                     port:zlib \
                     port:bzip2 \
                     port:expat
 
-variant col256 {
+variant col256 description {Use 256 colours if supported by the terminal} {
     post-extract {
         reinplace "s|CONFIG_256_COLORS=no|CONFIG_256_COLORS=yes|" \
             ${worksrcpath}/features.conf
@@ -32,5 +34,8 @@
 
 configure.args      --mandir=${prefix}/share/man \
                     --disable-nls \
-                    --without-guile --without-lua --without-gnutls \
-                    --with-openssl=${prefix} --with-zlib=${prefix}
+                    --without-guile \
+                    --without-lua \
+                    --without-gnutls \
+                    --with-openssl=${prefix} \
+                    --with-zlib=${prefix}

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


More information about the macports-changes mailing list