[140023] trunk/dports/graphics/shapelib/Portfile

takeshi at macports.org takeshi at macports.org
Mon Sep 7 01:11:54 PDT 2015


Revision: 140023
          https://trac.macports.org/changeset/140023
Author:   takeshi at macports.org
Date:     2015-09-07 01:11:54 -0700 (Mon, 07 Sep 2015)
Log Message:
-----------
shapelib: update to 1.3.0

Modified Paths:
--------------
    trunk/dports/graphics/shapelib/Portfile

Modified: trunk/dports/graphics/shapelib/Portfile
===================================================================
--- trunk/dports/graphics/shapelib/Portfile	2015-09-07 06:44:04 UTC (rev 140022)
+++ trunk/dports/graphics/shapelib/Portfile	2015-09-07 08:11:54 UTC (rev 140023)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                shapelib
-version             1.2.10
+version             1.3.0
 set libver          1
 categories          graphics
 platforms           darwin
@@ -15,10 +15,11 @@
 
 long_description    This software provides support for the ESRI ShapeFiles.
 
-homepage            http://gdal.velocet.ca/projects/shapelib/index.html
-master_sites        http://dl.maptools.org/dl/shapelib/
+homepage            http://shapelib.maptools.org
+master_sites        http://download.osgeo.org/shapelib/
 
-checksums           md5     4d96bd926167193d27bf14d56e2d484e
+checksums           rmd160 8b6a6a47c1fecc1f679129d40901776b656cdc29 \
+                    sha256 23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f
 
 use_configure       no
 
@@ -33,7 +34,7 @@
         -install_name ${prefix}/lib/libshp.${version}.dylib \
         -compatibility_version ${version} \
         -o libshp.${version}.dylib shpopen.o shptree.o \
-        dbfopen.o"
+        dbfopen.o safileio.o"
     ui_info $libcmd
     system -W ${worksrcpath} $libcmd
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150907/0dc4e57c/attachment.html>


More information about the macports-changes mailing list