aboutsummaryrefslogtreecommitdiff
path: root/graphics/zimg
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-07 11:28:11 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-07 11:28:11 +0000
commit8f2c43e790284e32903d431ea11fe76f1e97c401 (patch)
tree6b44ffdbed220cb63d6078c6ea0bdf65a2bb50cf /graphics/zimg
parent73acac4c01036c505597449b9620faf0ae5f3008 (diff)
downloadports-8f2c43e790284e32903d431ea11fe76f1e97c401.tar.gz
ports-8f2c43e790284e32903d431ea11fe76f1e97c401.zip
upgrade to 4.19.1
PR: 44975 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=69645
Diffstat (limited to 'graphics/zimg')
-rw-r--r--graphics/zimg/Makefile10
-rw-r--r--graphics/zimg/distinfo2
-rw-r--r--graphics/zimg/pkg-descr2
-rw-r--r--graphics/zimg/pkg-plist1
4 files changed, 9 insertions, 6 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile
index c8a40b376a6d..045c1b70ff5b 100644
--- a/graphics/zimg/Makefile
+++ b/graphics/zimg/Makefile
@@ -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
@@ -20,7 +20,9 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
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 --git a/graphics/zimg/distinfo b/graphics/zimg/distinfo
index 651f8b3ec543..54cc1f718a41 100644
--- a/graphics/zimg/distinfo
+++ b/graphics/zimg/distinfo
@@ -1 +1 @@
-MD5 (zimg-4.5.0.tar.gz) = 85bfcfde4e852ea9d35e16bad30180ba
+MD5 (zimg-4.19.1.tar.gz) = 9ba4c079d45abcffc8ee06b45fc8d6d3
diff --git a/graphics/zimg/pkg-descr b/graphics/zimg/pkg-descr
index aab7fdc009b6..88ca477f9123 100644
--- a/graphics/zimg/pkg-descr
+++ b/graphics/zimg/pkg-descr
@@ -3,7 +3,7 @@ graphics by reading simple ASCII input files filled with
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 --git a/graphics/zimg/pkg-plist b/graphics/zimg/pkg-plist
index 0338a30a3d93..97d0a37f9f4f 100644
--- a/graphics/zimg/pkg-plist
+++ b/graphics/zimg/pkg-plist
@@ -1 +1,2 @@
+include/zimg.h
bin/zimg