From owner-svn-ports-all@FreeBSD.ORG Wed Oct 1 20:09:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90DFD420; Wed, 1 Oct 2014 20:09:19 +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 62DBDEC6; Wed, 1 Oct 2014 20:09:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s91K9Jjn082842; Wed, 1 Oct 2014 20:09:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s91K9Ip0082837; Wed, 1 Oct 2014 20:09:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201410012009.s91K9Ip0082837@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Oct 2014 20:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369762 - head/graphics/ruby-gdal 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-1 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: Wed, 01 Oct 2014 20:09:19 -0000 Author: sunpoet Date: Wed Oct 1 20:09:18 2014 New Revision: 369762 URL: https://svnweb.freebsd.org/changeset/ports/369762 QAT: https://qat.redports.org/buildarchive/r369762/ Log: - Update to 1.11.1 - Cleanup PLIST Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News Modified: head/graphics/ruby-gdal/Makefile head/graphics/ruby-gdal/distinfo head/graphics/ruby-gdal/pkg-plist Modified: head/graphics/ruby-gdal/Makefile ============================================================================== --- head/graphics/ruby-gdal/Makefile Wed Oct 1 20:09:12 2014 (r369761) +++ head/graphics/ruby-gdal/Makefile Wed Oct 1 20:09:18 2014 (r369762) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTVERSION= 1.11.1 CATEGORIES= graphics ruby MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ @@ -21,7 +20,7 @@ LIB_DEPENDS= libgdal.so:${PORTSDIR}/grap MAKE_ARGS= USER_DEFS=-fPIC MAKEFILE= GNUmakefile USE_RUBY= yes -USES= gmake +USES= gmake tar:xz WRKSRC= ${WRKDIR}/${DISTNAME}/swig/ruby Modified: head/graphics/ruby-gdal/distinfo ============================================================================== --- head/graphics/ruby-gdal/distinfo Wed Oct 1 20:09:12 2014 (r369761) +++ head/graphics/ruby-gdal/distinfo Wed Oct 1 20:09:18 2014 (r369762) @@ -1,2 +1,2 @@ -SHA256 (gdal-1.11.0.tar.gz) = 989db33ff411e2c888348e71edec5ad06c74ed68781ebfbc4e85179b9d65aafe -SIZE (gdal-1.11.0.tar.gz) = 10707286 +SHA256 (gdal-1.11.1.tar.xz) = 20e1042cff15a71038459a299732fb342428aea9912f32df30c85790fcab6302 +SIZE (gdal-1.11.1.tar.xz) = 6464112 Modified: head/graphics/ruby-gdal/pkg-plist ============================================================================== --- head/graphics/ruby-gdal/pkg-plist Wed Oct 1 20:09:12 2014 (r369761) +++ head/graphics/ruby-gdal/pkg-plist Wed Oct 1 20:09:18 2014 (r369762) @@ -2,4 +2,3 @@ %%RUBY_SITEARCHLIBDIR%%/gdal/gdalconst.so %%RUBY_SITEARCHLIBDIR%%/gdal/ogr.so %%RUBY_SITEARCHLIBDIR%%/gdal/osr.so -@dirrm %%RUBY_SITEARCHLIBDIR%%/gdal