From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 19:40:01 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 0936EA0D for ; Sat, 10 May 2014 19:40:01 +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 C181D160 for ; Sat, 10 May 2014 19:40: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 s4AJe0LM074861 for ; Sat, 10 May 2014 19:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4AJe0JZ074850; Sat, 10 May 2014 19:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 10 May 2014 19:40:00 GMT Resent-Message-Id: <201405101940.s4AJe0JZ074850@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 9E61C9AA for ; Sat, 10 May 2014 19:30:45 +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 8C429C3 for ; Sat, 10 May 2014 19:30:45 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AJUjns021983 for ; Sat, 10 May 2014 19:30:45 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4AJUjXZ021980; Sat, 10 May 2014 19:30:45 GMT (envelope-from nobody) Message-Id: <201405101930.s4AJUjXZ021980@cgiserv.freebsd.org> Date: Sat, 10 May 2014 19:30:45 GMT From: lbartoletti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189626: [MAINTAINER UPDATE] graphics/libreatlas 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:40:01 -0000 >Number: 189626 >Category: ports >Synopsis: [MAINTAINER UPDATE] graphics/libreatlas 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:40: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/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile --- a/graphics/libreatlas/Makefile 2014-04-18 20:17:47.835271664 +0200 +++ b/graphics/libreatlas/Makefile 2014-05-10 20:46:35.483629460 +0200 @@ -3,13 +3,15 @@ PORTNAME= libreatlas PORTVERSION= 1.0.0a -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ MAINTAINER= coder@tuxfamily.org COMMENT= Open Source Geography Education application +LICENSE= GPLv3 + LIB_DEPENDS= mspack:${PORTSDIR}/archivers/libmspack \ spatialite:${PORTSDIR}/databases/spatialite \ sqlite3:${PORTSDIR}/databases/sqlite3 \ @@ -45,7 +47,6 @@ DESKTOP_ENTRIES="LibreAtlas" "${COMMENT}" "" "LibreAtlas" \ "Graphics;Viewer;" true -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|wx-config|$${WX_CONFIG}|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$$(prefix)/libdata/pkgconfig|' \ >Release-Note: >Audit-Trail: >Unformatted: