ports/51223: Update port: graphics/gliv to 1.7.1 (fix ports/51054)

KATO Tsuguru tkato at prontomail.com
Mon Apr 21 17:40:28 UTC 2003


>Number:         51223
>Category:       ports
>Synopsis:       Update port: graphics/gliv to 1.7.1 (fix ports/51054)
>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:   Mon Apr 21 10:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.7.1

Following PR(s) should be superseded by this PR:
[2003/04/16] ports/51054  ports-bugs  Update port: graphics/gliv to 1.7.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gliv/Makefile graphics/gliv/Makefile
--- /usr/ports/graphics/gliv/Makefile	Sat Apr 12 22:48:39 2003
+++ graphics/gliv/Makefile	Sun Apr 20 13:14:28 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gliv
-PORTVERSION=	1.7
+PORTVERSION=	1.7.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://gliv.tuxfamily.org/
 
@@ -19,18 +19,15 @@
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
+USE_GETOPT_LONG=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
 MAN1=		gliv.1
 
 CPPFLAGS=	-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11 ${PTHREAD_LIBS}
-
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+=	-lgnugetopt
-.endif
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
diff -urN /usr/ports/graphics/gliv/distinfo graphics/gliv/distinfo
--- /usr/ports/graphics/gliv/distinfo	Sat Apr 12 22:48:39 2003
+++ graphics/gliv/distinfo	Tue Apr 15 03:11:38 2003
@@ -1 +1 @@
-MD5 (gliv-1.7.tar.bz2) = 8384eb5f83303341ca907235fdeb1735
+MD5 (gliv-1.7.1.tar.bz2) = a8c06551a6830d994442bec4220a153e
diff -urN /usr/ports/graphics/gliv/pkg-plist graphics/gliv/pkg-plist
--- /usr/ports/graphics/gliv/pkg-plist	Mon Jan 28 02:09:55 2002
+++ graphics/gliv/pkg-plist	Tue Apr 15 03:23:21 2003
@@ -1,2 +1,4 @@
 bin/gliv
 share/locale/fr/LC_MESSAGES/gliv.mo
+share/locale/pt_BR/LC_MESSAGES/gliv.mo
+share/locale/ru/LC_MESSAGES/gliv.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list