From owner-cvs-all Thu Mar 9 7: 5:20 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49]) by hub.freebsd.org (Postfix) with ESMTP id 45A7137B69C; Thu, 9 Mar 2000 07:05:04 -0800 (PST) (envelope-from imura@cs.titech.ac.jp) Received: from imura.af.airnet.ne.jp (tok227.airnet.ne.jp [210.159.88.227]) by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id AAA25892; Fri, 10 Mar 2000 00:05:01 +0900 Posted-Date: Fri, 10 Mar 2000 00:04:58 +0900 (JST) To: ache@freebsd.org Cc: kris@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jseger@FreeBSD.org Subject: Fw: Re: cvs commit: ports/graphics/ImageMagick/files md5 From: "R. Imura" X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Fri_Mar_10_00:04:51_2000_809)--" Content-Transfer-Encoding: 7bit Message-Id: <20000310000456R.imura@cs.titech.ac.jp> Date: Fri, 10 Mar 2000 00:04:56 +0900 X-Dispatcher: imput version 990401(IM113) Lines: 99 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----Next_Part(Fri_Mar_10_00:04:51_2000_809)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit # Sorry, I send it again. I mis-wrote the header. ----Next_Part(Fri_Mar_10_00:04:51_2000_809)-- Content-Type: Message/Rfc822 Content-Transfer-Encoding: 7bit To: ache@freebsd.org Cc: kris@FreeBSD.org cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jseger@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick/files md5 From: R. Imura In-Reply-To: References: <20000308195350.A86049@freebsd.org> X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000309235641Q.imura@cs.titech.ac.jp> Date: Thu, 09 Mar 2000 23:56:41 +0900 Sender: Ryuichiro Imura X-Dispatcher: imput version 990401(IM113) Lines: 67 > > > > Modified files: > > > > graphics/ImageMagick/files md5 > > > > Log: > > > > checksum changed > > > > > > Yes, and what changed in the contents to cause this? > > > > ImageMagick is known rogue. Author likes cosmetique changes or just repacking > > without version number bumping. Better way is to keep one of snapshots locally > > but it is maintainer's task. > > Hmm. Probably this is okay to ignore here, but the general policy I would > like people to follow is always to do a recursive diff of the old and new > versions when updating a MD5 file, for security reasons. Thank you for committing, but you must have done a recursive diff. New taball has config.cache (I'm not sure the old also had), and it detects as follows. --- Host system type : sparc-sun-solaris2.7 Option Configure option Configured value ---------------------------------------------------------- DPS --with-dps=yes yes HDF --with-hdf=yes no JBIG --with-jbig=yes no JPEG --with-jpeg=yes no PNG --with-png=yes no TIFF --with-tiff=yes no (failed tests) TrueType (TTF) --with-ttf=yes no ZLIB --with-zlib=yes no X11 Configuration: X_CFLAGS = -I/usr/openwin/include X_PRE_LIBS = -lSM -lICE X_LIBS = -L/usr/openwin/lib X_EXTRA_LIBS = -lsocket -lnsl Final Compilation Flags: CC = cc CFLAGS = -O -pipe CPPFLAGS = -D_REENTRANT -I/usr/local/include -I/usr/openwin/include -I/usr/openwin/include/X11 LDFLAGS = -L/usr/ports/graphics/ImageMagick/work/ImageMagick-5.1.1/magick/.libs -L/usr/local/lib -L/usr/openwin/lib LIBS = -ldpstk -ldps -lXext -lXt -lX11 -lsocket -lnsl -lpthread -lm --- If no objections, I'll commit the following patch. --- Makefile.orig Mon Mar 6 00:38:20 2000 +++ Makefile Thu Mar 9 23:53:08 2000 @@ -46,10 +46,6 @@ USE_PERL5= YES USE_XLIB= YES CONFIGURE_ENV= LDFLAGS="$(LDFLAGS) -L${WRKSRC}/magick/.libs" + +pre-configure: + ${RM} ${WRKSRC}/config.cache + post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -- R. Imura // my private mail address has changed. // imura@cs.titech.ac.jp ====> imura@af.airnet.ne.jp /(-.-)y-~~ ----Next_Part(Fri_Mar_10_00:04:51_2000_809)---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message