[116249] trunk/dports/science/nds2-client

aronnax at macports.org aronnax at macports.org
Wed Jan 22 17:02:13 PST 2014


Revision: 116249
          https://trac.macports.org/changeset/116249
Author:   aronnax at macports.org
Date:     2014-01-22 17:02:13 -0800 (Wed, 22 Jan 2014)
Log Message:
-----------
nds2-client: update to 0.10.4

Modified Paths:
--------------
    trunk/dports/science/nds2-client/Portfile

Removed Paths:
-------------
    trunk/dports/science/nds2-client/files/

Modified: trunk/dports/science/nds2-client/Portfile
===================================================================
--- trunk/dports/science/nds2-client/Portfile	2014-01-22 23:07:25 UTC (rev 116248)
+++ trunk/dports/science/nds2-client/Portfile	2014-01-23 01:02:13 UTC (rev 116249)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 
 name              nds2-client
-version           0.10.3
-revision          2
+version           0.10.4
 categories        science
 platforms         darwin
 license           GPL-2
@@ -16,10 +15,10 @@
   Data Server version 2.
 
 homepage          https://www.lsc-group.phys.uwm.edu/daswg/projects/nds-client.html
-master_sites      https://www.lsc-group.phys.uwm.edu/daswg/download/software/source
+master_sites      https://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
 
-checksums         rmd160  3325f2461c72156a183b05d19ce65acf6167a9f9 \
-                  sha256  16fa9a66cf384d2477f09dca8cf3e9982cb6911c56a27681138cd40947d6c946
+checksums         rmd160  3ccdae4c84fd060cb544370acfbbc6cce6bc8f7d \
+                  sha256  c2b7a8001a54e7edafe7d1220ed724527f075bd321ad2f4e86b0cbbd68e7c1b9
 
 depends_build-append \
                   port:pkgconfig
@@ -36,16 +35,8 @@
                   --without-sasl \
                   --without-gssapi
 
-# Upstream build-related patches
-patchfiles        0001-Drop-Jikes-because-it-can-t-compile-Java-1.5-source.patch \
-                  0002-Check-default-include-path-for-jni.h-before-resortin.patch \
-                  0003-Don-t-use-LINKFORSHARED-it-s-not-for-building-Python.patch
+set pythons_suffixes {25 26 27 31 32 33}
 
-# Need autoreconf because patches affect configure.ac
-use_autoreconf    yes
-
-set pythons_suffixes {25 26 27 31 32}
-
 set pythons_ports {}
 foreach s ${pythons_suffixes} {
     lappend pythons_ports swig_python${s}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140122/d941f31f/attachment-0001.html>


More information about the macports-changes mailing list