pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/hitori Update hitori to 3.22.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4dc08f00b588
branches:  trunk
changeset: 367338:4dc08f00b588
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Tue Aug 29 23:38:01 2017 +0000

description:
Update hitori to 3.22.3

Highlight:
* Drop use of deprecated GTK+ API (no dependency change)

diffstat:

 games/hitori/Makefile |   9 +++++----
 games/hitori/PLIST    |   3 ++-
 games/hitori/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r cf5f633e29c4 -r 4dc08f00b588 games/hitori/Makefile
--- a/games/hitori/Makefile     Tue Aug 29 23:34:33 2017 +0000
+++ b/games/hitori/Makefile     Tue Aug 29 23:38:01 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/08/29 23:38:01 prlw1 Exp $
 
-DISTNAME=      hitori-3.22.0
-PKGREVISION=   2
+DISTNAME=      hitori-3.22.3
 CATEGORIES=    games gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/hitori/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -13,11 +12,13 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS=             gmake intltool msgfmt pkg-config
+USE_TOOLS=             gmake pkg-config
 USE_PKGLOCALEDIR=      yes
 
 BUILD_DEPENDS+=        itstool-[0-9]*:../../textproc/itstool
 
+BUILDLINK_DEPMETHOD.gettext-lib=       build
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r cf5f633e29c4 -r 4dc08f00b588 games/hitori/PLIST
--- a/games/hitori/PLIST        Tue Aug 29 23:34:33 2017 +0000
+++ b/games/hitori/PLIST        Tue Aug 29 23:38:01 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/11/26 10:26:54 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/08/29 23:38:01 prlw1 Exp $
 bin/hitori
 share/appdata/org.gnome.Hitori.appdata.xml
 share/applications/org.gnome.Hitori.desktop
@@ -102,6 +102,7 @@
 share/locale/an/LC_MESSAGES/hitori.mo
 share/locale/ar/LC_MESSAGES/hitori.mo
 share/locale/as/LC_MESSAGES/hitori.mo
+share/locale/be/LC_MESSAGES/hitori.mo
 share/locale/bg/LC_MESSAGES/hitori.mo
 share/locale/bs/LC_MESSAGES/hitori.mo
 share/locale/ca/LC_MESSAGES/hitori.mo
diff -r cf5f633e29c4 -r 4dc08f00b588 games/hitori/distinfo
--- a/games/hitori/distinfo     Tue Aug 29 23:34:33 2017 +0000
+++ b/games/hitori/distinfo     Tue Aug 29 23:38:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/11/26 10:26:54 prlw1 Exp $
+$NetBSD: distinfo,v 1.7 2017/08/29 23:38:01 prlw1 Exp $
 
-SHA1 (hitori-3.22.0.tar.xz) = 2de76bdb622829ada65c8a33439a696029b0f770
-RMD160 (hitori-3.22.0.tar.xz) = ec6a789394d484cd955812306a22f295c5750e91
-SHA512 (hitori-3.22.0.tar.xz) = 6cdd842e20e8426ab8dd30ae88a46d12249e3996c58f7bdac60691f968fb4ea7e77fdf7f846377ce8b0b4fe93049ccabcc450ca62c434128bbe5a7573b4660b1
-Size (hitori-3.22.0.tar.xz) = 394616 bytes
+SHA1 (hitori-3.22.3.tar.xz) = dfdaff8560e1f2303af229a38f040bbedc0e635e
+RMD160 (hitori-3.22.3.tar.xz) = ed082d6a46ce248ed3c12b1c961f3a1eddfab344
+SHA512 (hitori-3.22.3.tar.xz) = a79e8f8f5e0ca4d202184fc301ddda44e2606ca911b9b3910e50f8ad218cd5047b8749e9c9798f970a107682c7f4fc49475be126c06cdd4a6914e1fa831ed7d5
+Size (hitori-3.22.3.tar.xz) = 462592 bytes



Home | Main Index | Thread Index | Old Index