Date: Thu, 23 Dec 1999 19:28:57 +0100 (CET) From: saper@system.pl To: FreeBSD-gnats-submit@freebsd.org Cc: saper@system.pl Subject: ports/15652: Update graphics/gif2png to version 2.2.5 Message-ID: <199912231828.TAA38310@saperski.system.pl>
next in thread | raw e-mail | index | archive | help
>Number: 15652 >Category: ports >Synopsis: Update graphics/gif2png to version 2.2.5 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 23 10:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Marcin Cieślak >Release: FreeBSD 3.4-RC i386 >Organization: SYSTEM Internet Provider >Environment: FreeBSD 3.4-RC #5: Thu Dec 16 19:52:18 CET 1999 >Description: * Upgrade port to 2.2.5 * Remove manual patch web2png #! line (merged into original) >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gif2png/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 1999/11/01 05:54:57 1.4 +++ Makefile 1999/12/23 18:09:31 @@ -1,12 +1,12 @@ # New ports collection makefile for: gif2png -# Version required: 2.0.0 -# Date created: 30 Aug 1999 +# Version required: 2.2.5 +# Date created: 22 Dec 1999 # Whom: saper@system.pl # # $FreeBSD: ports/graphics/gif2png/Makefile,v 1.4 1999/11/01 05:54:57 steve Exp $ # -DISTNAME= gif2png-2.0.0 +DISTNAME= gif2png-2.2.5 CATEGORIES= graphics MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ @@ -16,10 +16,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" - -pre-build: - mv ${WRKSRC}/web2png ${WRKSRC}/web2png_prepatch - $(SED) -e '1s#/usr/bin/python#/usr/bin/env python#' ${WRKSRC}/web2png_prepatch > ${WRKSRC}/web2png MAN1= gif2png.1 web2png.1 Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/graphics/gif2png/files/md5,v retrieving revision 1.3 diff -u -r1.3 md5 --- md5 1999/11/01 05:55:01 1.3 +++ md5 1999/12/23 18:07:39 @@ -1 +1 @@ -MD5 (gif2png-2.0.0.tar.gz) = 05cb99695051ad3324ceff7321fcc058 +MD5 (gif2png-2.2.5.tar.gz) = 7ef87d38835369ace3cd49b675a2e7e3 >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?199912231828.TAA38310>