diff options
author | johans <johans@FreeBSD.org> | 2010-11-02 04:21:27 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-11-02 04:21:27 +0800 |
commit | 8c5a7f4a7abca0a1c36af559ed841a7628afdc69 (patch) | |
tree | ad4b17e8ad6335ef44e6f9c4849cd566fab235fe /graphics | |
parent | 80d6da437254e70eef84fe53309b4848dc1aee3d (diff) | |
download | freebsd-ports-gnome-8c5a7f4a7abca0a1c36af559ed841a7628afdc69.tar.gz freebsd-ports-gnome-8c5a7f4a7abca0a1c36af559ed841a7628afdc69.tar.zst freebsd-ports-gnome-8c5a7f4a7abca0a1c36af559ed841a7628afdc69.zip |
Update xpaint to 2.9.7
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/xpaint/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 5d961e7c1cbe..b02385373fb2 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xpaint -PORTVERSION= 2.9.6.4 +PORTVERSION= 2.9.7 CATEGORIES= graphics -MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R} +MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= A simple paint program diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo index 39b796dc13dd..810dd4e4fb46 100644 --- a/graphics/xpaint/distinfo +++ b/graphics/xpaint/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpaint-2.9.6.4.tar.bz2) = c26a9df1d8747dfdf127767af44d99009e3f459f613b9accfbd1b5959f2d50de -SIZE (xpaint-2.9.6.4.tar.bz2) = 1095554 +SHA256 (xpaint-2.9.7.tar.bz2) = 0c7fff6644f2d0af12d8a8aeaf9fc34582fe558b31d6c5e8fd263f9d6598a6a5 +SIZE (xpaint-2.9.7.tar.bz2) = 1098824 |