From owner-svn-ports-head@FreeBSD.ORG Tue Nov 5 12:42:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 366ADAC4; Tue, 5 Nov 2013 12:42:04 +0000 (UTC) (envelope-from wen@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07C75246F; Tue, 5 Nov 2013 12:42:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA5Cg3ZJ064499; Tue, 5 Nov 2013 12:42:03 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA5Cg3LG064492; Tue, 5 Nov 2013 12:42:03 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201311051242.rA5Cg3LG064492@svn.freebsd.org> From: Wen Heping Date: Tue, 5 Nov 2013 12:42:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332843 - in head: databases/pyspatialite databases/spatialite_gui graphics/librasterlite graphics/libreatlas graphics/qgis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 12:42:04 -0000 Author: wen Date: Tue Nov 5 12:42:02 2013 New Revision: 332843 URL: http://svnweb.freebsd.org/changeset/ports/332843 Log: - Bump PORTREVISION to chase the update of databases/spatialite Modified: head/databases/pyspatialite/Makefile head/databases/spatialite_gui/Makefile head/graphics/librasterlite/Makefile head/graphics/libreatlas/Makefile head/graphics/qgis/Makefile Modified: head/databases/pyspatialite/Makefile ============================================================================== --- head/databases/pyspatialite/Makefile Tue Nov 5 12:40:29 2013 (r332842) +++ head/databases/pyspatialite/Makefile Tue Nov 5 12:42:02 2013 (r332843) @@ -3,7 +3,7 @@ PORTNAME= pyspatialite PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP:pyspatialite \ http://www.gaia-gis.it/gaia-sins/libspatialite-sources/:amalgam Modified: head/databases/spatialite_gui/Makefile ============================================================================== --- head/databases/spatialite_gui/Makefile Tue Nov 5 12:40:29 2013 (r332842) +++ head/databases/spatialite_gui/Makefile Tue Nov 5 12:42:02 2013 (r332843) @@ -3,7 +3,7 @@ PORTNAME= spatialite_gui PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable Modified: head/graphics/librasterlite/Makefile ============================================================================== --- head/graphics/librasterlite/Makefile Tue Nov 5 12:40:29 2013 (r332842) +++ head/graphics/librasterlite/Makefile Tue Nov 5 12:42:02 2013 (r332843) @@ -3,7 +3,7 @@ PORTNAME= librasterlite PORTVERSION= 1.1e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/ Modified: head/graphics/libreatlas/Makefile ============================================================================== --- head/graphics/libreatlas/Makefile Tue Nov 5 12:40:29 2013 (r332842) +++ head/graphics/libreatlas/Makefile Tue Nov 5 12:42:02 2013 (r332843) @@ -3,7 +3,7 @@ PORTNAME= libreatlas PORTVERSION= 1.0.0a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Tue Nov 5 12:40:29 2013 (r332842) +++ head/graphics/qgis/Makefile Tue Nov 5 12:42:02 2013 (r332843) @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/