diff options
author | tg <tg@FreeBSD.org> | 1997-02-05 15:34:36 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-05 15:34:36 +0800 |
commit | e0ca63d999b5d2e02640df209336b9f6685d75bc (patch) | |
tree | 5d1327bf0e85fec8ec4f5408a4c33a97b661d533 | |
parent | 010cc50aaf909be03e782725a95273f432b210d8 (diff) | |
download | freebsd-ports-graphics-e0ca63d999b5d2e02640df209336b9f6685d75bc.tar.gz freebsd-ports-graphics-e0ca63d999b5d2e02640df209336b9f6685d75bc.tar.zst freebsd-ports-graphics-e0ca63d999b5d2e02640df209336b9f6685d75bc.zip |
Upgrade to 2.4.7.
-rw-r--r-- | graphics/xpaint/Makefile | 8 | ||||
-rw-r--r-- | graphics/xpaint/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 9ccbe631996..ccbc8aaa002 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,15 +1,17 @@ # New ports collection makefile for: xpaint -# Version required: 2.4.3 +# Version required: 2.4.7 # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.10 1996/11/18 11:29:47 asami Exp $ +# $Id: Makefile,v 1.11 1996/11/19 04:18:47 asami Exp $ # -DISTNAME= xpaint-2.4.6 +DISTNAME= xpaint-2.4.7 CATEGORIES= graphics x11 MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/ +MAINTAINER= ports@freebsd.org + LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ tiff\\.3\\.:${PORTSDIR}/graphics/tiff \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo index af2cafa8728..22b418f544b 100644 --- a/graphics/xpaint/distinfo +++ b/graphics/xpaint/distinfo @@ -1 +1 @@ -MD5 (xpaint-2.4.6.tar.gz) = 248c711bd385bacacd8a637d04e000b0 +MD5 (xpaint-2.4.7.tar.gz) = 05df8da77da32769d0c007c38ae7a756 |