From owner-svn-ports-all@FreeBSD.ORG Tue Mar 11 02:32:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13386FF6; Tue, 11 Mar 2014 02:32:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D9D44135; Tue, 11 Mar 2014 02:32:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2B2WGxN004263; Tue, 11 Mar 2014 02:32:16 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2B2WGY3004260; Tue, 11 Mar 2014 02:32:16 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201403110232.s2B2WGY3004260@svn.freebsd.org> From: Martin Wilke Date: Tue, 11 Mar 2014 02:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347828 - in head/graphics/gmt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 02:32:17 -0000 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 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