diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-09-11 12:06:59 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-09-11 12:06:59 +0000 |
commit | c4422453e42388bae7cf44a3e46e2e539769bb28 (patch) | |
tree | 23cfddaac90afda4d967629eb6e7d658addd9a5a /graphics/gmt | |
parent | 033414c191dfd5f4ba806a856fd10045edcc2182 (diff) | |
download | ports-c4422453e42388bae7cf44a3e46e2e539769bb28.tar.gz ports-c4422453e42388bae7cf44a3e46e2e539769bb28.zip |
Notes
Diffstat (limited to 'graphics/gmt')
-rw-r--r-- | graphics/gmt/Makefile | 4 | ||||
-rw-r--r-- | graphics/gmt/distinfo | 6 | ||||
-rw-r--r-- | graphics/gmt/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile index b4bb8f51ef07..0c1288c22430 100644 --- a/graphics/gmt/Makefile +++ b/graphics/gmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmt -DISTVERSION= 6.1.0 +DISTVERSION= 6.1.1 CATEGORIES= graphics MAINTAINER= lbartoletti@FreeBSD.org @@ -20,7 +20,7 @@ RUN_DEPENDS= bash:shells/bash \ GraphicsMagick>0:graphics/GraphicsMagick \ ffmpeg>0:multimedia/ffmpeg \ xdg-open:devel/xdg-utils \ - + BUILD_DEPENDS= ${LOCALBASE}/share/dcw-gmt/dcw-gmt.nc:graphics/gmt-dcw \ ${LOCALBASE}/share/gshhg-gmt/binned_GSHHS_c.nc:graphics/gmt-gshhg diff --git a/graphics/gmt/distinfo b/graphics/gmt/distinfo index 55082fbf9753..90c44123e9e0 100644 --- a/graphics/gmt/distinfo +++ b/graphics/gmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598698714 -SHA256 (GenericMappingTools-gmt-6.1.0_GH0.tar.gz) = f76ad7f444d407dfd7e5762644eec3a719c6aeb06d877bf746fe51abd79b1a9e -SIZE (GenericMappingTools-gmt-6.1.0_GH0.tar.gz) = 82793190 +TIMESTAMP = 1599818603 +SHA256 (GenericMappingTools-gmt-6.1.1_GH0.tar.gz) = 4cb17f42ff10b8f5fe372956c23f1fa3ca21a8e94933a6c614894f0be33427c1 +SIZE (GenericMappingTools-gmt-6.1.1_GH0.tar.gz) = 84140314 diff --git a/graphics/gmt/pkg-plist b/graphics/gmt/pkg-plist index 465bbac18e93..fc9c8dd0b113 100644 --- a/graphics/gmt/pkg-plist +++ b/graphics/gmt/pkg-plist @@ -78,10 +78,10 @@ include/gmt/x2sys/x2sys.h lib/gmt/plugins/supplements.so lib/libgmt.so lib/libgmt.so.6 -lib/libgmt.so.6.1.0 +lib/libgmt.so.6.1.1 lib/libpostscriptlight.so lib/libpostscriptlight.so.6 -lib/libpostscriptlight.so.6.1.0 +lib/libpostscriptlight.so.6.1.1 %%DATADIR%%/cpt/abyss.cpt %%DATADIR%%/cpt/acton.cpt %%DATADIR%%/cpt/bamako.cpt |