Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 13:03:17 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13455: update graphics/gd from 1.6.2 to 1.6.3
Message-ID:  <199908291703.NAA62478@shadow.blackdawn.com>

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

>Number:         13455
>Category:       ports
>Synopsis:       update graphics/gd from 1.6.2 to 1.6.3
>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:   Sun Aug 29 10:10:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Sat Aug 14 00:56:46 EDT 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

This is the update for gd, from 1.6.2 to 1.6.3. This is really just
a simple bugfix in one of the source files, so there is almost nothing
changed in the actual port.

I think it's worthy to note that PNG is a supported graphic format in
Netscape and MSIE's latest browsers, including Netscape 4.61 on FreeBSD,
and MSIE 5.0 on Windows 95 (yes, I tested this personally). Perhaps PHP 
simply needs to update their graphical dependencies. ;-)

>How-To-Repeat:

Apply the following diff to the current gd port.

>Fix:

diff -urN --exclude=CVS gd/Makefile gd.new/Makefile
--- gd/Makefile	Thu Aug 26 00:23:14 1999
+++ gd.new/Makefile	Sun Aug 29 12:42:05 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for: gd
-# Version required:     1.6.2
+# Version required:     1.6.3
 # Date created:         27 Mar 1998
 # Whom:                 jeff@cetlink.net
 #
 # $FreeBSD: ports/graphics/gd/Makefile,v 1.11 1999/08/25 06:13:55 obrien Exp $
 #
 
-DISTNAME=       gd-1.6.2
+DISTNAME=       gd-1.6.3
 CATEGORIES=	graphics
 MASTER_SITES=   http://www.boutell.com/gd/http/ \
 		ftp://ftp.boutell.com/pub/boutell/gd/
diff -urN --exclude=CVS gd/files/md5 gd.new/files/md5
--- gd/files/md5	Sun Aug  8 17:42:20 1999
+++ gd.new/files/md5	Sun Aug 29 12:50:32 1999
@@ -1 +1 @@
-MD5 (gd-1.6.2.tar.gz) = 4c4e248ea99d1ad7b8578f6bce6c5aa9
+MD5 (gd-1.6.3.tar.gz) = 519bfbb55e3b315dd3d5a37ab56c2d84

>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?199908291703.NAA62478>