pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nsm www/nsm: Update to 1.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd0405c0c2b5
branches: trunk
changeset: 418984:fd0405c0c2b5
user: ng0 <ng0%pkgsrc.org@localhost>
date: Tue Dec 10 17:37:45 2019 +0000
description:
www/nsm: Update to 1.23
Changelog picked from https://github.com/nifty-site-manager/nsm/releases:
Nift (aka nsm) v1.23
Release Notes:
fixed Windows bugs and tidied up with pre/post build/serve scripts and @script, @scriptoutput, @scriptraw
fixed indenting inside pre blocks with methods to input from file
added allowing quoted string variable names with whitespace and open brackets
improved filenames for temporary files
added syntax @\n to template language
added in syntax for Nift comments to template language:
<@-- .. --@> (raw multi line comment)
@/* .. @*/ (parsed multi line comment)
@--- .. @--- (parsed special multi line comment)
@# (raw single line comment)
@// (parsed single line comment)
@!\n (parsed special single line comment)
Nift (aka nsm) v1.22
Release Notes:
added in scriptExt to config files, better way to do pre/post build/serve scripts
added command new-script-ext (page-name) scriptExt
changed/improved how pre/post build/serve scripts are done
hopefully fixed bugs with @script, @scriptoutput, @scriptraw functions
added optional parameter string parameter to @script, @scriptoutput, @scriptraw functions
updated Nift info commands with additional page information
added pageinfo syntax @pagecontentext, @pagepageext, @pagescriptext to template language
added siteinfo syntax @scriptext to template language
added in buildThreads to config files
added command no-build-thrds (no-threads)
diffstat:
www/nsm/Makefile | 4 ++--
www/nsm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 19146acebe8a -r fd0405c0c2b5 www/nsm/Makefile
--- a/www/nsm/Makefile Tue Dec 10 17:27:05 2019 +0000
+++ b/www/nsm/Makefile Tue Dec 10 17:37:45 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/11/29 22:03:38 ng0 Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/10 17:37:45 ng0 Exp $
-DISTNAME= nsm-1.21
+DISTNAME= nsm-1.23
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=nifty-site-manager/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 19146acebe8a -r fd0405c0c2b5 www/nsm/distinfo
--- a/www/nsm/distinfo Tue Dec 10 17:27:05 2019 +0000
+++ b/www/nsm/distinfo Tue Dec 10 17:37:45 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/11/29 22:03:38 ng0 Exp $
+$NetBSD: distinfo,v 1.4 2019/12/10 17:37:45 ng0 Exp $
-SHA1 (nsm-1.21.tar.gz) = 56965387526f2bf75a6f8600d7dd7bfc55e70b9a
-RMD160 (nsm-1.21.tar.gz) = ce64012ce214b91850bb4d21120cecaecaf79a33
-SHA512 (nsm-1.21.tar.gz) = 17307b78b5b084237c5a5b8f93dc53be0c36d74f6bd8d43902bc56a310f97c129e74fa3f79e178d66328af4efb5fd6e62753e2a0ff1bd35762e99bbbcd5d0002
-Size (nsm-1.21.tar.gz) = 35080 bytes
+SHA1 (nsm-1.23.tar.gz) = 862259dbfa012dd749415f96dbe8333dc7173129
+RMD160 (nsm-1.23.tar.gz) = 23a0715dcc9227137a7970a822334af5f311b9bd
+SHA512 (nsm-1.23.tar.gz) = 1175881c1ddcb654ab2c5e711559b8ea1589d63b43a2d4e4f00e1e9f52acc0e462530b999f278a84d4ca999c190fd6e9a8ecd9c9568847749d81da089d83f37f
+Size (nsm-1.23.tar.gz) = 39721 bytes
Home |
Main Index |
Thread Index |
Old Index