Date: Sat, 7 Aug 2004 21:00:13 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70117: Update port: graphics/gliv to 1.8.4 Message-ID: <20040807210013.4b24acb3.tkato432@yahoo.com> Resent-Message-ID: <200408071210.i77CAOFm093957@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70117 >Category: ports >Synopsis: Update port: graphics/gliv to 1.8.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 07 12:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.8.4 New file: files/patch-src::collection.c >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gliv/Makefile graphics/gliv/Makefile --- /usr/ports/graphics/gliv/Makefile Mon Jun 28 23:00:24 2004 +++ graphics/gliv/Makefile Thu Aug 5 01:28:20 2004 @@ -6,7 +6,7 @@ # PORTNAME= gliv -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/ @@ -16,6 +16,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext USE_BZIP2= yes +USE_GCC= 3.3 USE_X_PREFIX= yes USE_GL= yes USE_GETOPT_LONG= yes diff -urN /usr/ports/graphics/gliv/distinfo graphics/gliv/distinfo --- /usr/ports/graphics/gliv/distinfo Mon Jun 28 23:00:24 2004 +++ graphics/gliv/distinfo Thu Aug 5 00:40:30 2004 @@ -1,2 +1,2 @@ -MD5 (gliv-1.8.3.tar.bz2) = c13967233f3b97f607014984ab129663 -SIZE (gliv-1.8.3.tar.bz2) = 419804 +MD5 (gliv-1.8.4.tar.bz2) = 2ad963118f2f373e6b53f8cb247a9dcc +SIZE (gliv-1.8.4.tar.bz2) = 428207 diff -urN /usr/ports/graphics/gliv/files/patch-src::collection.c graphics/gliv/files/patch-src::collection.c --- /usr/ports/graphics/gliv/files/patch-src::collection.c Thu Jan 1 09:00:00 1970 +++ graphics/gliv/files/patch-src::collection.c Thu Aug 5 01:07:30 2004 @@ -0,0 +1,10 @@ +--- src/collection.c.orig Thu Jul 29 06:40:56 2004 ++++ src/collection.c Thu Aug 5 01:05:38 2004 +@@ -77,6 +77,7 @@ + * are '\0' terminated strings representing decimal numbers. + */ + ++#include <sys/types.h> + #include <sys/mman.h> /* mmap(), PROT_READ, MAP_PRIVATE, ... */ + #include <stdio.h> /* FILE, fopen(), fread(), fwrite(), ... */ + #include <string.h> /* strlen(), strrchr() */ diff -urN /usr/ports/graphics/gliv/pkg-plist graphics/gliv/pkg-plist --- /usr/ports/graphics/gliv/pkg-plist Sat Mar 20 12:48:33 2004 +++ graphics/gliv/pkg-plist Thu Aug 5 01:20:30 2004 @@ -7,3 +7,4 @@ share/locale/pt_BR/LC_MESSAGES/gliv.mo share/locale/ro/LC_MESSAGES/gliv.mo share/locale/ru/LC_MESSAGES/gliv.mo +share/locale/sk/LC_MESSAGES/gliv.mo >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040807210013.4b24acb3.tkato432>