From owner-svn-ports-all@FreeBSD.ORG Fri Jul 11 11:16:11 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 DAA7E6EC; Fri, 11 Jul 2014 11:16:11 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C55A32D0F; Fri, 11 Jul 2014 11:16:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6BBGBuQ014527; Fri, 11 Jul 2014 11:16:11 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6BBG6Us014477; Fri, 11 Jul 2014 11:16:06 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201407111116.s6BBG6Us014477@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Jul 2014 11:16:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361523 - in head: astro/merkaartor astro/osmium astro/qlandkartegt comms/xastir databases/grass databases/postgis20 databases/postgis21 graphics/R-cran-rgdal graphics/gdal graphics/gda... 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.18 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: Fri, 11 Jul 2014 11:16:11 -0000 Author: sunpoet Date: Fri Jul 11 11:16:06 2014 New Revision: 361523 URL: http://svnweb.freebsd.org/changeset/ports/361523 QAT: https://qat.redports.org/buildarchive/r361523/ Log: - Remove USE_AUTOTOOLS=libtool - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1] Modified: head/astro/merkaartor/Makefile head/astro/osmium/Makefile head/astro/qlandkartegt/Makefile head/comms/xastir/Makefile head/databases/grass/Makefile head/databases/postgis20/Makefile head/databases/postgis21/Makefile head/graphics/R-cran-rgdal/Makefile head/graphics/gdal-grass/Makefile head/graphics/gdal/Makefile head/graphics/gdal/pkg-plist head/graphics/gmt/Makefile head/graphics/mapnik/Makefile head/graphics/mapserver/Makefile head/graphics/osg-devel/Makefile head/graphics/osg/Makefile head/graphics/osgearth/Makefile head/graphics/p5-Geo-GDAL/Makefile head/graphics/php-gdal/Makefile head/graphics/py-gdal/Makefile head/graphics/qgis/Makefile head/graphics/visionworkbench/Makefile head/math/saga/Makefile Modified: head/astro/merkaartor/Makefile ============================================================================== --- head/astro/merkaartor/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/astro/merkaartor/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://merkaartor.be/attachments/download/301/ \ https://secure.ohos.nl/downloads/ Modified: head/astro/osmium/Makefile ============================================================================== --- head/astro/osmium/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/astro/osmium/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/astro/qlandkartegt/Makefile ============================================================================== --- head/astro/qlandkartegt/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/astro/qlandkartegt/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarte%20GT%20${PORTVERSION} Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/comms/xastir/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} Modified: head/databases/grass/Makefile ============================================================================== --- head/databases/grass/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/databases/grass/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ Modified: head/databases/postgis20/Makefile ============================================================================== --- head/databases/postgis20/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/databases/postgis20/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 Modified: head/databases/postgis21/Makefile ============================================================================== --- head/databases/postgis21/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/databases/postgis21/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/R-cran-rgdal/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= rgdal DISTVERSION= 0.8-16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gdal-grass/Makefile ============================================================================== --- head/graphics/gdal-grass/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/gdal-grass/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= gdal-grass PORTVERSION= 1.4.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/gdal/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -24,15 +24,17 @@ PCRE_DESC= Regular expression support fo CFLAGS+= -fPIC CONFIGURE_ARGS= --datadir=${DATADIR} \ - --with-libz=/usr --with-liblzma=yes --with-threads=yes + --enable-static=yes \ + --with-liblzma=yes --with-libz=/usr --with-threads=yes \ + --without-libtool GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE} -pthread MAKE_JOBS_UNSAFE= yes MAKEFILE= GNUmakefile -USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USES= gmake +PLIST_SUB= PORTVERSION=${PORTVERSION} PORTDATA= * SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal @@ -131,8 +133,9 @@ post-patch: @${REINPLACE_CMD} -e 's|$$(INST_LIB)/pkgconfig|${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/GNUmakefile post-install: + ${INSTALL_LIB} ${WRKSRC}/libgdal.a ${STAGEDIR}${PREFIX}/lib/ ${TOUCH} ${STAGEDIR}${PREFIX}/lib/gdalplugins/.keepme ${INSTALL_DATA} ${WRKSRC}/GDALmake.opt ${STAGEDIR}${DATADIR}/ - -${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/libgdal.so.19 + -${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/libgdal.so.${PORTVERSION} .include Modified: head/graphics/gdal/pkg-plist ============================================================================== --- head/graphics/gdal/pkg-plist Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/gdal/pkg-plist Fri Jul 11 11:16:06 2014 (r361523) @@ -86,8 +86,8 @@ include/thinplatespline.h include/vrtdataset.h lib/gdalplugins/.keepme lib/libgdal.a -lib/libgdal.la lib/libgdal.so -lib/libgdal.so.19 +lib/libgdal.so.1 +lib/libgdal.so.%%PORTVERSION%% libdata/pkgconfig/gdal.pc @dirrm lib/gdalplugins Modified: head/graphics/gmt/Makefile ============================================================================== --- head/graphics/gmt/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/gmt/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= gmt PORTVERSION= 4.5.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ Modified: head/graphics/mapnik/Makefile ============================================================================== --- head/graphics/mapnik/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/mapnik/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ Modified: head/graphics/mapserver/Makefile ============================================================================== --- head/graphics/mapserver/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/mapserver/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= mapserver PORTVERSION= 6.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ Modified: head/graphics/osg-devel/Makefile ============================================================================== --- head/graphics/osg-devel/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/osg-devel/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/osg/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/graphics/osgearth/Makefile ============================================================================== --- head/graphics/osgearth/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/osgearth/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= osgearth PORTVERSION= 2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= https://github.com/gwaldron/${PORTNAME}/archive/ Modified: head/graphics/p5-Geo-GDAL/Makefile ============================================================================== --- head/graphics/p5-Geo-GDAL/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/p5-Geo-GDAL/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,6 +3,7 @@ PORTNAME= Geo-GDAL PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/php-gdal/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/py-gdal/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/qgis/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de Modified: head/graphics/visionworkbench/Makefile ============================================================================== --- head/graphics/visionworkbench/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/graphics/visionworkbench/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= visionworkbench PORTVERSION= 2.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/ DISTNAME= VisionWorkbench-${PORTVERSION} Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Fri Jul 11 11:15:52 2014 (r361522) +++ head/math/saga/Makefile Fri Jul 11 11:16:06 2014 (r361523) @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}