Date: Wed, 2 Jul 2003 00:32:28 +0800 From: "=?gb2312?B?wO72ziBYaW4gTEk=?=" <delphij@hotmail.com> To: "'Daichi GOTO'" <daichi@freebsd.org>, <ports-committers@freebsd.org>, <cvs-ports@freebsd.org>, <cvs-all@freebsd.org> Subject: RE: cvs commit: ports/graphics/gd Makefile distinfo pkg-descr pkg-plist ports/graphics/gd/files Makefile.bsd gd2togif.c gd_biggif_out.c gd_gif_in.c gd_gif_out.c gd_lzw_out.c gdcmpgif.c giftogd2.c patch-ac patch-gd.h patch-gdft.c patch-gdkanji.c ... Message-ID: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAyh5gHFZXek2W21nd08o9XcKAAAAQAAAAUC1QJj65Ak2WXfWn1x6KGQEAAAAA@hotmail.com> In-Reply-To: <200307011411.h61EBMDo097969@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think this is wrong and it should be backed out. For my best knowledge,
ports/graphics/gd should stand for gd1 and therefore should not be upgraded
to any gd 2.x releases. This upgrade should be applied to
ports/graphics/gd2, not ports/graphics/gd.
Of course if I was wrong please let me know, thank you!
-----Original Message-----
From: owner-cvs-all@freebsd.org [mailto:owner-cvs-all@freebsd.org] On Behalf
Of Daichi GOTO
Sent: Tuesday, July 01, 2003 10:11 PM
To: ports-committers@freebsd.org; cvs-ports@freebsd.org; cvs-all@freebsd.org
Subject: cvs commit: ports/graphics/gd Makefile distinfo pkg-descr pkg-plist
ports/graphics/gd/files Makefile.bsd gd2togif.c gd_biggif_out.c gd_gif_in.c
gd_gif_out.c gd_lzw_out.c gdcmpgif.c giftogd2.c patch-ac patch-gd.h
patch-gdft.c patch-gdkanji.c ...
daichi 2003/07/01 07:11:22 PDT
FreeBSD ports repository
Modified files:
graphics/gd Makefile distinfo pkg-descr pkg-plist
Added files:
graphics/gd/files Makefile.bsd gd2togif.c gd_biggif_out.c
gd_gif_in.c gd_gif_out.c gd_lzw_out.c
gdcmpgif.c giftogd2.c patch-gd.h
patch-gdft.c patch-gdtest.c
patch-index.html
graphics/gd/scripts configure
Removed files:
graphics/gd/files patch-ac patch-gdkanji.c patch-gdttf.c
patch-gif
Log:
update graphics/gd: 1.8.4 --> 2.0.15
PR: 53582
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision Changes Path
1.57 +23 -27 ports/graphics/gd/Makefile
1.16 +1 -2 ports/graphics/gd/distinfo
1.1 +60 -0 ports/graphics/gd/files/Makefile.bsd (new)
1.1 +40 -0 ports/graphics/gd/files/gd2togif.c (new)
1.1 +823 -0 ports/graphics/gd/files/gd_biggif_out.c (new)
1.1 +573 -0 ports/graphics/gd/files/gd_gif_in.c (new)
1.1 +46 -0 ports/graphics/gd/files/gd_gif_out.c (new)
1.1 +795 -0 ports/graphics/gd/files/gd_lzw_out.c (new)
1.1 +85 -0 ports/graphics/gd/files/gdcmpgif.c (new)
1.1 +48 -0 ports/graphics/gd/files/giftogd2.c (new)
1.19 +0 -188 ports/graphics/gd/files/patch-ac (dead)
1.1 +41 -0 ports/graphics/gd/files/patch-gd.h (new)
1.1 +92 -0 ports/graphics/gd/files/patch-gdft.c (new)
1.2 +0 -87 ports/graphics/gd/files/patch-gdkanji.c (dead)
1.1 +81 -0 ports/graphics/gd/files/patch-gdtest.c (new)
1.2 +0 -17 ports/graphics/gd/files/patch-gdttf.c (dead)
1.2 +0 -15 ports/graphics/gd/files/patch-gif (dead)
1.1 +71 -0 ports/graphics/gd/files/patch-index.html (new)
1.5 +13 -20 ports/graphics/gd/pkg-descr
1.12 +13 -10 ports/graphics/gd/pkg-plist
1.1 +44 -0 ports/graphics/gd/scripts/configure (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAyh5gHFZXek2W21nd08o9XcKAAAAQAAAAUC1QJj65Ak2WXfWn1x6KGQEAAAAA>
