From owner-svn-ports-all@freebsd.org Thu Feb 22 19:03:40 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFE78F21E98; Thu, 22 Feb 2018 19:03:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 904AE72E9E; Thu, 22 Feb 2018 19:03:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8B3E93E08; Thu, 22 Feb 2018 19:03:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1MJ3eIH079014; Thu, 22 Feb 2018 19:03:40 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1MJ3eqn079012; Thu, 22 Feb 2018 19:03:40 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802221903.w1MJ3eqn079012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 22 Feb 2018 19:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462620 - head/graphics/gmt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/gmt X-SVN-Commit-Revision: 462620 X-SVN-Commit-Repository: ports 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.25 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: Thu, 22 Feb 2018 19:03:41 -0000 Author: yuri Date: Thu Feb 22 19:03:40 2018 New Revision: 462620 URL: https://svnweb.freebsd.org/changeset/ports/462620 Log: graphics/gmt: Update to 4.5.17 lbartoletti@tuxfamily.org takes maintainership. Also changed to DISTVERSION. PR: 225786 Submitted by: lbartoletti@tuxfamily.org Approved by: tcberner (mentor, implicit) Modified: head/graphics/gmt/Makefile head/graphics/gmt/distinfo Modified: head/graphics/gmt/Makefile ============================================================================== --- head/graphics/gmt/Makefile Thu Feb 22 19:03:17 2018 (r462619) +++ head/graphics/gmt/Makefile Thu Feb 22 19:03:40 2018 (r462620) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= gmt -PORTVERSION= 4.5.16 +DISTVERSION= 4.5.17 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ @@ -18,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/legacy DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${GSHHG_DISTNAME}.tar.gz:gshhg -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Generic Mapping Tools - data processing and display software package LICENSE= GPLv2 LGPL3 @@ -86,20 +85,20 @@ STRIP_LIBS= libgmt.so.4 libgmtps.so.4 libpsl.so.4 GSHHG_DISTNAME= gshhg-gmt-2.3.7 pre-configure: - @(cd ${CONFIGURE_WRKSRC} && ${SETENV} AUTOHEADER="${TRUE}" \ - ${AUTORECONF} -f -i) + @cd ${CONFIGURE_WRKSRC} && ${SETENV} AUTOHEADER="${TRUE}" \ + ${AUTORECONF} -f -i post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/coast - (cd ${WRKDIR}/${GSHHG_DISTNAME} && ${INSTALL_DATA} README.TXT *.nc \ - ${STAGEDIR}${DATADIR}/coast) + cd ${WRKDIR}/${GSHHG_DISTNAME} && ${INSTALL_DATA} README.TXT *.nc \ + ${STAGEDIR}${DATADIR}/coast .for i in ${STRIP_BINS} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i} .endfor post-install-X11-on: - (cd ${WRKSRC}/src/xgrid && ${INSTALL_PROGRAM} xgridedit \ - ${STAGEDIR}${PREFIX}/bin) + cd ${WRKSRC}/src/xgrid && ${INSTALL_PROGRAM} xgridedit \ + ${STAGEDIR}${PREFIX}/bin post-install-SHARED-on: .for i in ${STRIP_LIBS} Modified: head/graphics/gmt/distinfo ============================================================================== --- head/graphics/gmt/distinfo Thu Feb 22 19:03:17 2018 (r462619) +++ head/graphics/gmt/distinfo Thu Feb 22 19:03:40 2018 (r462620) @@ -1,5 +1,5 @@ -TIMESTAMP = 1503118320 -SHA256 (gmt-4.5.16-src.tar.bz2) = 4ef6a55605821c3569279a7088586dfdcf1e779dd01b4c957db096cc60fe959d -SIZE (gmt-4.5.16-src.tar.bz2) = 39440470 +TIMESTAMP = 1518154044 +SHA256 (gmt-4.5.17-src.tar.bz2) = d69c4e2075f16fb7c153ba77429a7b60e45c44583ebefd7aae63ae05439d1d41 +SIZE (gmt-4.5.17-src.tar.bz2) = 39793235 SHA256 (gshhg-gmt-2.3.7.tar.gz) = 9bb1a956fca0718c083bef842e625797535a00ce81f175df08b042c2a92cfe7f SIZE (gshhg-gmt-2.3.7.tar.gz) = 57052180