Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 19:41:49 GMT
From:      lbartoletti <coder@tuxfamily.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187430: [UPDATE] devel/libgta 1.0.2 -> 1.0.5
Message-ID:  <201403101941.s2AJfnD6098677@cgiserv.freebsd.org>
Resent-Message-ID: <201403101950.s2AJo22g007946@freefall.freebsd.org>

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

>Number:         187430
>Category:       ports
>Synopsis:       [UPDATE] devel/libgta 1.0.2 -> 1.0.5
>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:   Mon Mar 10 19:50:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     lbartoletti
>Release:        FreeBSD 10.0
>Organization:
>Environment:
>Description:
Update devel/libgta 1.0.2 -> 1.0.5

Redports' logs :
https://redports.org/buildarchive/20140310184800-37101/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN a/devel/libgta/Makefile b/devel/libgta/Makefile
--- a/devel/libgta/Makefile	2014-02-07 18:44:16.746401387 +0100
+++ b/devel/libgta/Makefile	2014-03-10 19:06:13.336627230 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/libgta/Makefile 340615 2014-01-21 15:43:06Z amdmi3 $
 
 PORTNAME=	libgta
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.5
 CATEGORIES=	devel
 MASTER_SITES=	SAVANNAH/gta
 
diff -ruN a/devel/libgta/distinfo b/devel/libgta/distinfo
--- a/devel/libgta/distinfo	2014-02-07 18:44:16.733401348 +0100
+++ b/devel/libgta/distinfo	2014-03-10 19:06:22.852626655 +0100
@@ -1,2 +1,2 @@
-SHA256 (libgta-1.0.2.tar.xz) = ec33cffedb216e604788b3c7b9b24b2e1bcbdaa9284d0c7d940cb1feca80d260
-SIZE (libgta-1.0.2.tar.xz) = 296424
+SHA256 (libgta-1.0.5.tar.xz) = e24d282dbc13367dec9e58b9ba079951b90b5b6b14f085b2914489bf89d92561
+SIZE (libgta-1.0.5.tar.xz) = 310592
diff -ruN a/devel/libgta/pkg-plist b/devel/libgta/pkg-plist
--- a/devel/libgta/pkg-plist	2014-02-07 18:44:16.681401351 +0100
+++ b/devel/libgta/pkg-plist	2014-03-10 19:46:24.791461134 +0100
@@ -5,6 +5,7 @@
 lib/libgta.so
 lib/libgta.so.0
 libdata/pkgconfig/gta.pc
+%%PORTDOCS%%%%DOCSDIR%%/FindGTA.cmake
 %%PORTDOCS%%%%DOCSDIR%%/example-basic.c
 %%PORTDOCS%%%%DOCSDIR%%/example-basic.cpp
 %%PORTDOCS%%%%DOCSDIR%%/example-block-io.c
@@ -13,5 +14,5 @@
 %%PORTDOCS%%%%DOCSDIR%%/example-stream-io.cpp
 %%PORTDOCS%%%%DOCSDIR%%/example-tags.c
 %%PORTDOCS%%%%DOCSDIR%%/example-tags.cpp
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm include/gta
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+@dirrmtry include/gta


>Release-Note:
>Audit-Trail:
>Unformatted:



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