Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 19:30:45 GMT
From:      lbartoletti <coder@tuxfamily.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189626: [MAINTAINER UPDATE] graphics/libreatlas add stagging
Message-ID:  <201405101930.s4AJUjXZ021980@cgiserv.freebsd.org>
Resent-Message-ID: <201405101940.s4AJe0JZ074850@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405101930.s4AJUjXZ021980>