From owner-freebsd-ports Tue Jun 6 16:50:11 2000 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 7205A37BB9F for ; Tue, 6 Jun 2000 16:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA77037; Tue, 6 Jun 2000 16:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a08.gd.uol.com.br (bsa-1-as01-7-a08.gd.uol.com.br [200.197.118.8]) by hub.freebsd.org (Postfix) with ESMTP id 4DBD437BAE5 for ; Tue, 6 Jun 2000 16:42:55 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 4765 invoked by uid 1001); 6 Jun 2000 23:42:16 -0000 Message-Id: <20000606234216.4764.qmail@Fedaykin.here> Date: 6 Jun 2000 23:42:16 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19076: Update all ports with LIB_DEPENDS from gd.0 to gd.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19076 >Category: ports >Synopsis: Update all ports with LIB_DEPENDS from gd.0 to gd.1 >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 Jun 06 16:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #17: Wed May 24 19:49:37 EST 2000 root@:/usr/src/sys/compile/LIOUX i386 >Description: A simple update to follow the change made by ports/19060 >How-To-Repeat: n/a >Fix: --- /usr/ports/./german/webalizer/Makefile Sat Apr 15 04:25:15 2000 +++ ./german/webalizer/Makefile Tue Jun 6 20:40:02 2000 @@ -14,7 +14,7 @@ MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd WEBALIZER_LANG= german GNU_CONFIGURE= yes --- /usr/ports/./graphics/g2/Makefile Fri Apr 14 13:07:23 2000 +++ ./graphics/g2/Makefile Tue Jun 6 20:40:02 2000 @@ -13,7 +13,7 @@ MAINTAINER= billf@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd USE_XLIB= yes GNU_CONFIGURE= yes --- /usr/ports/./graphics/p5-GD/Makefile Sun Apr 23 17:02:08 2000 +++ ./graphics/p5-GD/Makefile Tue Jun 6 20:40:02 2000 @@ -14,7 +14,7 @@ MAINTAINER= jfitz@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd USE_PERL5= YES --- /usr/ports/./graphics/tgd/Makefile Fri Apr 14 13:07:40 2000 +++ ./graphics/tgd/Makefile Tue Jun 6 20:40:02 2000 @@ -14,7 +14,7 @@ MAINTAINER= mharo@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd BROKEN= gd changes FORBIDDEN= author hadn\'t had time to update for gd changes --- /usr/ports/./graphics/png2html/Makefile Fri Apr 14 13:07:39 2000 +++ ./graphics/png2html/Makefile Tue Jun 6 20:40:02 2000 @@ -13,7 +13,7 @@ MAINTAINER= jedgar@fxp.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - gd.0:${PORTSDIR}/graphics/gd + gd.1:${PORTSDIR}/graphics/gd do-configure: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig --- /usr/ports/./graphics/zimg/Makefile Sat May 20 04:50:52 2000 +++ ./graphics/zimg/Makefile Tue Jun 6 20:40:02 2000 @@ -12,7 +12,7 @@ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-edf --with-gd-includes=${LOCALBASE}/include --- /usr/ports/./net/mrtg/Makefile Mon Apr 10 14:46:44 2000 +++ ./net/mrtg/Makefile Tue Jun 6 20:40:02 2000 @@ -12,7 +12,7 @@ MAINTAINER= jfitz@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd USE_PERL5= YES MAKE_ENV+= PERL=${PERL} --- /usr/ports/./math/gnuplot/Makefile Fri Apr 14 08:03:23 2000 +++ ./math/gnuplot/Makefile Tue Jun 6 20:40:02 2000 @@ -13,7 +13,7 @@ MAINTAINER= chuckr@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - gd.0:${PORTSDIR}/graphics/gd + gd.1:${PORTSDIR}/graphics/gd USE_XLIB= yes GNU_CONFIGURE= yes --- /usr/ports/./math/gnuplot+/Makefile Sun Apr 23 16:39:57 2000 +++ ./math/gnuplot+/Makefile Tue Jun 6 20:40:02 2000 @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/japanese/gd \ ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype .else -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd BUILD_DEPENDS= ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype .endif --- /usr/ports/./www/http-analyze/Makefile Mon Apr 10 14:48:30 2000 +++ ./www/http-analyze/Makefile Tue Jun 6 20:40:02 2000 @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd MAN1= http-analyze.1 --- /usr/ports/./www/webalizer/Makefile Mon Apr 10 14:48:37 2000 +++ ./www/webalizer/Makefile Tue Jun 6 20:40:02 2000 @@ -15,7 +15,7 @@ MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-gdlib=${PREFIX}/lib \ --- /usr/ports/./www/webalizer-2/Makefile Tue Jun 6 00:46:29 2000 +++ ./www/webalizer-2/Makefile Tue Jun 6 20:40:02 2000 @@ -13,7 +13,7 @@ MAINTAINER= ache@FreeBSD.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd NO_LATEST_LINK= yes USE_BZIP2= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message