Date: Mon, 26 Dec 2016 16:43:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429541 - head/graphics/geos Message-ID: <201612261643.uBQGhWXJ099625@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 26 16:43:32 2016 New Revision: 429541 URL: https://svnweb.freebsd.org/changeset/ports/429541 Log: - Update to 3.6.1 Changes: https://trac.osgeo.org/geos/browser/tags/3.6.1/NEWS Modified: head/graphics/geos/Makefile head/graphics/geos/distinfo head/graphics/geos/pkg-plist Modified: head/graphics/geos/Makefile ============================================================================== --- head/graphics/geos/Makefile Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/Makefile Mon Dec 26 16:43:32 2016 (r429541) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= geos -PORTVERSION= 3.6.0 -PORTREVISION= 1 +PORTVERSION= 3.6.1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ \ LOCAL/sunpoet Modified: head/graphics/geos/distinfo ============================================================================== --- head/graphics/geos/distinfo Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/distinfo Mon Dec 26 16:43:32 2016 (r429541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479599548 -SHA256 (geos-3.6.0.tar.bz2) = 1fe7644f3240c8422b0143830ff142e44e8b01333c12f67681ccaab92142f2ea -SIZE (geos-3.6.0.tar.bz2) = 1982395 +TIMESTAMP = 1482747888 +SHA256 (geos-3.6.1.tar.bz2) = 4a2e4e3a7a09a7cfda3211d0f4a235d9fd3176ddf64bd8db14b4ead266189fc5 +SIZE (geos-3.6.1.tar.bz2) = 1833434 Modified: head/graphics/geos/pkg-plist ============================================================================== --- head/graphics/geos/pkg-plist Mon Dec 26 16:43:27 2016 (r429540) +++ head/graphics/geos/pkg-plist Mon Dec 26 16:43:32 2016 (r429541) @@ -388,7 +388,7 @@ lib/libgeos.so lib/libgeos_c.a lib/libgeos_c.so lib/libgeos_c.so.1 -lib/libgeos_c.so.1.10.0 +lib/libgeos_c.so.1.10.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos.pth %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.a %%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612261643.uBQGhWXJ099625>