pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/154846b03458
branches:  trunk
changeset: 343678:154846b03458
user:      micha <micha%pkgsrc.org@localhost>
date:      Fri Nov 08 13:58:19 2019 +0000

description:
archivers/star: Update to 1.6.1nb3

Based on schilytools release from 2019-10-25.


Changelog
=========
- libstreamer: Added new keywords "fsdevmajor" and "fsdevminor" as
  there are too many incompatible st_dev binary formats.

  These keywords are not yet created, but they are understood.
  This permits to switch to the new format (fade out "dev") later.

- star: Added new keywords "SCHILY.fsdevmajor" and "SCHILY.fsdevminor"
  as there are too many incompatible st_dev binary formats.

  These keywords are not yet created, but they are understood.
  This permits to switch to the new format (fade out "SCHILY.dev") later.

- star: The amount of shared mamory used by default has been reduced to
  1 MB on Ultrix. These are old small machines, that do not support 8 MB.

diffstat:

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

diffs (30 lines):

diff -r 8a2e43639cb9 -r 154846b03458 archivers/star/Makefile
--- a/archivers/star/Makefile   Fri Nov 08 13:44:02 2019 +0000
+++ b/archivers/star/Makefile   Fri Nov 08 13:58:19 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2019/10/24 16:53:34 micha Exp $
+# $NetBSD: Makefile,v 1.42 2019/11/08 13:58:19 micha Exp $
 
-DISTNAME=      schily-2019-10-07
+DISTNAME=      schily-2019-10-25
 PKGNAME=       star-1.6.1
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 8a2e43639cb9 -r 154846b03458 archivers/star/distinfo
--- a/archivers/star/distinfo   Fri Nov 08 13:44:02 2019 +0000
+++ b/archivers/star/distinfo   Fri Nov 08 13:58:19 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/10/24 16:53:34 micha Exp $
+$NetBSD: distinfo,v 1.18 2019/11/08 13:58:19 micha Exp $
 
-SHA1 (schily-2019-10-07.tar.bz2) = d9d901bb737bdeb3242aee92259955d7da17e684
-RMD160 (schily-2019-10-07.tar.bz2) = 23c47c0e0d85ce051cb9946718fc6bb87de6977c
-SHA512 (schily-2019-10-07.tar.bz2) = 9d2ce93c104c1027fe96371929b7f78351248b2c73200b7762c7ce5b38ba680f0e8dae7d90d5ce83184a77a5d378890361f4b5c57383f601d0f11aafae5e430f
-Size (schily-2019-10-07.tar.bz2) = 4404621 bytes
+SHA1 (schily-2019-10-25.tar.bz2) = 2e32420f66700db63973414ba3b8cd1d1c4ba718
+RMD160 (schily-2019-10-25.tar.bz2) = 17d5542ec62165dacf7a82e5bba8335f16508de0
+SHA512 (schily-2019-10-25.tar.bz2) = c2f98bee65dc4c49a06f9a5795e11e17754c2869a18fc046d134ce83461fe3598ada1eae471a6b171542adddf2931d4d6e32b1d627a28f897e5e3dcc34b25149
+Size (schily-2019-10-25.tar.bz2) = 4412486 bytes



Home | Main Index | Thread Index | Old Index