pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/tuxpaint-config
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 2 12:55:26 UTC 2018
Modified Files:
pkgsrc/graphics/tuxpaint-config: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/tuxpaint-config/patches: patch-aa
Log Message:
tuxpaint-config: update to 0.0.14.
2018.August.18 (0.0.14)
* Updated translations:
+ Catalan
Robert Buj Gelonch <rbuj%users.sf.net@localhost>
+ British English translation
Caroline Ford <caroline.ford.work%googlemail.com@localhost>
+ Dutch
William Heppe <heppew%yahoo.com@localhost>
+ Fula
Ibrahima SARR <ibrahima.sarr%pulaagu.com@localhost>
+ Portuguese
Sérgio Marques (smarquespt%gmail.com@localhost) (via Joe)
+ Scottish gaelic
Michael Bauer <fios%akerbeltz.org@localhost>
Fòram na Gàidhlig
+ Slovak
Jaroslav Rynik <jrynik%yahoo.co.uk@localhost>
+ Spanish
Matías Bellone <matiasbellone+debian%gmail.com@localhost>
* New translations:
+ Kabyle
Yacine Bouklif <yacine_tizi2003%yahoo.fr@localhost>
* Added options for "Bengali', "Bodo", "Dogri", "Kabyle",
"Kashmiri" (both Devanagari and Perso-Arabic),
"Sindhi" (both Devanagari and Perso-Arabic), and "Urdu" languages
(added to Tux Paint in v. 0.9.23).
* Building:
* Avoid using "install -D" to mkdir
Thomas Klausner <tk%giga.or.at@localhost>
* Update macOS build files for macOS 10.7 and later.
Mark K. Kim <mkkim214%gmail.com@localhost>
* Allow to override build date (in order to make builds reproducible)
by Chris Lamb, pushed by Bernhard M. Wiedemann
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/tuxpaint-config/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/tuxpaint-config/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/tuxpaint-config/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/tuxpaint-config/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tuxpaint-config/Makefile
diff -u pkgsrc/graphics/tuxpaint-config/Makefile:1.22 pkgsrc/graphics/tuxpaint-config/Makefile:1.23
--- pkgsrc/graphics/tuxpaint-config/Makefile:1.22 Mon Mar 12 11:16:51 2018
+++ pkgsrc/graphics/tuxpaint-config/Makefile Sun Sep 2 12:55:25 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/03/12 11:16:51 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/09/02 12:55:25 wiz Exp $
-DISTNAME= tuxpaint-config-0.0.13
-PKGREVISION= 3
+DISTNAME= tuxpaint-config-0.0.14
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
@@ -18,9 +17,6 @@ INSTALL_MAKE_FLAGS+= MAN_PREFIX=${DESTDI
MAKE_FLAGS+= ARCH_LINKS=-lintl
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
-pre-build:
- ${MKDIR} ${WRKSRC}/trans
-
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../print/libpaper/buildlink3.mk"
.include "../../x11/fltk13/buildlink3.mk"
Index: pkgsrc/graphics/tuxpaint-config/PLIST
diff -u pkgsrc/graphics/tuxpaint-config/PLIST:1.6 pkgsrc/graphics/tuxpaint-config/PLIST:1.7
--- pkgsrc/graphics/tuxpaint-config/PLIST:1.6 Sun Aug 24 15:30:43 2014
+++ pkgsrc/graphics/tuxpaint-config/PLIST Sun Sep 2 12:55:25 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2014/08/24 15:30:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2018/09/02 12:55:25 wiz Exp $
X11R6/include/X11/pixmaps/tuxpaint-config.xpm
bin/tuxpaint-config
man/man1/tuxpaint-config.1
@@ -27,13 +27,16 @@ share/locale/ff/LC_MESSAGES/tuxpaint-con
share/locale/fi/LC_MESSAGES/tuxpaint-config.mo
share/locale/fr/LC_MESSAGES/tuxpaint-config.mo
share/locale/gd/LC_MESSAGES/tuxpaint-config.mo
+share/locale/gl/LC_MESSAGES/tuxpaint-config.mo
share/locale/hi/LC_MESSAGES/tuxpaint-config.mo
share/locale/hy/LC_MESSAGES/tuxpaint-config.mo
share/locale/id/LC_MESSAGES/tuxpaint-config.mo
+share/locale/is/LC_MESSAGES/tuxpaint-config.mo
share/locale/it/LC_MESSAGES/tuxpaint-config.mo
share/locale/iu/LC_MESSAGES/tuxpaint-config.mo
share/locale/ja/LC_MESSAGES/tuxpaint-config.mo
share/locale/ka/LC_MESSAGES/tuxpaint-config.mo
+share/locale/kab/LC_MESSAGES/tuxpaint-config.mo
share/locale/lv/LC_MESSAGES/tuxpaint-config.mo
share/locale/mn/LC_MESSAGES/tuxpaint-config.mo
share/locale/ms/LC_MESSAGES/tuxpaint-config.mo
Index: pkgsrc/graphics/tuxpaint-config/distinfo
diff -u pkgsrc/graphics/tuxpaint-config/distinfo:1.8 pkgsrc/graphics/tuxpaint-config/distinfo:1.9
--- pkgsrc/graphics/tuxpaint-config/distinfo:1.8 Tue Nov 3 21:34:33 2015
+++ pkgsrc/graphics/tuxpaint-config/distinfo Sun Sep 2 12:55:25 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 21:34:33 agc Exp $
+$NetBSD: distinfo,v 1.9 2018/09/02 12:55:25 wiz Exp $
-SHA1 (tuxpaint-config-0.0.13.tar.gz) = 8b31ddf91eb130824351c652da87cfd6275304bb
-RMD160 (tuxpaint-config-0.0.13.tar.gz) = 991f5b14a6e1f7082eba1f8eb34c4e5aaf45926d
-SHA512 (tuxpaint-config-0.0.13.tar.gz) = 241dcae2ee5a5d8393566a0a945b2ec9a4985879c9b93f383c1e11f60acdfbd5c5b95db4a977940be5a8d5c0d444714934db1e42da757452a82eb2b52d35fdc1
-Size (tuxpaint-config-0.0.13.tar.gz) = 451667 bytes
-SHA1 (patch-aa) = 4d5419eeded5c75b263ffa483db5b96b2181e97a
+SHA1 (tuxpaint-config-0.0.14.tar.gz) = 9efe6e4d4ad92df1a1a4e5c4f4eff4b1dbde8b0e
+RMD160 (tuxpaint-config-0.0.14.tar.gz) = d924da13b0f7221fb34f9d8fe9adeb109d8dd57b
+SHA512 (tuxpaint-config-0.0.14.tar.gz) = 2e4482189fed81a7a82f41773a527c5b391ed19800279a1684634fdfd25f5c7f19c4ee42f483e0f3b8a683912c163f9846fc32f663e8fac0f7cf6d8a98c6740c
+Size (tuxpaint-config-0.0.14.tar.gz) = 472856 bytes
Home |
Main Index |
Thread Index |
Old Index