[60670] trunk/dports/science/apbs
snc at macports.org
snc at macports.org
Thu Nov 19 12:35:15 PST 2009
Revision: 60670
http://trac.macports.org/changeset/60670
Author: snc at macports.org
Date: 2009-11-19 12:35:13 -0800 (Thu, 19 Nov 2009)
Log Message:
-----------
update version, #22538. tweaked master_sites,distname
Modified Paths:
--------------
trunk/dports/science/apbs/Portfile
trunk/dports/science/apbs/files/apbs.diff
Modified: trunk/dports/science/apbs/Portfile
===================================================================
--- trunk/dports/science/apbs/Portfile 2009-11-19 20:27:52 UTC (rev 60669)
+++ trunk/dports/science/apbs/Portfile 2009-11-19 20:35:13 UTC (rev 60670)
@@ -5,7 +5,8 @@
PortGroup python26 1.0
name apbs
-version 1.1.0
+version 1.2.0
+set branch [join [lrange [split ${version} .] 0 1] .]
categories science
maintainers bromo.med.uc.edu:howarth
@@ -15,14 +16,14 @@
model for describing electrostatic interactions between \
molecular solutes over a wide range of length scales.
-homepage http://apbs.sourceforge.net/
+homepage http://apbs.sourceforge.net
platforms darwin
-master_sites http://voxel.dl.sourceforge.net/project/apbs/apbs/apbs-${version}/
-distname apbs-${version}-source
+master_sites sourceforge
+distname apbs-${branch}-source
-checksums md5 ca31ba09714e4fc9acce91e7961569cd \
- sha1 7274a3a896da551f2bb689bb32ea5c852cbd32bb \
- rmd160 f03c5617067cc33cb43e425acc74a5df3374744f
+checksums md5 ba32bb323b25307204436eaac1ff877b \
+ sha1 43e766a8c6166288c25229e0615a72dca5e8a3b5 \
+ rmd160 62cb82da9ca5276c3d7127a4d1f9737747dac315
depends_lib port:gcc44 \
port:readline \
Modified: trunk/dports/science/apbs/files/apbs.diff
===================================================================
--- trunk/dports/science/apbs/files/apbs.diff 2009-11-19 20:27:52 UTC (rev 60669)
+++ trunk/dports/science/apbs/files/apbs.diff 2009-11-19 20:35:13 UTC (rev 60670)
@@ -1,18 +1,9 @@
--- configure.orig 2009-04-13 11:47:41.000000000 -0700
+++ configure 2009-08-01 16:49:08.000000000 -0700
-@@ -22073,7 +22073,7 @@
- ;;
- darwin**)
- PY_CC=${F77}
-- PY_LINKFLAGS="-Wl,-framework -Wl,Python -shared"
-+ PY_LINKFLAGS="-Wl,-framework -Wl,Python -bundle"
- PY_LDFLAGS="-Wl,-framework -Wl,Accelerate"
- ;;
- mingw*)
@@ -22359,7 +22359,7 @@
- SERVICEURL='http://ws.nbcr.net/opal/services/APBS_1.1.0'
- PARALLELSERVICEURL='http://ws.nbcr.net/opal/services/APBS_Parallel_1.1.0'
+ SERVICEURL='http://sccne.wustl.edu:8082/opal2/services/apbs-1.2'
+ PARALLELSERVICEURL='http://sccne.wustl.edu:8082/opal2/services/apbs-parallel-1.2'
-SITEPKGS=${prefix}/lib/python${PY_VERSION}/site-packages
+SITEPKGS=@PYTHON_PKGD@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091119/144a66a4/attachment.html>
More information about the macports-changes
mailing list