Date: Mon, 22 Mar 1999 18:18:01 GMT From: volf@oasis.IAEhv.nl (Frank Volf) To: FreeBSD-gnats-submit@freebsd.org Cc: volf@oasis.IAEhv.nl Subject: ports/10731: Upgrade port: pnmtopng 2.37.2 Message-ID: <199903221818.SAA15466@avalon.oasis.IAEhv.nl>
next in thread | raw e-mail | index | archive | help
>Number: 10731 >Category: ports >Synopsis: Upgrade port: pnmtopng 2.37.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 22 10:20:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Frank Volf >Release: FreeBSD 3.1-STABLE i386 >Organization: /etc/organization >Environment: >Description: The pnmtopng has been upgraded to a new version. The old distfiles have been removed from the master site. Please, apply the following patch to the ports CVS tree. BTW: I'm the maintainer of this port Index: Makefile =================================================================== RCS file: /home2/CVS/ports/graphics/pnmtopng/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 1999/01/23 07:05:28 1.8 +++ Makefile 1999/03/22 18:11:29 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.8 1999/01/23 07:05:28 vanilla Exp $ # -DISTNAME= pnmtopng-2.37.1 +DISTNAME= pnmtopng-2.37.2 CATEGORIES= graphics MASTER_SITES= ftp://swrinde.nde.swri.edu/pub/png/applications/ @@ -18,7 +18,6 @@ ${X11BASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm \ ${X11BASE}/lib/libppm.a:${PORTSDIR}/graphics/netpbm -NO_WRKSUBDIR= yes MAKEFILE= Makefile.FreeBSD USE_X_PREFIX= yes MAN1= pngtopnm.1 pnmtopng.1 Index: files/md5 =================================================================== RCS file: /home2/CVS/ports/graphics/pnmtopng/files/md5,v retrieving revision 1.2 diff -u -r1.2 md5 --- md5 1998/08/09 00:12:34 1.2 +++ md5 1999/03/22 18:09:24 @@ -1 +1 @@ -MD5 (pnmtopng-2.37.1.tar.gz) = 3addb1d14811c86169c4bb09ee8942d7 +MD5 (pnmtopng-2.37.2.tar.gz) = b143abb42009c1ec84fb9edda483e3ba >How-To-Repeat: >Fix: >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?199903221818.SAA15466>