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

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 28 08:59:54 PDT 2007


Revision: 28339
          http://trac.macosforge.org/projects/macports/changeset/28339
Author:   mww at macports.org
Date:     2007-08-28 08:59:53 -0700 (Tue, 28 Aug 2007)

Log Message:
-----------
version 0.11.3, update by macports at michael-behrendt.net

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

Modified: trunk/dports/www/elinks/Portfile
===================================================================
--- trunk/dports/www/elinks/Portfile	2007-08-28 15:31:59 UTC (rev 28338)
+++ trunk/dports/www/elinks/Portfile	2007-08-28 15:59:53 UTC (rev 28339)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             elinks
-version          0.11.2
+version          0.11.3
 categories       www
 maintainers      nomaintainer at macports.org
 description      text mode web browser
@@ -15,7 +15,7 @@
 platforms        darwin
 master_sites     ${homepage}download/
 use_bzip2        yes
-checksums        sha1 47669c38e1e5ebb35015a9a9a8f9c898821bd408
+checksums        sha1 e4d8b0edd5fa4ec4310662242f0b5cf32864ed11
 
 depends_lib      port:openssl port:zlib port:bzip2 port:expat
 
@@ -29,3 +29,7 @@
                  --disable-nls \
                  --without-guile --without-lua --without-gnutls \
                  --with-openssl=${prefix} --with-zlib=${prefix}
+
+platform darwin 8 {
+	configure.compiler	gcc-4.0
+}

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


More information about the macports-changes mailing list