[24006] trunk/dports/python/py-gsl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 14 13:21:01 PDT 2007


Revision: 24006
          http://trac.macosforge.org/projects/macports/changeset/24006
Author:   markd at macports.org
Date:     2007-04-14 13:21:00 -0700 (Sat, 14 Apr 2007)

Log Message:
-----------
Update to 0.3.2 to fix build failure.

Modified Paths:
--------------
    trunk/dports/python/py-gsl/Portfile

Modified: trunk/dports/python/py-gsl/Portfile
===================================================================
--- trunk/dports/python/py-gsl/Portfile	2007-04-14 19:34:48 UTC (rev 24005)
+++ trunk/dports/python/py-gsl/Portfile	2007-04-14 20:21:00 UTC (rev 24006)
@@ -4,22 +4,21 @@
 PortGroup python24 1.0
 
 name			py-gsl
-version			0.2.0
-revision		1
+version			0.3.2
 categories		python science
 platforms		darwin
 maintainers		nomaintainer at macports.org
 description		Python interface to the GNU scientific library
 long_description	Python interface to the GSL, the GNU scientfic \
-				library\; a lot of functions, random number generators \
-				are available.
+			library\; a lot of functions, random number generators \
+			are available.
 
 homepage		http://pygsl.sourceforge.net/
-master_sites	sourceforge:pygsl
+master_sites		sourceforge:pygsl
 distname		pygsl-${version}
-checksums		md5 7b2c96c0bf2cf435611803b3f2463614
+checksums		md5 dde5f5a23dba8e63818dbfadb12e9a09
 
-depends_lib-append	bin:gsl-config:gsl \
+depends_lib-append	port:gsl \
 				port:py-numeric
 
 build.env		CFLAGS="-I${prefix}/include -I${prefix}/include/gsl"\

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


More information about the macports-changes mailing list