svn commit: r448340 - head/graphics/gmt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 19 16:06:15 UTC 2017


Author: sunpoet
Date: Sat Aug 19 16:06:14 2017
New Revision: 448340
URL: https://svnweb.freebsd.org/changeset/ports/448340

Log:
  Update to 4.5.16
  
  - Update GSHHG to 2.3.7

Modified:
  head/graphics/gmt/Makefile
  head/graphics/gmt/distinfo

Modified: head/graphics/gmt/Makefile
==============================================================================
--- head/graphics/gmt/Makefile	Sat Aug 19 16:06:09 2017	(r448339)
+++ head/graphics/gmt/Makefile	Sat Aug 19 16:06:14 2017	(r448340)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gmt
-PORTVERSION=	4.5.15
+PORTVERSION=	4.5.16
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
@@ -82,7 +82,7 @@ STRIP_BINS=	blockmean blockmedian blockmode filter1d f
 STRIP_LIBS=	libgmt.so.4 libgmtps.so.4 libpsl.so.4
 
 # http://www.soest.hawaii.edu/pwessel/gshhg/
-GSHHG_DISTNAME=	gshhg-gmt-2.3.4
+GSHHG_DISTNAME=	gshhg-gmt-2.3.7
 
 pre-configure:
 	@(cd ${CONFIGURE_WRKSRC} && ${SETENV} AUTOHEADER="${TRUE}" \

Modified: head/graphics/gmt/distinfo
==============================================================================
--- head/graphics/gmt/distinfo	Sat Aug 19 16:06:09 2017	(r448339)
+++ head/graphics/gmt/distinfo	Sat Aug 19 16:06:14 2017	(r448340)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1487662070
-SHA256 (gmt-4.5.15-src.tar.bz2) = f0646402858559ea07a3d51f5029a0b43e7af7547ab79c3064cce3f899ad6626
-SIZE (gmt-4.5.15-src.tar.bz2) = 39656772
-SHA256 (gshhg-gmt-2.3.4.tar.gz) = 420c6c0df9170015ac0f7c7d472c5a58f8b70a7bf89f162c59dcd70735389110
-SIZE (gshhg-gmt-2.3.4.tar.gz) = 57009749
+TIMESTAMP = 1503118320
+SHA256 (gmt-4.5.16-src.tar.bz2) = 4ef6a55605821c3569279a7088586dfdcf1e779dd01b4c957db096cc60fe959d
+SIZE (gmt-4.5.16-src.tar.bz2) = 39440470
+SHA256 (gshhg-gmt-2.3.7.tar.gz) = 9bb1a956fca0718c083bef842e625797535a00ce81f175df08b042c2a92cfe7f
+SIZE (gshhg-gmt-2.3.7.tar.gz) = 57052180


More information about the svn-ports-head mailing list