pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/tartest archivers/tartest: Update to 1.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8547f781364
branches:  trunk
changeset: 769751:a8547f781364
user:      micha <micha%pkgsrc.org@localhost>
date:      Fri Nov 19 11:41:23 2021 +0000

description:
archivers/tartest: Update to 1.24

Changelog from AN-2021-09-01:
- tartest: Added support for gettext() based translations
  The string "Jörg Schilling" is now separate and in a gettext() call.

diffstat:

 archivers/tartest/Makefile |  6 +++---
 archivers/tartest/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r dd01152caff2 -r a8547f781364 archivers/tartest/Makefile
--- a/archivers/tartest/Makefile        Fri Nov 19 11:41:14 2021 +0000
+++ b/archivers/tartest/Makefile        Fri Nov 19 11:41:23 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/06/25 13:41:48 micha Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/19 11:41:23 micha Exp $
 
-DISTNAME=      schily-2021-06-07
-PKGNAME=       tartest-1.23
+DISTNAME=      schily-2021-09-18
+PKGNAME=       tartest-1.24
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=  .tar.bz2
diff -r dd01152caff2 -r a8547f781364 archivers/tartest/distinfo
--- a/archivers/tartest/distinfo        Fri Nov 19 11:41:14 2021 +0000
+++ b/archivers/tartest/distinfo        Fri Nov 19 11:41:23 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 09:57:17 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/19 11:41:23 micha Exp $
 
-BLAKE2s (schily-2021-06-07.tar.bz2) = 1cd1b0f01c7b667816f439d6c74100fa025dee6f642c67f48c7075a5ad3f2437
-SHA512 (schily-2021-06-07.tar.bz2) = f71fb7b521e1b39e87ec9e44b29576eb2e67f0783e24760590f4323243ee1df7e7bdc214aa95d9e3cde6d090c14cab85ddfeaa8ea93b3942997c72c257b53a60
-Size (schily-2021-06-07.tar.bz2) = 4905609 bytes
+BLAKE2s (schily-2021-09-18.tar.bz2) = 1ee4b41d2f684e695d40cf03e4335ad0e699cbf0bb99b46e197e202d79ccc949
+SHA512 (schily-2021-09-18.tar.bz2) = d25765074ac39ca2db63cb9841288dd4457f55588e0389a58ad78da62f745a766b4608d3d137a1908e2ca60511784d5f0af67bab1d1612478dbf120188ed5f31
+Size (schily-2021-09-18.tar.bz2) = 4952788 bytes



Home | Main Index | Thread Index | Old Index