pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/smake devel/smake: Update to 1.6nb1
details: https://anonhg.NetBSD.org/pkgsrc/rev/43e0ae1834ce
branches: trunk
changeset: 459098:43e0ae1834ce
user: micha <micha%pkgsrc.org@localhost>
date: Wed Sep 29 13:29:29 2021 +0000
description:
devel/smake: Update to 1.6nb1
- smake: Fixed a typo in a comment in readfile.c
- smake: The man page now mentions that the commands called for
.INCLUDE_FAILED: should include $^ as argument to the rule command to
be able to know what filename is missing and to be pocessed.
- smake: Fix a bug in the man page for .INCLUDE_FAILED:. It now
correctly mentions that .INCLUDE_FAILED: only applies to the "include"
directive but not to the "-include" directive as well (as claimed
before).
diffstat:
devel/smake/Makefile | 5 +++--
devel/smake/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 2caadbd33e60 -r 43e0ae1834ce devel/smake/Makefile
--- a/devel/smake/Makefile Wed Sep 29 13:12:20 2021 +0000
+++ b/devel/smake/Makefile Wed Sep 29 13:29:29 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/08/30 12:47:00 micha Exp $
+# $NetBSD: Makefile,v 1.19 2021/09/29 13:29:29 micha Exp $
-DISTNAME= schily-2021-08-14
+DISTNAME= schily-2021-09-18
PKGNAME= smake-1.6
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
EXTRACT_SUFX= .tar.bz2
diff -r 2caadbd33e60 -r 43e0ae1834ce devel/smake/distinfo
--- a/devel/smake/distinfo Wed Sep 29 13:12:20 2021 +0000
+++ b/devel/smake/distinfo Wed Sep 29 13:29:29 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/08/30 12:47:00 micha Exp $
+$NetBSD: distinfo,v 1.18 2021/09/29 13:29:29 micha Exp $
-SHA1 (schily-2021-08-14.tar.bz2) = 07ca32bfbdac2be868d43729a7a358161f97fd30
-RMD160 (schily-2021-08-14.tar.bz2) = 543946479074743aa81b9d8f8ebbbec235c48002
-SHA512 (schily-2021-08-14.tar.bz2) = 48c015041edf4dd28ce82481cf6cb405ba44de0d695ff5b718d2d1a0c38ad7fee49a023064e123e9dfaa0a04fc4c8a0ba405b41ae16f0946436b7d7debf436a5
-Size (schily-2021-08-14.tar.bz2) = 4942864 bytes
+SHA1 (schily-2021-09-18.tar.bz2) = 876b30c2f63e1ba7d682d0cf58789d26a527f070
+RMD160 (schily-2021-09-18.tar.bz2) = 9ad475b67122f487844162ea2e6e3659ea25579f
+SHA512 (schily-2021-09-18.tar.bz2) = d25765074ac39ca2db63cb9841288dd4457f55588e0389a58ad78da62f745a766b4608d3d137a1908e2ca60511784d5f0af67bab1d1612478dbf120188ed5f31
+Size (schily-2021-09-18.tar.bz2) = 4952788 bytes
Home |
Main Index |
Thread Index |
Old Index