svn commit: r529343 - head/graphics/geos

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:45:52 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:45:47 2020
New Revision: 529343
URL: https://svnweb.freebsd.org/changeset/ports/529343

Log:
  Update to 3.8.1
  
  Changes:	https://trac.osgeo.org/geos/browser/git/NEWS?rev=3.8
  		https://github.com/libgeos/geos/blob/3.8/NEWS

Modified:
  head/graphics/geos/Makefile
  head/graphics/geos/distinfo
  head/graphics/geos/pkg-plist

Modified: head/graphics/geos/Makefile
==============================================================================
--- head/graphics/geos/Makefile	Sat Mar 28 12:45:41 2020	(r529342)
+++ head/graphics/geos/Makefile	Sat Mar 28 12:45:47 2020	(r529343)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geos
-PORTVERSION=	3.8.0
+PORTVERSION=	3.8.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/geos/ \
 		LOCAL/sunpoet

Modified: head/graphics/geos/distinfo
==============================================================================
--- head/graphics/geos/distinfo	Sat Mar 28 12:45:41 2020	(r529342)
+++ head/graphics/geos/distinfo	Sat Mar 28 12:45:47 2020	(r529343)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571483787
-SHA256 (geos-3.8.0.tar.bz2) = 99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5
-SIZE (geos-3.8.0.tar.bz2) = 2399403
+TIMESTAMP = 1585059195
+SHA256 (geos-3.8.1.tar.bz2) = 4258af4308deb9dbb5047379026b4cd9838513627cb943a44e16c40e42ae17f7
+SIZE (geos-3.8.1.tar.bz2) = 2505407

Modified: head/graphics/geos/pkg-plist
==============================================================================
--- head/graphics/geos/pkg-plist	Sat Mar 28 12:45:41 2020	(r529342)
+++ head/graphics/geos/pkg-plist	Sat Mar 28 12:45:47 2020	(r529343)
@@ -416,6 +416,6 @@ lib/libgeos.so
 lib/libgeos_c.a
 lib/libgeos_c.so
 lib/libgeos_c.so.1
-lib/libgeos_c.so.1.13.1
+lib/libgeos_c.so.1.13.3
 %%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.a
 %%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.so


More information about the svn-ports-all mailing list