[88785] trunk/dports/lang/librep/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 11 09:48:26 PST 2012
Revision: 88785
http://trac.macports.org/changeset/88785
Author: ryandesign at macports.org
Date: 2012-01-11 09:48:26 -0800 (Wed, 11 Jan 2012)
Log Message:
-----------
librep: update homepage and master_sites, update to 0.92.1b (#28312), GPL-2+ license, add pkgconfig build dep
Modified Paths:
--------------
trunk/dports/lang/librep/Portfile
Modified: trunk/dports/lang/librep/Portfile
===================================================================
--- trunk/dports/lang/librep/Portfile 2012-01-11 17:37:31 UTC (rev 88784)
+++ trunk/dports/lang/librep/Portfile 2012-01-11 17:48:26 UTC (rev 88785)
@@ -2,10 +2,12 @@
# $Id$
PortSystem 1.0
name librep
-version 0.90.5
+version 0.92.1b
categories lang
platforms darwin
maintainers hilaiel.com:lloyd
+license GPL-2+
+
description A shared library implementing a Lisp dialect
long_description librep is a shared library implementing a Lisp \
dialect that is lightweight, reasonably fast, and \
@@ -13,13 +15,16 @@
byte-code compiler and virtual machine. Applications \
may use the interpreter as an extension language, or \
it may be used for standalone scripts.
-homepage http://librep.sourceforge.net
-master_sites sourceforge:project/librep/librep/${version}
-use_bzip2 yes
-checksums rmd160 d65ec5dc49a3dce5ef01f745809091c947c11b1e \
- sha256 755dccdc6bbab1b92a4b870fa3a104c6272116ad474a9c6b3da6b987bc2ed4bb
+homepage http://sawfish.wikia.com/wiki/Librep
+master_sites http://download.tuxfamily.org/librep/
+use_xz yes
+checksums rmd160 69e00665fe02cd6fdf1f31531b22f5969e291bb1 \
+ sha256 aedca2716252a1ff2256aca321cce35646b795840b65a3c481708c04a6fd7e3e
+
+depends_build port:pkgconfig
+
# TODO variant with readline support
configure.args --without-readline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120111/8c6498ec/attachment-0001.html>
More information about the macports-changes
mailing list