pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/star star: Update to 1.6.1nb5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8fb9c015a11
branches:  trunk
changeset: 424040:b8fb9c015a11
user:      micha <micha%pkgsrc.org@localhost>
date:      Wed Mar 04 11:35:10 2020 +0000

description:
star: Update to 1.6.1nb5

New features with AN-2020-02-11:

-  star: fixed typos in star.1 and star.4

   Thanks to Eric Ackermann for reporting
   as a side effect of a code review for SchilliX-ON

-  star: fixed typos in header.c

   Thanks to Eric Ackermann for reporting

-  star: translated some German comment to English in diff.c, extract.c,
   list.c, remove.c, restore.c, fifo.c

   Thanks to Eric Ackermann for reporting
   as a side effect of a code review for SchilliX-ON

-  star: create.c: #ifdef __what_people_would_expect__ changed to:
   #ifdef __wrong_but_what_people_would_expect__ for better readability.

-  libschily: new man pages starthandlecond.3 and unhandlecond.3

-  libschily: handlecond.3 and raisecond.3 now correctly mention
   handlecond() & raisecond() instead of handle()/raise(). The old names
   from 1980 had to be renamed because os an unfriendly actt from the
   C standard commitee.

   Thanks to Eric Ackermann for reporting
   as a side effect of a code review for SchilliX-ON

-  libschily: various small fixes in various man pages from libschily.

   Thanks to Eric Ackermann for reporting
   as a side effect of a code review for SchilliX-ON

diffstat:

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

diffs (30 lines):

diff -r bdef12208759 -r b8fb9c015a11 archivers/star/Makefile
--- a/archivers/star/Makefile   Wed Mar 04 11:33:13 2020 +0000
+++ b/archivers/star/Makefile   Wed Mar 04 11:35:10 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2020/01/18 23:29:57 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2020/03/04 11:35:10 micha Exp $
 
-DISTNAME=      schily-2019-12-05
+DISTNAME=      schily-2020-02-11
 PKGNAME=       star-1.6.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=  .tar.bz2
diff -r bdef12208759 -r b8fb9c015a11 archivers/star/distinfo
--- a/archivers/star/distinfo   Wed Mar 04 11:33:13 2020 +0000
+++ b/archivers/star/distinfo   Wed Mar 04 11:35:10 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/01/10 12:24:56 micha Exp $
+$NetBSD: distinfo,v 1.20 2020/03/04 11:35:10 micha Exp $
 
-SHA1 (schily-2019-12-05.tar.bz2) = cb7ea1133284955cba7023e2f0a296c53567743e
-RMD160 (schily-2019-12-05.tar.bz2) = 112011d7fa6f912802fc4458095dbf37d402dcb4
-SHA512 (schily-2019-12-05.tar.bz2) = af16031fcc6345135d29d2dad2d30b85621e9959886843f393bf1ee51387bdbce9319e305bd58173c040995e1ce1c3325d34f9630712ccb618daa69470c249ef
-Size (schily-2019-12-05.tar.bz2) = 4360719 bytes
+SHA1 (schily-2020-02-11.tar.bz2) = da1dfe59c6b2a937b8dba2d4476db2ca8525a646
+RMD160 (schily-2020-02-11.tar.bz2) = fe18d25ecdab9e2d7b587cce52cd745bd388ff6a
+SHA512 (schily-2020-02-11.tar.bz2) = 655a67cdc9387d79a077d44f11dacf2d5479da8b7bf4c59fb8a5fbf58ef23988f2a7aff23b3aec5ab7ac99541ea3439ddd55b53fc0e1d88efe601390161832c7
+Size (schily-2020-02-11.tar.bz2) = 4360092 bytes



Home | Main Index | Thread Index | Old Index