Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 15:30:41 +0200 (EET)
From:      "Maxim Sobolev" <sobomax@altavista.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17525: [PATCH] Update of the PNG (graphics/png) port to the new 1.0.6 version
Message-ID:  <200003211330.PAA13469@vega.vega.com>

next in thread | raw e-mail | index | archive | help

>Number:         17525
>Category:       ports
>Synopsis:       [PATCH] Update of the PNG (graphics/png) port to the new 1.0.6 version
>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:   Tue Mar 21 05:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Sobolev
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Vega International Capital
>Environment:

	

>Description:

Update of the PNG (graphics/png) port to the new 1.0.6 version

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/graphics/png/Makefile png/Makefile
--- /usr/ports/graphics/png/Makefile	Mon Nov 22 10:51:10 1999
+++ png/Makefile	Tue Mar 21 15:22:02 2000
@@ -1,15 +1,16 @@
 # New ports collection makefile for:    PNG images library
-# Version required:     1*
+# Version required:     1.0.6
 # Date created:         5 Dec 1995
 # Whom:                 ache
 #
 # $FreeBSD: ports/graphics/png/Makefile,v 1.20 1999/11/20 03:00:31 jmz Exp $
 #
 
-DISTNAME=       libpng-1.0.5
-PKGNAME=        png-1.0.5
+DISTNAME=       libpng-1.0.6
+PKGNAME=        png-1.0.6
 CATEGORIES=     graphics
-MASTER_SITES=   ftp://ftp.uu.net/graphics/png/src/
+MASTER_SITES=   http://www.cdrom.com/pub/png/src/ \
+		ftp://ftp.uu.net/graphics/png/src/
 
 MAINTAINER=     ache@FreeBSD.org
 
diff -ruN /usr/ports/graphics/png/files/md5 png/files/md5
--- /usr/ports/graphics/png/files/md5	Mon Nov 22 10:51:10 1999
+++ png/files/md5	Tue Mar 21 14:19:58 2000
@@ -1 +1 @@
-MD5 (libpng-1.0.5.tar.gz) = e8edc8c1ad4cb613f20563acd9112702
+MD5 (libpng-1.0.6.tar.gz) = 687c8a59160c713a0e6fdd7e0a131182
diff -ruN /usr/ports/graphics/png/pkg/DESCR png/pkg/DESCR
--- /usr/ports/graphics/png/pkg/DESCR	Mon Nov 16 14:48:37 1998
+++ png/pkg/DESCR	Tue Mar 21 14:19:14 2000
@@ -6,3 +6,5 @@
 attempts were made to make it as complete as possible, while
 keeping the code easy to understand.  Currently, this library
 only supports C.  Support for other languages is being considered.
+
+WWW: http://www.cdrom.com/pub/png/


>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?200003211330.PAA13469>