svn commit: r347097 - head/graphics/xpaint
Johan van Selst
johans at FreeBSD.org
Wed Mar 5 07:21:03 UTC 2014
Author: johans
Date: Wed Mar 5 07:21:02 2014
New Revision: 347097
URL: http://svnweb.freebsd.org/changeset/ports/347097
QAT: https://qat.redports.org/buildarchive/r347097/
Log:
Update to xpaint 2.9.10
Modified:
head/graphics/xpaint/Makefile
head/graphics/xpaint/distinfo
Modified: head/graphics/xpaint/Makefile
==============================================================================
--- head/graphics/xpaint/Makefile Wed Mar 5 07:19:19 2014 (r347096)
+++ head/graphics/xpaint/Makefile Wed Mar 5 07:21:02 2014 (r347097)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= xpaint
-PORTVERSION= 2.9.9.4
-PORTREVISION= 3
+PORTVERSION= 2.9.10
CATEGORIES= graphics
-MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
+MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= johans at FreeBSD.org
COMMENT= Simple paint program
@@ -48,4 +47,7 @@ post-patch:
@${REINPLACE_CMD} -e '/if (!image)/s/return;/return -1;/' \
${WRKSRC}/rw/readWriteTGA.c
+post-configure:
+ ${MAKE} -C ${WRKSRC} clean
+
.include <bsd.port.mk>
Modified: head/graphics/xpaint/distinfo
==============================================================================
--- head/graphics/xpaint/distinfo Wed Mar 5 07:19:19 2014 (r347096)
+++ head/graphics/xpaint/distinfo Wed Mar 5 07:21:02 2014 (r347097)
@@ -1,2 +1,2 @@
-SHA256 (xpaint-2.9.9.4.tar.bz2) = bb521d7175a4c13c6dc296dcbb0a87cb7f39b14ad5014852c66f6efd070a4162
-SIZE (xpaint-2.9.9.4.tar.bz2) = 1287091
+SHA256 (xpaint-2.9.10.tar.bz2) = f5302f7fb2cd803acedcec194b042c32a3699d4dba71d8d01d479a136e878d57
+SIZE (xpaint-2.9.10.tar.bz2) = 1320151
More information about the svn-ports-all
mailing list