pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/smake
Module Name: pkgsrc
Committed By: micha
Date: Wed Mar 4 11:31:56 UTC 2020
Modified Files:
pkgsrc/devel/smake: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/smake/Makefile \
pkgsrc/devel/smake/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/smake/Makefile
diff -u pkgsrc/devel/smake/Makefile:1.6 pkgsrc/devel/smake/Makefile:1.7
--- pkgsrc/devel/smake/Makefile:1.6 Fri Jan 10 12:05:45 2020
+++ pkgsrc/devel/smake/Makefile Wed Mar 4 11:31:55 2020
@@ -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
Index: pkgsrc/devel/smake/distinfo
diff -u pkgsrc/devel/smake/distinfo:1.6 pkgsrc/devel/smake/distinfo:1.7
--- pkgsrc/devel/smake/distinfo:1.6 Fri Jan 10 12:05:45 2020
+++ pkgsrc/devel/smake/distinfo Wed Mar 4 11:31:55 2020
@@ -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