Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2022 05:40:48 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 198cd03be7af - main - games/tuxpaint: Update to 0.9.27
Message-ID:  <202202230540.21N5emjo017799@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=198cd03be7af734ebb8f064c6902dc49ce00a8de

commit 198cd03be7af734ebb8f064c6902dc49ce00a8de
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-02-23 05:40:02 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-02-23 05:40:02 +0000

    games/tuxpaint: Update to 0.9.27
    
    Update DEPENDS
---
 games/tuxpaint/Makefile  | 9 ++++++---
 games/tuxpaint/distinfo  | 6 +++---
 games/tuxpaint/pkg-plist | 8 +++++++-
 3 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile
index fd41cd2ebb1a..4dbe5f401fb0 100644
--- a/games/tuxpaint/Makefile
+++ b/games/tuxpaint/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alejandro Pulver <alejandro@varnet.biz>
 
 PORTNAME=	tuxpaint
-PORTVERSION=	0.9.26
+PORTVERSION=	0.9.27
 CATEGORIES=	games
 MASTER_SITES=	SF
 
@@ -13,14 +13,17 @@ LICENSE_FILE=	${WRKSRC}/docs/COPYING.txt
 
 LIB_DEPENDS=	libfribidi.so:converters/fribidi \
 		libpaper.so:print/libpaper \
-		libimagequant.so:graphics/libimagequant
+		libimagequant.so:graphics/libimagequant \
+		libpng16.so:graphics/png \
+		libharfbuzz.so:print/harfbuzz
+
 RUN_DEPENDS=	anytopnm:graphics/netpbm \
 		bash:shells/bash
 
 USES=		gettext gmake gnome gperf magick:7,build pkgconfig sdl shebangfix
 SHEBANG_FILES=	src/tuxpaint-import.sh
 USE_GNOME=	librsvg2
-USE_SDL=	image mixer sdl ttf pango
+USE_SDL=	gfx image mixer sdl ttf pango
 MAKE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		PREFIX="${PREFIX}" \
diff --git a/games/tuxpaint/distinfo b/games/tuxpaint/distinfo
index 1cc09f574ee8..0126f9436832 100644
--- a/games/tuxpaint/distinfo
+++ b/games/tuxpaint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632900640
-SHA256 (tuxpaint-0.9.26.tar.gz) = 4aa83eb2e67bfc7e3493366d0ea231da46b9e6a9c552bf267ec868241fffa8f1
-SIZE (tuxpaint-0.9.26.tar.gz) = 14193222
+TIMESTAMP = 1645410657
+SHA256 (tuxpaint-0.9.27.tar.gz) = ab2b80e89df88228cd0ec0a6c90b49d543cb157aa38fb90cbd3a29f00140557a
+SIZE (tuxpaint-0.9.27.tar.gz) = 14292992
diff --git a/games/tuxpaint/pkg-plist b/games/tuxpaint/pkg-plist
index 6a8d9e52f1f1..37e37e0baeb9 100644
--- a/games/tuxpaint/pkg-plist
+++ b/games/tuxpaint/pkg-plist
@@ -26,6 +26,7 @@ lib/tuxpaint/plugins/grass.so
 lib/tuxpaint/plugins/halftone.so
 lib/tuxpaint/plugins/kalidescope.so
 lib/tuxpaint/plugins/light.so
+lib/tuxpaint/plugins/lightning.so
 lib/tuxpaint/plugins/metalpaint.so
 lib/tuxpaint/plugins/mirror_flip.so
 lib/tuxpaint/plugins/mosaic_shaped.so
@@ -39,12 +40,14 @@ lib/tuxpaint/plugins/rails.so
 lib/tuxpaint/plugins/rainbow.so
 lib/tuxpaint/plugins/rain.so
 lib/tuxpaint/plugins/realrainbow.so
+lib/tuxpaint/plugins/reflection.so
 lib/tuxpaint/plugins/ripples.so
 lib/tuxpaint/plugins/rosette.so
 lib/tuxpaint/plugins/sharpen.so
 lib/tuxpaint/plugins/shift.so
 lib/tuxpaint/plugins/smudge.so
 lib/tuxpaint/plugins/snow.so
+lib/tuxpaint/plugins/stretch.so
 lib/tuxpaint/plugins/string.so
 lib/tuxpaint/plugins/tint.so
 lib/tuxpaint/plugins/toothpaste.so
@@ -52,10 +55,13 @@ lib/tuxpaint/plugins/tornado.so
 lib/tuxpaint/plugins/tv.so
 lib/tuxpaint/plugins/waves.so
 lib/tuxpaint/plugins/xor.so
+man/es_ES.UTF-8/man1/tuxpaint.1.gz
+man/fr_FR.UTF-8/man1/tuxpaint.1.gz
+man/gl_ES.UTF-8/man1/tuxpaint.1.gz
+man/ja_JP.UTF-8/man1/tuxpaint.1.gz
 man/man1/tp-magic-config.1.gz
 man/man1/tuxpaint.1.gz
 man/man1/tuxpaint-import.1.gz
-man/pl/man1/tuxpaint.1.gz
 share/locale/ach/LC_MESSAGES/tuxpaint.mo
 share/locale/af/LC_MESSAGES/tuxpaint.mo
 share/locale/ak/LC_MESSAGES/tuxpaint.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202230540.21N5emjo017799>