pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/smake smake: Update to 1.3nb9
details: https://anonhg.NetBSD.org/pkgsrc/rev/44e174b44598
branches: trunk
changeset: 412288:44e174b44598
user: micha <micha%pkgsrc.org@localhost>
date: Wed Mar 04 11:31:55 2020 +0000
description:
smake: Update to 1.3nb9
Bump PKGREVISION for new libschily.
New features with AN-2020-02-11:
- 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:
devel/smake/Makefile | 6 +++---
devel/smake/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 45ad92dee545 -r 44e174b44598 devel/smake/Makefile
--- a/devel/smake/Makefile Wed Mar 04 11:23:02 2020 +0000
+++ b/devel/smake/Makefile Wed Mar 04 11:31:55 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/01/10 12:05:45 micha Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/04 11:31:55 micha Exp $
-DISTNAME= schily-2019-12-05
+DISTNAME= schily-2020-02-11
PKGNAME= smake-1.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
EXTRACT_SUFX= .tar.bz2
diff -r 45ad92dee545 -r 44e174b44598 devel/smake/distinfo
--- a/devel/smake/distinfo Wed Mar 04 11:23:02 2020 +0000
+++ b/devel/smake/distinfo Wed Mar 04 11:31:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/01/10 12:05:45 micha Exp $
+$NetBSD: distinfo,v 1.7 2020/03/04 11:31:55 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