From owner-freebsd-ports Thu Dec 2 10:12:19 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 1522114DA5 for ; Thu, 2 Dec 1999 10:12:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20100; Thu, 2 Dec 1999 10:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3570614E03; Thu, 2 Dec 1999 10:03:14 -0800 (PST) Message-Id: <19991202180314.3570614E03@hub.freebsd.org> Date: Thu, 2 Dec 1999 10:03:14 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/15224: Update port: graphics/tiff to 3.5.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15224 >Category: ports >Synopsis: Update port: graphics/tiff to 3.5.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: Thu Dec 2 10:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.3-RELEASE i386 >Organization: >Environment: >Description: * Updated version 3.5.2 to 3.5.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/tiff/Makefile graphics/tiff/Makefile --- /usr/ports/graphics/tiff/Makefile Sat Nov 27 05:37:46 1999 +++ graphics/tiff/Makefile Thu Dec 2 22:53:58 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: tiff -# Version required: 3.5.2 +# Version required: 3.5.3 # Date created: 8 October 1996 # Whom: Richard Hwang # Mikhail Teterin @@ -8,8 +8,8 @@ # $FreeBSD: ports/graphics/tiff/Makefile,v 1.21 1999/11/24 23:36:59 cpiazza Exp $ # -DISTNAME= tiff-v3.5.2 -PKGNAME= tiff-3.5.2 +DISTNAME= tiff-v3.5.3 +PKGNAME= tiff-3.5.3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.onshore.com/pub/libtiff/ \ http://www.libtiff.org/ @@ -33,7 +33,6 @@ --noninteractive .if defined(NOPORTDOCS) -CONFIGURE_ARGS+= --with-HTML=no PLIST= ${PKGDIR}/PLIST.nodocs .else CONFIGURE_ARGS+= --with-HTML --with-DIR_HTML=${PREFIX}/share/doc/tiff @@ -65,10 +64,10 @@ TIFFVStripSize.3t TIFFVTileSize.3t TIFFWarning.3t \ TIFFWriteBufferSetup.3t TIFFWriteDirectory.3t TIFFWriteEncodedStrip.3t \ TIFFWriteEncodedTile.3t TIFFWriteRawStrip.3t TIFFWriteRawTile.3t \ - TIFFWriteScanline.3t TIFFbuffer.3t TIFFcodec.3t TIFFfree.3t \ - TIFFmalloc.3t TIFFmemcmp.3t TIFFmemcpy.3t TIFFmemory.3t TIFFmemset.3t \ - TIFFquery.3t TIFFrealloc.3t TIFFsize.3t TIFFstrip.3t TIFFswab.3t \ - TIFFtile.3t libtiff.3t + TIFFWriteScanline.3t TIFFWriteTile.3t TIFFbuffer.3t TIFFcodec.3t \ + TIFFfree.3t TIFFmalloc.3t TIFFmemcmp.3t TIFFmemcpy.3t TIFFmemory.3t \ + TIFFmemset.3t TIFFquery.3t TIFFrealloc.3t TIFFsize.3t TIFFstrip.3t \ + TIFFswab.3t TIFFtile.3t libtiff.3t post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff -urN /usr/ports/graphics/tiff/files/md5 graphics/tiff/files/md5 --- /usr/ports/graphics/tiff/files/md5 Sat Nov 27 05:37:46 1999 +++ graphics/tiff/files/md5 Thu Dec 2 22:25:14 1999 @@ -1 +1 @@ -MD5 (tiff-v3.5.2.tar.gz) = 2c498457556723485d488eb12c12fe95 +MD5 (tiff-v3.5.3.tar.gz) = d9b401aff13903a5818d7887e1f69022 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message