Index: head/graphics/ruby-gdal/Makefile =================================================================== --- head/graphics/ruby-gdal/Makefile (revision 325089) +++ head/graphics/ruby-gdal/Makefile (revision 325090) @@ -1,40 +1,40 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 1.9.2 +PORTVERSION= 1.10.0 CATEGORIES= graphics ruby MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding for GDAL LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/bin/swig2.0:${PORTSDIR}/devel/swig20 LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal LIBTOOLFILES= # empty MAKE_ARGS= USER_DEFS=-fPIC MAKEFILE= GNUmakefile USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_RUBY= yes WRKSRC= ${WRKDIR}/${DISTNAME}/swig/ruby post-patch: @${REINPLACE_CMD} -e '/^SWIG = swig/ s|$$|2.0|' ${WRKSRC}/../SWIGmake.base @${REINPLACE_CMD} -e 's|Config::CONFIG|Rb&|g' ${WRKSRC}/RubyMakefile.mk do-configure: @${DO_NADA} # include/cpl_config.h will only exist after graphics/gdal (build dependency) installed pre-configure: @${SED} -e '/^GDAL_ROOT/d' ${DATADIR}/GDALmake.opt > ${WRKSRC}/../../GDALmake.opt @${CP} ${LOCALBASE}/include/cpl_config.h ${WRKSRC}/../../port/ .include Index: head/graphics/ruby-gdal/distinfo =================================================================== --- head/graphics/ruby-gdal/distinfo (revision 325089) +++ head/graphics/ruby-gdal/distinfo (revision 325090) @@ -1,2 +1,2 @@ -SHA256 (gdal-1.9.2.tar.gz) = 9f3b9ae968eaa8d06ee5448e5b65e7bfa940e2e345282a29d95275421f36c688 -SIZE (gdal-1.9.2.tar.gz) = 9495381 +SHA256 (gdal-1.10.0.tar.gz) = 1a9ca12bcc3a55f66bcd6654d5ff12eeddb3a26b622dd7c8872febb4f5a97487 +SIZE (gdal-1.10.0.tar.gz) = 10232486