Date: Mon, 26 Aug 2002 11:09:03 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/42037: Update port: graphics/gifsicle to 1.35 Message-ID: <200208261809.g7QI93i5023438@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 42037 >Category: ports >Synopsis: Update port: graphics/gifsicle to 1.35 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 26 11:10:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.35 No response from maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gifsicle/Makefile graphics/gifsicle/Makefile --- /usr/ports/graphics/gifsicle/Makefile Thu Aug 9 21:34:35 2001 +++ graphics/gifsicle/Makefile Tue Aug 27 01:26:32 2002 @@ -6,7 +6,7 @@ # PORTNAME= gifsicle -PORTVERSION= 1.30 +PORTVERSION= 1.35 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ @@ -32,8 +32,8 @@ post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/gifsicle - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gifsicle + @${MKDIR} ${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} .endif .include <bsd.port.mk> diff -urN /usr/ports/graphics/gifsicle/distinfo graphics/gifsicle/distinfo --- /usr/ports/graphics/gifsicle/distinfo Thu Aug 9 21:34:35 2001 +++ graphics/gifsicle/distinfo Tue Aug 27 01:27:31 2002 @@ -1 +1 @@ -MD5 (gifsicle-1.30.tar.gz) = 1470eb221cbda90c7bcecb9f020e4a04 +MD5 (gifsicle-1.35.tar.gz) = 0f1166892f9b9172f66e916d2e80c27b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208261809.g7QI93i5023438>