[88784] trunk/dports/lang/librep/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 11 09:37:31 PST 2012


Revision: 88784
          http://trac.macports.org/changeset/88784
Author:   ryandesign at macports.org
Date:     2012-01-11 09:37:31 -0800 (Wed, 11 Jan 2012)
Log Message:
-----------
librep: update to 0.90.5; see #28312 (maintainer timeout)

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

Modified: trunk/dports/lang/librep/Portfile
===================================================================
--- trunk/dports/lang/librep/Portfile	2012-01-11 17:26:25 UTC (rev 88783)
+++ trunk/dports/lang/librep/Portfile	2012-01-11 17:37:31 UTC (rev 88784)
@@ -2,8 +2,7 @@
 # $Id$
 PortSystem	 1.0
 name		 librep
-version 	 0.17
-revision                1
+version                 0.90.5
 categories   lang
 platforms    darwin
 maintainers  hilaiel.com:lloyd
@@ -15,17 +14,18 @@
                  may use the interpreter as an extension language, or \
                  it may be used for standalone scripts. 
 homepage     http://librep.sourceforge.net
-master_sites sourceforge
-checksums    md5 ad4ad851ff9f82a5d61024cd96bc2998
+master_sites        sourceforge:project/librep/librep/${version}
+use_bzip2           yes
 
+checksums           rmd160  d65ec5dc49a3dce5ef01f745809091c947c11b1e \
+                    sha256  755dccdc6bbab1b92a4b870fa3a104c6272116ad474a9c6b3da6b987bc2ed4bb
+
 # TODO variant with readline support
-configure.args --without-readline \
-               --prefix=${prefix} \
-               --infodir=${prefix}/share/info \
-               --mandir=${prefix}/share/man
+configure.args      --without-readline
 
 depends_lib	port:gdbm \
-		port:gmp
+                    port:gmp \
+                    port:libffi
 
 # 10.3 and i386 are fine with the default 'stack-direction=-1' but 10.4 ppc needs 1
 platform darwin 8 powerpc {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120111/f052dd7b/attachment.html>


More information about the macports-changes mailing list