pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-gettext-setup
Module Name: pkgsrc
Committed By: taca
Date: Sat Sep 2 15:22:29 UTC 2017
Modified Files:
pkgsrc/devel/ruby-gettext-setup: Makefile PLIST distinfo
Log Message:
Update ruby-gettext-setup to 0.28.
0.27
* Fix spelling on config-sample.yaml
* Allow pot task to take a filename
* (maint) Fix failing locale test
* Rake task to merge .pot files
* (PUP-7881) Put default locales at the front of available_locales
0.28
* (maint) Convert named parameters to hash
* (maint) Deleting transient fixtures
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-gettext-setup/Makefile \
pkgsrc/devel/ruby-gettext-setup/PLIST \
pkgsrc/devel/ruby-gettext-setup/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-gettext-setup/Makefile
diff -u pkgsrc/devel/ruby-gettext-setup/Makefile:1.2 pkgsrc/devel/ruby-gettext-setup/Makefile:1.3
--- pkgsrc/devel/ruby-gettext-setup/Makefile:1.2 Thu Jul 13 15:28:06 2017
+++ pkgsrc/devel/ruby-gettext-setup/Makefile Sat Sep 2 15:22:29 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/07/13 15:28:06 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/02 15:22:29 taca Exp $
-DISTNAME= gettext-setup-0.26
+DISTNAME= gettext-setup-0.28
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-gettext-setup/PLIST
diff -u pkgsrc/devel/ruby-gettext-setup/PLIST:1.2 pkgsrc/devel/ruby-gettext-setup/PLIST:1.3
--- pkgsrc/devel/ruby-gettext-setup/PLIST:1.2 Thu Jul 13 15:28:06 2017
+++ pkgsrc/devel/ruby-gettext-setup/PLIST Sat Sep 2 15:22:29 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/07/13 15:28:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/09/02 15:22:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
@@ -17,6 +17,7 @@ ${GEM_LIBDIR}/spec/fixtures/fixture_loca
${GEM_LIBDIR}/spec/fixtures/locales/config.yaml
${GEM_LIBDIR}/spec/fixtures/locales/de/sinatra-i18n.po
${GEM_LIBDIR}/spec/fixtures/locales/sinatra-i18n.pot
+${GEM_LIBDIR}/spec/fixtures/merge_locales/config.yaml
${GEM_LIBDIR}/spec/fixtures/spec_locales/config.yaml
${GEM_LIBDIR}/spec/fixtures/spec_locales/sinatra-i18n.pot
${GEM_LIBDIR}/spec/fixtures/string_changes/add.pot
@@ -24,6 +25,9 @@ ${GEM_LIBDIR}/spec/fixtures/string_chang
${GEM_LIBDIR}/spec/fixtures/string_changes/non_string_changes.pot
${GEM_LIBDIR}/spec/fixtures/string_changes/old.pot
${GEM_LIBDIR}/spec/fixtures/string_changes/remove.pot
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/config.yaml
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/de/sinatra-i18n.po
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/sinatra-i18n.pot
${GEM_LIBDIR}/spec/lib/gettext-setup/gettext_setup_spec.rb
${GEM_LIBDIR}/spec/lib/gettext-setup/metadata_pot_spec.rb
${GEM_LIBDIR}/spec/lib/gettext-setup/pot_spec.rb
Index: pkgsrc/devel/ruby-gettext-setup/distinfo
diff -u pkgsrc/devel/ruby-gettext-setup/distinfo:1.2 pkgsrc/devel/ruby-gettext-setup/distinfo:1.3
--- pkgsrc/devel/ruby-gettext-setup/distinfo:1.2 Thu Jul 13 15:28:06 2017
+++ pkgsrc/devel/ruby-gettext-setup/distinfo Sat Sep 2 15:22:29 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/13 15:28:06 taca Exp $
+$NetBSD: distinfo,v 1.3 2017/09/02 15:22:29 taca Exp $
-SHA1 (gettext-setup-0.26.gem) = c5a2e3024c9da36fd88261d15b77c8bd62ce3364
-RMD160 (gettext-setup-0.26.gem) = cc2ff6b2eb586b55c9ac06679ffd19e9744b827a
-SHA512 (gettext-setup-0.26.gem) = 59fd66db0a2d5b9167fe14abf39541ce21810f38503ac5498c9f0b4dc592fb8d6c537041179e441696f410a86b35716b9935bc4e2a366e248c15efc3f75b8fde
-Size (gettext-setup-0.26.gem) = 16384 bytes
+SHA1 (gettext-setup-0.28.gem) = 963c7539b46d0cdf1c63b207c24915763345c79a
+RMD160 (gettext-setup-0.28.gem) = 9a166491f63d4d7778793022c055f06986d0a8a5
+SHA512 (gettext-setup-0.28.gem) = cf91d40107cdd5b297a546e7c058c232dde69a2fcaa19608e7b0965deb6516b921f675fe8d2c18a5427ad2e61ee0a33d8f5d99611904cfca99e63517e55d6776
+Size (gettext-setup-0.28.gem) = 17920 bytes
Home |
Main Index |
Thread Index |
Old Index