In r133984 I revision bumped some of the ports which needed a rebuild on my installation.
M databases/spatialite-tools/Portfile M databases/spatialite/Portfile M python/py-spatialite/Portfile M gis/grass/Portfile M databases/postgis2/Portfile M gis/gdal/Portfile M graphics/libgeotiff/Portfile I omitted ncarg and qgis, which are not openmaintainer. ~petr On 16 Mar 2015, at 17:49, Jeremy Huddleston Sequoia <[email protected]> wrote: > You need to revbump everything that links against libproj when its dylib id > changes, such as in this version bump. > > Is the dylib id change *actually* necessary, or did upstream developers > erroneously change the dylib id? > >> On Mar 15, 2015, at 10:00, [email protected] wrote: >> >> Revision >> 133903 >> Author >> [email protected] >> Date >> 2015-03-15 10:00:28 -0700 (Sun, 15 Mar 2015) >> Log Message >> >> proj: update to 4.9.1 >> Modified Paths >> >> • trunk/dports/gis/proj/Portfile >> Diff >> >> Modified: trunk/dports/gis/proj/Portfile (133902 => 133903) >> >> --- trunk/dports/gis/proj/Portfile 2015-03-15 15:27:08 UTC (rev 133902) >> +++ trunk/dports/gis/proj/Portfile 2015-03-15 17:00:28 UTC (rev 133903) >> >> @@ -4,8 +4,7 @@ >> >> PortSystem 1.0 >> >> >> >> name proj >> >> -version 4.8.0 >> -revision 1 >> >> +version 4.9.1 >> >> set datumgrid_version 1.5 >> >> categories gis >> >> platforms darwin >> >> @@ -20,8 +19,9 @@ >> >> master_sites http://download.osgeo.org/proj/ >> distfiles-append ${name}-datumgrid-${datumgrid_version}.zip >> >> checksums ${name}-${version}.tar.gz \ >> >> - rmd160 a2a20159b333aeef9f6322ccc97a0a14cc38fe89 \ >> - sha256 >> 2db2dbf0fece8d9880679154e0d6d1ce7c694dd8e08b4d091028093d87a9d1b5 \ >> >> +checksums proj-4.9.1.tar.gz \ >> + rmd160 d13b21e7ab9c027d875a72baa5d5a491e464873a \ >> + sha256 >> fca0388f3f8bc5a1a803d2f6ff30017532367992b30cf144f2d39be88f36c319 \ >> >> proj-datumgrid-${datumgrid_version}.zip \ >> >> rmd160 f5deacd0242557c92c35d43941cd52a7e4096467 \ >> >> sha256 >> 723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db >> >> _______________________________________________ >> macports-changes mailing list >> [email protected] >> https://lists.macosforge.org/mailman/listinfo/macports-changes > > _______________________________________________ > macports-dev mailing list > [email protected] > https://lists.macosforge.org/mailman/listinfo/macports-dev _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
