Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 09:57:22 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/29016: Update port: graphics/kdc2tiff to 0.32
Message-ID:  <200107161657.f6GGvMj20954@freefall.freebsd.org>

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

>Number:         29016
>Category:       ports
>Synopsis:       Update port: graphics/kdc2tiff to 0.32
>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:   Mon Jul 16 10:00:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.32

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/kdc2tiff/Makefile graphics/kdc2tiff/Makefile
--- /usr/ports/graphics/kdc2tiff/Makefile	Tue Jul  4 14:36:24 2000
+++ graphics/kdc2tiff/Makefile	Sat Jul  7 00:58:17 2001
@@ -6,18 +6,19 @@
 #
 
 PORTNAME=	kdc2tiff
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	kdc2tiff
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lm"
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LIBS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/kdc2tiff/distinfo graphics/kdc2tiff/distinfo
--- /usr/ports/graphics/kdc2tiff/distinfo	Tue Jul  4 14:36:24 2000
+++ graphics/kdc2tiff/distinfo	Sat Jul  7 00:57:45 2001
@@ -1 +1 @@
-MD5 (kdc2tiff-0.31.tar.gz) = 1d28b046c3e7c2004f8cf3f64177b7c8
+MD5 (kdc2tiff-0.32.tar.gz) = b24af53e97a047eaf1a92cbe1da44a17

>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?200107161657.f6GGvMj20954>