svn commit: r347828 - in head/graphics/gmt: . files
Martin Wilke
miwi at FreeBSD.org
Tue Mar 11 02:32:17 UTC 2014
Author: miwi
Date: Tue Mar 11 02:32:16 2014
New Revision: 347828
URL: http://svnweb.freebsd.org/changeset/ports/347828
QAT: https://qat.redports.org/buildarchive/r347828/
Log:
- Update to 4.5.12
PR: 187290
Deleted:
head/graphics/gmt/files/patch-src__grdvector.c
head/graphics/gmt/files/patch-src__ps2raster.c
Modified:
head/graphics/gmt/Makefile
head/graphics/gmt/distinfo
Modified: head/graphics/gmt/Makefile
==============================================================================
--- head/graphics/gmt/Makefile Tue Mar 11 02:07:28 2014 (r347827)
+++ head/graphics/gmt/Makefile Tue Mar 11 02:32:16 2014 (r347828)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gmt
-PORTVERSION= 4.5.11
-PORTREVISION= 1
+PORTVERSION= 4.5.12
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \
@@ -81,7 +80,8 @@ STRIP_FILES= blockmean blockmedian block
psxy psxyz sample1d spectrum1d splitxyz \
surface trend1d trend2d triangulate xyz2grd
-GSHHG_DISTNAME= gshhg-gmt-nc4-2.2.4
+# http://www.soest.hawaii.edu/pwessel/gshhg/
+GSHHG_DISTNAME= gshhg-gmt-2.3.0
.include <bsd.port.options.mk>
Modified: head/graphics/gmt/distinfo
==============================================================================
--- head/graphics/gmt/distinfo Tue Mar 11 02:07:28 2014 (r347827)
+++ head/graphics/gmt/distinfo Tue Mar 11 02:32:16 2014 (r347828)
@@ -1,4 +1,4 @@
-SHA256 (gmt-4.5.11-src.tar.bz2) = ec12b1206a8c91843587b241a478690bf61eb9350ff7458e28302a9f431a598e
-SIZE (gmt-4.5.11-src.tar.bz2) = 39410288
-SHA256 (gshhg-gmt-nc4-2.2.4.tar.gz) = 6ad702c67b2113fc5805f9901a070c963d93429c42c0b4ef253fd21025176e9f
-SIZE (gshhg-gmt-nc4-2.2.4.tar.gz) = 55184708
+SHA256 (gmt-4.5.12-src.tar.bz2) = f0ae83fe52842b1425341c0a3fb664e7270cba410253647bdea2e98e10a553c2
+SIZE (gmt-4.5.12-src.tar.bz2) = 39390743
+SHA256 (gshhg-gmt-2.3.0.tar.gz) = 123a969cf700c0d2607408af63f91c334e97bc456fa2deb3a51de0f50b1c911e
+SIZE (gshhg-gmt-2.3.0.tar.gz) = 57005361
More information about the svn-ports-all
mailing list