ports/96230: [update] graphics/gifsicle

Martin Wilke freebsd at unixfreunde.de
Sun Apr 23 19:50:25 UTC 2006


>Number:         96230
>Category:       ports
>Synopsis:       [update] graphics/gifsicle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 23 19:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #9: Fri Apr 21 21:36:59 CEST 2006
    splash at lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


- update to 1.44
- pkg-plist fix
- portlint -A checked
- maintainer is cc 


>How-To-Repeat:





>Fix:


--- gifsicle.diff begins here ---
diff -ruN /usr/ports/graphics/gifsicle/Makefile ports/graphics/gifsicle/Makefile
--- /usr/ports/graphics/gifsicle/Makefile	Tue Apr 12 05:25:38 2005
+++ ports/graphics/gifsicle/Makefile	Sun Apr 23 13:15:32 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gifsicle
-PORTVERSION=	1.40
+PORTVERSION=	1.44
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.lcdf.org/gifsicle/
 
@@ -16,14 +16,13 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
-MAN1=		gifdiff.1 gifsicle.1
+MAN1=		gifdiff.1 gifsicle.1 gifview.1
 
 .if !defined(HAVE_UNISYS_LICENSE)
 CONFIGURE_ARGS+=	--enable-ungif
 .endif
 
 .if defined(WITHOUT_X11)
-PKGNAMESUFFIX=	-nox11
 CONFIGURE_ARGS+=	--without-x --disable-gifview
 PLIST_SUB=	X11='@comment '
 .else
diff -ruN /usr/ports/graphics/gifsicle/distinfo ports/graphics/gifsicle/distinfo
--- /usr/ports/graphics/gifsicle/distinfo	Sun Jan 22 13:34:50 2006
+++ ports/graphics/gifsicle/distinfo	Sun Apr 23 13:08:27 2006
@@ -1,3 +1,3 @@
-MD5 (gifsicle-1.40.tar.gz) = 2503cecaf678d17244dba965ce2a544b
-SHA256 (gifsicle-1.40.tar.gz) = b1d00763c8f328a4d2ec8320c09df08d404c4fd4d45303ff6291505d5435720d
-SIZE (gifsicle-1.40.tar.gz) = 212021
+MD5 (gifsicle-1.44.tar.gz) = 81f76edf8556205d8713e7746d6ab9fa
+SHA256 (gifsicle-1.44.tar.gz) = a8e5283860448c5f61f9477570e3dbd373ffb92f83b22ad4db8fa8dd2ee9539d
+SIZE (gifsicle-1.44.tar.gz) = 228882
diff -ruN /usr/ports/graphics/gifsicle/pkg-plist ports/graphics/gifsicle/pkg-plist
--- /usr/ports/graphics/gifsicle/pkg-plist	Sun Oct 26 19:40:09 2003
+++ ports/graphics/gifsicle/pkg-plist	Sun Apr 23 13:20:51 2006
@@ -1,5 +1,5 @@
 bin/gifdiff
 bin/gifsicle
-%%X11%%bin/gifview
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+bin/gifview
+%%DOCSDIR%%/README
--- gifsicle.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list