diff options
author | johans <johans@FreeBSD.org> | 2010-10-20 04:28:32 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-10-20 04:28:32 +0800 |
commit | a5ee63321905aea622363518a70480281ee646c6 (patch) | |
tree | fe7a148a42fd2f75b6a23d3aa73841b881ce5c71 /graphics | |
parent | 88c93d174e44bbb9ff95ea083bc2721cfbaab2c2 (diff) | |
download | freebsd-ports-graphics-a5ee63321905aea622363518a70480281ee646c6.tar.gz freebsd-ports-graphics-a5ee63321905aea622363518a70480281ee646c6.tar.zst freebsd-ports-graphics-a5ee63321905aea622363518a70480281ee646c6.zip |
Update to xpaint 2.9.6.3
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/xpaint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 146dabe0d2e..192688f2c2f 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xpaint -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.6.3 CATEGORIES= graphics -MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R} MAINTAINER= johans@FreeBSD.org COMMENT= A simple paint program diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo index a7be3ef2bbb..19f005924e6 100644 --- a/graphics/xpaint/distinfo +++ b/graphics/xpaint/distinfo @@ -1,3 +1,3 @@ -MD5 (xpaint-2.9.6.tar.bz2) = 70199cd4079fe56c5002838a74628e7a -SHA256 (xpaint-2.9.6.tar.bz2) = bb2f59c12f3b9830dfb38b3d9629bb41a8081bdd598c1a775109d64e0bfd3809 -SIZE (xpaint-2.9.6.tar.bz2) = 1093841 +MD5 (xpaint-2.9.6.3.tar.bz2) = c421d5ccb406e53e4f064d1d2131eec6 +SHA256 (xpaint-2.9.6.3.tar.bz2) = 9770fca40a3f2c53286c65a73d7815b7f0458b947331769a877dbbe548d16c40 +SIZE (xpaint-2.9.6.3.tar.bz2) = 1094346 |