[75125] trunk/dports/science/cfitsio

ram at macports.org ram at macports.org
Sat Jan 15 14:39:28 PST 2011


Revision: 75125
          http://trac.macports.org/changeset/75125
Author:   ram at macports.org
Date:     2011-01-15 14:39:20 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
science/cfitsio: update to 3.260

Modified Paths:
--------------
    trunk/dports/science/cfitsio/Portfile
    trunk/dports/science/cfitsio/files/patch-configure.diff

Modified: trunk/dports/science/cfitsio/Portfile
===================================================================
--- trunk/dports/science/cfitsio/Portfile	2011-01-15 22:34:02 UTC (rev 75124)
+++ trunk/dports/science/cfitsio/Portfile	2011-01-15 22:39:20 UTC (rev 75125)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 
 name              cfitsio
-version           3.250
-revision          2
+version           3.260
 categories        science
 platforms         darwin
 maintainers       ram openmaintainer
@@ -24,11 +23,11 @@
 master_sites      http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/
 distname          ${name}[strsed ${version} {g/\.//}]
 worksrcdir        ${name}
-dist_subdir       ${name}/${version}_${revision}
+#dist_subdir       ${name}/${version}_${revision}
 
-checksums         md5 da0ef76bb97f080aa46fa1dd43a8aac1 \
-                  sha1 e9f24a6cbb4b2961453dd8f9749b1476229d4e01 \
-                  rmd160 6127914be2d33167d4ca7cfa9b07eb770d92bf18
+checksums         md5 5d8dd1aeb81873590edacfbd0382fe78 \
+                  sha1 6015a7b7365742582b40755ec411da791ee8e21f \
+                  rmd160 cf19b76bac8e6c3429f5a14bcfd3d97e1f8979c1
 
 patchfiles        patch-configure.diff
 

Modified: trunk/dports/science/cfitsio/files/patch-configure.diff
===================================================================
--- trunk/dports/science/cfitsio/files/patch-configure.diff	2011-01-15 22:34:02 UTC (rev 75124)
+++ trunk/dports/science/cfitsio/files/patch-configure.diff	2011-01-15 22:39:20 UTC (rev 75125)
@@ -1,15 +1,6 @@
---- configure	2010-01-08 12:03:29.000000000 -0600
-+++ configure	2010-01-09 07:36:07.000000000 -0600
-@@ -3998,7 +3998,7 @@
- 
- case $GCC in
- 	yes)
--		GCCVERSION="`gcc -dumpversion 2>&1`"
-+		GCCVERSION="`$CC -dumpversion 2>&1`"
- 		echo "cfitsio: == Using gcc version $GCCVERSION"
- 
- 
-@@ -4049,7 +4049,7 @@
+--- configure	2011-01-15 16:28:28.000000000 -0600
++++ configure	2011-01-15 16:28:41.000000000 -0600
+@@ -3769,7 +3769,7 @@
      SHLIB_SUFFIX=".dll"
      ;;
    darwin)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/ad3b965a/attachment.html>


More information about the macports-changes mailing list