summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-11-24 21:00:02 +0000
committerfcambus <fcambus@pkgsrc.org>2020-11-24 21:00:02 +0000
commit726825a6a4c7648cd1ac0d7a266843bcf1a2e8da (patch)
tree002401addebe85a738935f47f24d20196ff9c0b6 /games
parent2a591467207be9845694354390765842c2edf222 (diff)
downloadpkgsrc-726825a6a4c7648cd1ac0d7a266843bcf1a2e8da.tar.gz
nudoku: update to 2.1.0.
ChangeLog: 2.0.0 to 2.1.0 (2020-11-20) * Use actual terminal background color (instead of black) as background color (pr #31) * Define minimum gettext version instead of exact one (pr #32) * Require gettext 0.20 * Add Japanese translation (pr #40) * Minor code change
Diffstat (limited to 'games')
-rw-r--r--games/nudoku/Makefile9
-rw-r--r--games/nudoku/PLIST3
-rw-r--r--games/nudoku/distinfo10
3 files changed, 13 insertions, 9 deletions
diff --git a/games/nudoku/Makefile b/games/nudoku/Makefile
index c665be22866..9e3ff801ff3 100644
--- a/games/nudoku/Makefile
+++ b/games/nudoku/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2020/04/27 05:14:41 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/24 21:00:02 fcambus Exp $
-DISTNAME= nudoku-2.0.0
+DISTNAME= nudoku-2.1.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=jubalh/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= fcambus@NetBSD.org
HOMEPAGE= https://jubalh.github.io/nudoku/
@@ -17,11 +16,15 @@ SUBST_MESSAGE.includes= Fix gettext includes
SUBST_FILES.includes+= src/sudoku.c
SUBST_SED.includes+= -e 's,"gettext.h",<libintl.h>,'
+USE_TOOLS+= autoreconf automake autoconf gettext
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
FAKE_NCURSES= yes
+pre-configure:
+ cd ${WRKSRC} && autoreconf -i
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/nudoku/PLIST b/games/nudoku/PLIST
index 0dc8d2f33ec..0110be7d18a 100644
--- a/games/nudoku/PLIST
+++ b/games/nudoku/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2020/03/16 12:59:02 fcambus Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/11/24 21:00:02 fcambus Exp $
bin/nudoku
man/man6/nudoku.6
share/locale/de/LC_MESSAGES/nudoku.mo
share/locale/es/LC_MESSAGES/nudoku.mo
share/locale/fr/LC_MESSAGES/nudoku.mo
+share/locale/ja/LC_MESSAGES/nudoku.mo
share/locale/ru/LC_MESSAGES/nudoku.mo
diff --git a/games/nudoku/distinfo b/games/nudoku/distinfo
index c0ba162ef2b..2438e2cb2aa 100644
--- a/games/nudoku/distinfo
+++ b/games/nudoku/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2020/03/16 12:59:02 fcambus Exp $
+$NetBSD: distinfo,v 1.2 2020/11/24 21:00:02 fcambus Exp $
-SHA1 (nudoku-2.0.0.tar.gz) = 4eb056fa5d58551d7b57a2698428ddfcc521a9c5
-RMD160 (nudoku-2.0.0.tar.gz) = ebe12ecf0a2f51a322d512e312e969c44cace8d4
-SHA512 (nudoku-2.0.0.tar.gz) = acf0a5714fc767bb580c97d5ceb586db5390ce7a1428e56c1e7413af653cd784939dc5ae3681c4ad19fde0a3ee5e941f1a4466bc35eac4bdf802f0b9ba6b025f
-Size (nudoku-2.0.0.tar.gz) = 203292 bytes
+SHA1 (nudoku-2.1.0.tar.gz) = fd28945728bc47ec60f8e10efc6a150bb83f5ee2
+RMD160 (nudoku-2.1.0.tar.gz) = 4628a78cf1aba04d73a0308e415c812e3e4afc40
+SHA512 (nudoku-2.1.0.tar.gz) = dde16d1dccc1cae8d156f57fccf8b112f3fee7d23b912b5cd7ecc092ecbf04a8e85f469e53fa02e6bd2d0b9498e4a65a219e1aad8091f82638dceab32f320670
+Size (nudoku-2.1.0.tar.gz) = 31592 bytes
SHA1 (patch-src_main.c) = 3e8d32d3830c839727fda4bb74a4c6346553efa9