From owner-freebsd-ports Sun Aug 29 10:12:26 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2302156E7 for ; Sun, 29 Aug 1999 10:12:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA07030; Sun, 29 Aug 1999 10:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 0593315787 for ; Sun, 29 Aug 1999 10:03:22 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) for FreeBSD-gnats-submit@freebsd.org id 11L8MR-0007Ie-00; Sun, 29 Aug 1999 10:03:20 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id NAA62478; Sun, 29 Aug 1999 13:03:17 -0400 (EDT) (envelope-from will) Message-Id: <199908291703.NAA62478@shadow.blackdawn.com> Date: Sun, 29 Aug 1999 13:03:17 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13455: update graphics/gd from 1.6.2 to 1.6.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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