Date: Sat, 19 Nov 2005 00:00:20 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89235: Update port: graphics/gliv to 1.9.4 Message-ID: <20051119000020.2f4c3f4c.tkato432@yahoo.com> Resent-Message-ID: <200511181510.jAIFARj1033617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89235 >Category: ports >Synopsis: Update port: graphics/gliv to 1.9.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: Fri Nov 18 15:10:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p13 i386 >Organization: >Environment: >Description: - Update to version 1.9.4 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gliv/Makefile graphics/gliv/Makefile --- /usr/ports/graphics/gliv/Makefile Sat Nov 5 20:50:22 2005 +++ graphics/gliv/Makefile Thu Nov 17 15:05:22 2005 @@ -6,8 +6,7 @@ # PORTNAME= gliv -PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTVERSION= 1.9.4 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/ @@ -21,6 +20,7 @@ USE_GL= yes USE_GETOPT_LONG= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 +USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" @@ -32,6 +32,10 @@ CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib + +post-patch: + @${REINPLACE_CMD} -e 's|"stdio\.h"|<getdelim.h>|g ; \ + s|"stdlib\.h"|<stdlib.h>|g' ${WRKSRC}/lib/getdelim.c post-install: ${INSTALL_DATA} ${WRKSRC}/gliv.desktop \ diff -urN /usr/ports/graphics/gliv/distinfo graphics/gliv/distinfo --- /usr/ports/graphics/gliv/distinfo Fri May 27 13:25:14 2005 +++ graphics/gliv/distinfo Thu Nov 17 14:21:40 2005 @@ -1,2 +1,3 @@ -MD5 (gliv-1.9.3.tar.bz2) = 3840a547cdc679c5a592d30040b9f6b5 -SIZE (gliv-1.9.3.tar.bz2) = 468387 +MD5 (gliv-1.9.4.tar.bz2) = 757d5bd6d6c5b7b863bb7ffa96fc9b5c +SHA256 (gliv-1.9.4.tar.bz2) = 4803b06fecf6f416e03f8846123c20248be8ab826fa0f8fa0953c27995daacbb +SIZE (gliv-1.9.4.tar.bz2) = 495279 diff -urN /usr/ports/graphics/gliv/pkg-plist graphics/gliv/pkg-plist --- /usr/ports/graphics/gliv/pkg-plist Fri May 27 13:25:14 2005 +++ graphics/gliv/pkg-plist Thu Nov 17 14:54:05 2005 @@ -1,6 +1,7 @@ bin/gliv share/gnome/applications/gliv.desktop share/gnome/pixmaps/gliv.png +share/locale/bg/LC_MESSAGES/gliv.mo share/locale/de/LC_MESSAGES/gliv.mo share/locale/fr/LC_MESSAGES/gliv.mo share/locale/nl/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?20051119000020.2f4c3f4c.tkato432>