From nobody Wed Oct 13 07:56:09 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DB09417FDBDB; Wed, 13 Oct 2021 07:56:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HTlGK55qWz4SM8; Wed, 13 Oct 2021 07:56:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 50D2A23CEB; Wed, 13 Oct 2021 07:56:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19D7u9tU049699; Wed, 13 Oct 2021 07:56:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19D7u9UD049698; Wed, 13 Oct 2021 07:56:09 GMT (envelope-from git) Date: Wed, 13 Oct 2021 07:56:09 GMT Message-Id: <202110130756.19D7u9UD049698@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 5cc1625d58f8 - main - games/tuxpaint: Update to 0.9.26 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5cc1625d58f8110dbe8504a892b00cade199c68f Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cc1625d58f8110dbe8504a892b00cade199c68f commit 5cc1625d58f8110dbe8504a892b00cade199c68f Author: Wen Heping AuthorDate: 2021-10-13 07:54:50 +0000 Commit: Wen Heping CommitDate: 2021-10-13 07:54:50 +0000 games/tuxpaint: Update to 0.9.26 --- games/tuxpaint/Makefile | 5 +++-- games/tuxpaint/distinfo | 6 +++--- games/tuxpaint/pkg-plist | 4 ++++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index f34614d803c2..87dad77b9fea 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -1,7 +1,7 @@ # Created by: Alejandro Pulver PORTNAME= tuxpaint -PORTVERSION= 0.9.24 +PORTVERSION= 0.9.26 CATEGORIES= games MASTER_SITES= SF @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt BUILD_DEPENDS= convert:graphics/ImageMagick7 LIB_DEPENDS= libfribidi.so:converters/fribidi \ - libpaper.so:print/libpaper + libpaper.so:print/libpaper \ + libimagequant.so:graphics/libimagequant RUN_DEPENDS= anytopnm:graphics/netpbm \ bash:shells/bash diff --git a/games/tuxpaint/distinfo b/games/tuxpaint/distinfo index 2ee26f8cb807..1cc09f574ee8 100644 --- a/games/tuxpaint/distinfo +++ b/games/tuxpaint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607703317 -SHA256 (tuxpaint-0.9.24.tar.gz) = 8762572f55f335aaa6329106282bebf171e7305f796fa7b5aad3cd78c5a3a11a -SIZE (tuxpaint-0.9.24.tar.gz) = 15561675 +TIMESTAMP = 1632900640 +SHA256 (tuxpaint-0.9.26.tar.gz) = 4aa83eb2e67bfc7e3493366d0ea231da46b9e6a9c552bf267ec868241fffa8f1 +SIZE (tuxpaint-0.9.26.tar.gz) = 14193222 diff --git a/games/tuxpaint/pkg-plist b/games/tuxpaint/pkg-plist index f946a34b7ad8..6a8d9e52f1f1 100644 --- a/games/tuxpaint/pkg-plist +++ b/games/tuxpaint/pkg-plist @@ -10,6 +10,8 @@ lib/tuxpaint/plugins/blur.so lib/tuxpaint/plugins/bricks.so lib/tuxpaint/plugins/calligraphy.so lib/tuxpaint/plugins/cartoon.so +lib/tuxpaint/plugins/checkerboard.so +lib/tuxpaint/plugins/clone.so lib/tuxpaint/plugins/confetti.so lib/tuxpaint/plugins/distortion.so lib/tuxpaint/plugins/emboss.so @@ -31,6 +33,7 @@ lib/tuxpaint/plugins/mosaic.so lib/tuxpaint/plugins/negative.so lib/tuxpaint/plugins/noise.so lib/tuxpaint/plugins/perspective.so +lib/tuxpaint/plugins/pixels.so lib/tuxpaint/plugins/puzzle.so lib/tuxpaint/plugins/rails.so lib/tuxpaint/plugins/rainbow.so @@ -149,6 +152,7 @@ share/locale/rw/LC_MESSAGES/tuxpaint.mo share/locale/sa/LC_MESSAGES/tuxpaint.mo share/locale/sat/LC_MESSAGES/tuxpaint.mo share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo +share/locale/sc/LC_MESSAGES/tuxpaint.mo share/locale/sd/LC_MESSAGES/tuxpaint.mo share/locale/sd@devanagari/LC_MESSAGES/tuxpaint.mo share/locale/shs/LC_MESSAGES/tuxpaint.mo