Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 11:42:47 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14340: update ports: gd 1.6.3 -> 1.7.3
Message-ID:  <199910150342.LAA93522@Terry.Dorm8.NCTU.edu.tw>

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

>Number:         14340
>Category:       ports
>Synopsis:       update ports: gd 1.6.3 -> 1.7.3
>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 Oct 14 20:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm8.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #5: Sat Oct  2
01:15:12 CST 1999     root@Terry.Dorm8.NCTU.edu.tw:/usr/src/sys/compile/TERRY
i386

>Description:

update gd from 1.6.3 to 1.7.3

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/graphics/gd/Makefile gd/Makefile
--- /usr/ports/graphics/gd/Makefile	Mon Oct 11 01:18:01 1999
+++ gd/Makefile	Fri Oct 15 11:37:14 1999
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/graphics/gd/Makefile,v 1.13 1999/10/07 17:36:44 fenner Exp $
 #
 
-DISTNAME=       gd-1.6.3
+DISTNAME=       gd-1.7.3
 CATEGORIES=	graphics
 MASTER_SITES=   http://www.boutell.com/gd/http/ \
 		ftp://ftp.boutell.com/pub/boutell/gd/
@@ -14,10 +14,10 @@
 LIB_DEPENDS=	png.3:${PORTSDIR}/graphics/png
 
 FETCH_BEFORE_ARGS=	-b
-USE_LIBTOOL=		yes
-CONFIGURE_ENV+=		CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
-CONFIGURE_ARGS+=	--includedir=${PREFIX}/include/gd \
-			--libdir=${PREFIX}/lib
+#USE_LIBTOOL=		yes
+#CONFIGURE_ENV+=		CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
+#CONFIGURE_ARGS+=	--includedir=${PREFIX}/include/gd \
+#			--libdir=${PREFIX}/lib
 
 pre-install:
 	${MKDIR} ${PREFIX}/include/gd
diff -ruN /usr/ports/graphics/gd/files/md5 gd/files/md5
--- /usr/ports/graphics/gd/files/md5	Sun Sep  5 07:36:48 1999
+++ gd/files/md5	Fri Oct 15 11:29:06 1999
@@ -1 +1 @@
-MD5 (gd-1.6.3.tar.gz) = 519bfbb55e3b315dd3d5a37ab56c2d84
+MD5 (gd-1.7.3.tar.gz) = c3690ae8c2cc0710e1777c697b876297
diff -ruN /usr/ports/graphics/gd/patches/patch-ab gd/patches/patch-ab
--- /usr/ports/graphics/gd/patches/patch-ab	Sun Jul 25 07:56:45 1999
+++ gd/patches/patch-ab	Thu Jan  1 08:00:00 1970
@@ -1,20 +0,0 @@
---- Makefile.in.old	Sat Jul 24 14:37:54 1999
-+++ Makefile.in	Sat Jul 24 14:40:09 1999
-@@ -88,7 +88,7 @@
- libgd_la_SOURCES = gd.c gd_io.c gd_io_file.c gd_io_dp.c gd_io_ss.c 	gd_png.c gd_ss.c gd_gd.c gd_gd2.c gdfontt.c gdfonts.c gdfontmb.c 	gdfontl.c gdfontg.c gdttf.c gdcache.c 	gd.h gdcache.h gdfontl.h gdfonts.h gd_io.h gdfontg.h 	gdfontmb.h gdfontt.h
- 
- 
--libgd_la_LIBADD = @LIBS@ -lm
-+libgd_la_LIBADD = @LIBS@ -lm -L$(libdir) -lpng 
- 
- bin_PROGRAMS = pngtogd pngtogd2 gdtopng gd2topng gd2copypal gdparttopng webpng
- 
-@@ -138,7 +138,7 @@
- LTLIBRARIES =  $(lib_LTLIBRARIES)
- 
- 
--DEFS = @DEFS@ -I. -I$(srcdir) 
-+DEFS = @DEFS@ -I. -I$(srcdir) -I$(includedir)
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
diff -ruN /usr/ports/graphics/gd/pkg/PLIST gd/pkg/PLIST
--- /usr/ports/graphics/gd/pkg/PLIST	Sun Aug  1 10:43:16 1999
+++ gd/pkg/PLIST	Fri Oct 15 11:40:08 1999
@@ -5,7 +5,9 @@
 bin/gd2copypal
 bin/gdparttopng
 bin/webpng
+bin/bdftogd
 include/gd/gd.h
+include/gd/gdcache.h
 include/gd/gd_io.h
 include/gd/gdfontg.h
 include/gd/gdfontl.h

>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?199910150342.LAA93522>