Date: Thu, 9 Mar 2017 12:04:25 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435754 - head/graphics/gmt Message-ID: <201703091204.v29C4Pjq029762@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Mar 9 12:04:25 2017 New Revision: 435754 URL: https://svnweb.freebsd.org/changeset/ports/435754 Log: - Update to 4.5.15 Modified: head/graphics/gmt/Makefile head/graphics/gmt/distinfo head/graphics/gmt/pkg-plist Modified: head/graphics/gmt/Makefile ============================================================================== --- head/graphics/gmt/Makefile Thu Mar 9 09:47:11 2017 (r435753) +++ head/graphics/gmt/Makefile Thu Mar 9 12:04:25 2017 (r435754) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gmt -PORTVERSION= 4.5.14 +PORTVERSION= 4.5.15 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ Modified: head/graphics/gmt/distinfo ============================================================================== --- head/graphics/gmt/distinfo Thu Mar 9 09:47:11 2017 (r435753) +++ head/graphics/gmt/distinfo Thu Mar 9 12:04:25 2017 (r435754) @@ -1,4 +1,5 @@ -SHA256 (gmt-4.5.14-src.tar.bz2) = b34ab9bcfdc6b85036546372f1c6ef6138420d12a343052fc95fed40962adfe3 -SIZE (gmt-4.5.14-src.tar.bz2) = 39235411 +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 Modified: head/graphics/gmt/pkg-plist ============================================================================== --- head/graphics/gmt/pkg-plist Thu Mar 9 09:47:11 2017 (r435753) +++ head/graphics/gmt/pkg-plist Thu Mar 9 12:04:25 2017 (r435754) @@ -274,6 +274,7 @@ man/man5/gmtcolors.5.gz %%DATADIR%%/conf/gmt_custom_media.conf %%DATADIR%%/conf/gmt_custom_symbols.conf %%DATADIR%%/conf/gmt_setup.conf +%%DATADIR%%/conf/gmt_setup.conf.win %%DATADIR%%/conf/gmtdefaults_SI %%DATADIR%%/conf/gmtdefaults_US %%DATADIR%%/cpt/GMT_cool.cpt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703091204.v29C4Pjq029762>