Date: Sat, 8 Nov 2014 11:30:25 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372316 - in head: devel/py-rtree graphics/qgis Message-ID: <201411081130.sA8BUPc1061593@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat Nov 8 11:30:25 2014 New Revision: 372316 URL: https://svnweb.freebsd.org/changeset/ports/372316 QAT: https://qat.redports.org/buildarchive/r372316/ Log: - Bump PORTREVISION to chase the update of devel/spatialindex Modified: head/devel/py-rtree/Makefile head/graphics/qgis/Makefile Modified: head/devel/py-rtree/Makefile ============================================================================== --- head/devel/py-rtree/Makefile Sat Nov 8 11:25:58 2014 (r372315) +++ head/devel/py-rtree/Makefile Sat Nov 8 11:30:25 2014 (r372316) @@ -3,6 +3,7 @@ PORTNAME= rtree PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= devel science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Sat Nov 8 11:25:58 2014 (r372315) +++ head/graphics/qgis/Makefile Sat Nov 8 11:30:25 2014 (r372316) @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411081130.sA8BUPc1061593>