From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 19:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTPS id A1D2F976 for ; Sat, 10 May 2014 19:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 7E960BD for ; Sat, 10 May 2014 19:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AJU0mG071802 for ; Sat, 10 May 2014 19:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4AJU07K071801; Sat, 10 May 2014 19:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 10 May 2014 19:30:00 GMT Resent-Message-Id: <201405101930.s4AJU07K071801@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, lbartoletti 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 C281996A for ; Sat, 10 May 2014 19:29:44 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFF52B8 for ; Sat, 10 May 2014 19:29:44 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AJTiYY006982 for ; Sat, 10 May 2014 19:29:44 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4AJTiII006979; Sat, 10 May 2014 19:29:44 GMT (envelope-from nobody) Message-Id: <201405101929.s4AJTiII006979@cgiserv.freebsd.org> Date: Sat, 10 May 2014 19:29:44 GMT From: lbartoletti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189625: [MAINTAINER UPDATE] databases/spatialite_gui add stagging X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 19:30:00 -0000 >Number: 189625 >Category: ports >Synopsis: [MAINTAINER UPDATE] databases/spatialite_gui add stagging >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 10 19:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: lbartoletti >Release: >Organization: >Environment: >Description: Add staging >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile --- a/databases/spatialite_gui/Makefile 2014-04-18 20:17:43.637271990 +0200 +++ b/databases/spatialite_gui/Makefile 2014-05-10 20:39:25.811659067 +0200 @@ -3,13 +3,15 @@ PORTNAME= spatialite_gui PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ MAINTAINER= coder@tuxfamily.org COMMENT= Graphical User Interface (GUI) tool supporting SpatiaLite +LICENSE= GPLv3 + LIB_DEPENDS= libgaiagraphics.so:${PORTSDIR}/graphics/libgaiagraphics \ libfreexl.so:${PORTSDIR}/textproc/freexl \ libspatialite.so:${PORTSDIR}/databases/spatialite @@ -28,5 +30,4 @@ PLIST_FILES= bin/spatialite_gui -NO_STAGE= yes .include diff -ruN a/databases/spatialite_gui/pkg-descr b/databases/spatialite_gui/pkg-descr --- a/databases/spatialite_gui/pkg-descr 2014-02-07 18:52:49.482366099 +0100 +++ b/databases/spatialite_gui/pkg-descr 2014-05-10 20:39:25.811659067 +0200 @@ -1,4 +1,4 @@ spatialite-gui is an open source Graphical User Interface (GUI) tool supporting SpatiaLite. -WWW: https://www.gaia-gis.it/fossil/spatialite_gui/index +WWW: https://www.gaia-gis.it/fossil/spatialite_gui/index >Release-Note: >Audit-Trail: >Unformatted: