ports/95415: [Maintainer Update] graphics/gts 0.7.4 -> 0.7.6
Erik Greenwald
erik at smluc.org
Thu Apr 6 15:20:21 UTC 2006
>Number: 95415
>Category: ports
>Synopsis: [Maintainer Update] graphics/gts 0.7.4 -> 0.7.6
>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: Thu Apr 06 15:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Nov 4 19:18:58 EST 2005 root at fenris:/usr/obj/usr/src/sys/FENRIS i386
>Description:
version bump, forces LC_ALL to POSIX to avoid issues with floating
point number conversions.
>How-To-Repeat:
>Fix:
--- graphics_gts.patch begins here ---
Index: graphics/gts/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- graphics/gts/Makefile 30 Nov 2005 13:06:59 -0000 1.19
+++ graphics/gts/Makefile 5 Apr 2006 14:26:08 -0000
@@ -7,7 +7,7 @@
#
PORTNAME= gts
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
Index: graphics/gts/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- graphics/gts/distinfo 30 Nov 2005 13:06:59 -0000 1.7
+++ graphics/gts/distinfo 5 Apr 2006 14:26:08 -0000
@@ -1,3 +1,3 @@
-MD5 (gts-0.7.4.tar.gz) = 1662f3899ce6c72477e096bbef46361d
-SHA256 (gts-0.7.4.tar.gz) = 5d6dde8bc4e7fc4ac0495a89153e5ceca3e56ff0c42806ca242882a1628b6cad
-SIZE (gts-0.7.4.tar.gz) = 947253
+MD5 (gts-0.7.6.tar.gz) = 9f710aefd2ed9b3cc1b1216171fc5a8a
+SHA256 (gts-0.7.6.tar.gz) = 059c3e13e3e3b796d775ec9f96abdce8f2b3b5144df8514eda0cc12e13e8b81e
+SIZE (gts-0.7.6.tar.gz) = 948847
Index: graphics/gts/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/gts/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- graphics/gts/pkg-plist 30 Nov 2005 13:06:59 -0000 1.7
+++ graphics/gts/pkg-plist 5 Apr 2006 14:26:08 -0000
@@ -13,6 +13,6 @@
include/gtsconfig.h
lib/libgts.a
lib/libgts.so
-lib/libgts.so.4
+lib/libgts.so.5
libdata/pkgconfig/gts.pc
share/aclocal/gts.m4
--- graphics_gts.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list