ports/88346: Update port: graphics/libungif to 4.1.4

KATO Tsuguru tkato432 at yahoo.com
Tue Nov 1 17:10:22 UTC 2005


>Number:         88346
>Category:       ports
>Synopsis:       Update port: graphics/libungif to 4.1.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:   Tue Nov 01 17:10:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 4.1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/libungif/Makefile graphics/libungif/Makefile
--- /usr/ports/graphics/libungif/Makefile	Tue Apr 12 14:06:16 2005
+++ graphics/libungif/Makefile	Tue Nov  1 01:12:03 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libungif
-PORTVERSION=	4.1.3
+PORTVERSION=	4.1.4
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,14 +14,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tools and library routines for working with GIF images
 
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB=	yes
 USE_BZIP2=	yes
-USE_INC_LIBTOOL_VER=15
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+INSTALLS_SHLIB=	yes
 
-.ifdef (WITHOUT_X11)
+.if defined(WITHOUT_X11)
 PLIST_SUB+=	X11='@comment '
-CONFIGURE_ARGS+=--with-x=no
+CONFIGURE_ARGS+=	--with-x=no
 PKGNAMESUFFIX=	-nox11
 .else
 USE_XLIB=	yes
diff -urN /usr/ports/graphics/libungif/distinfo graphics/libungif/distinfo
--- /usr/ports/graphics/libungif/distinfo	Sun May 30 21:48:01 2004
+++ graphics/libungif/distinfo	Tue Nov  1 01:04:51 2005
@@ -1,2 +1,2 @@
-MD5 (libungif-4.1.3.tar.bz2) = 8c198831cc0495596c78134b8849e9ad
-SIZE (libungif-4.1.3.tar.bz2) = 439960
+MD5 (libungif-4.1.4.tar.bz2) = 76865bc1bed90ecb5992a1edcc4d6c15
+SIZE (libungif-4.1.4.tar.bz2) = 482222
diff -urN /usr/ports/graphics/libungif/pkg-plist graphics/libungif/pkg-plist
--- /usr/ports/graphics/libungif/pkg-plist	Sun Apr  4 19:55:53 2004
+++ graphics/libungif/pkg-plist	Tue Nov  1 01:04:47 2005
@@ -30,7 +30,6 @@
 bin/text2gif
 include/gif_lib.h
 lib/libungif.a
-lib/libungif.la
 lib/libungif.so
 lib/libungif.so.5
 %%PORTDOCS%%%%DOCSDIR%%/GifFileType.png
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list