Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 15:15:38 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44975: Update port: graphics/zimg to 4.19.1
Message-ID:  <200211052315.gA5NFckT061896@www.freebsd.org>

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

>Number:         44975
>Category:       ports
>Synopsis:       Update port: graphics/zimg to 4.19.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 Nov 05 15:20:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.19.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/zimg/Makefile graphics/zimg/Makefile
--- /usr/ports/graphics/zimg/Makefile	Mon Feb 12 19:01:04 2001
+++ graphics/zimg/Makefile	Wed Nov  6 04:15:53 2002
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	zimg
-PORTVERSION=	4.5.0
-PORTREVISION=	1
+PORTVERSION=	4.19.1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.zellner.org/zimg/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
@@ -18,7 +18,9 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	-with-gd-includes=${LOCALBASE}/include/gd
+CONFIGURE_ARGS=	--with-dynaload-cc="${CC}" \
+		--with-dynaload-cflags="${CFLAGS} -shared" \
+		--with-gd-includes=${LOCALBASE}/include/gd
 
 MAN1=		zimg.1
 
diff -urN /usr/ports/graphics/zimg/distinfo graphics/zimg/distinfo
--- /usr/ports/graphics/zimg/distinfo	Tue Jan 23 17:19:54 2001
+++ graphics/zimg/distinfo	Wed Nov  6 04:10:22 2002
@@ -1 +1 @@
-MD5 (zimg-4.5.0.tar.gz) = 85bfcfde4e852ea9d35e16bad30180ba
+MD5 (zimg-4.19.1.tar.gz) = 9ba4c079d45abcffc8ee06b45fc8d6d3
diff -urN /usr/ports/graphics/zimg/pkg-descr graphics/zimg/pkg-descr
--- /usr/ports/graphics/zimg/pkg-descr	Wed Feb 23 07:02:25 2000
+++ graphics/zimg/pkg-descr	Sat Oct 12 14:50:31 2002
@@ -3,7 +3,7 @@
 numbers. It can output in either EDF or PNG. It uses the
 GD library for image creation.
 
-WWW: http://www.zellner.org/zimg/
+WWW: http://zimg.sourceforge.net/
 Author: Johannes Zellner <johannes@zellner.org>
 
 - Will <andrews@technologist.com>
diff -urN /usr/ports/graphics/zimg/pkg-plist graphics/zimg/pkg-plist
--- /usr/ports/graphics/zimg/pkg-plist	Wed Feb 23 07:02:25 2000
+++ graphics/zimg/pkg-plist	Wed Nov  6 04:14:17 2002
@@ -1 +1,2 @@
+include/zimg.h
 bin/zimg

>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?200211052315.gA5NFckT061896>