summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@pkgsrc.org>2019-12-10 17:37:45 +0000
committerng0 <ng0@pkgsrc.org>2019-12-10 17:37:45 +0000
commit67b838b739181c33a7dc922c7a14b3f7e824dd6e (patch)
tree5884471665c1aa467a9947a38049c9b912db67c2
parent4e221f6141e5d85063f293a52c0e93842e599de3 (diff)
downloadpkgsrc-67b838b739181c33a7dc922c7a14b3f7e824dd6e.tar.gz
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)
-rw-r--r--www/nsm/Makefile4
-rw-r--r--www/nsm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/nsm/Makefile b/www/nsm/Makefile
index 2317d3a0343..3e3b9848748 100644
--- a/www/nsm/Makefile
+++ b/www/nsm/Makefile
@@ -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 --git a/www/nsm/distinfo b/www/nsm/distinfo
index 5e4ae5176f7..f02f52f6e2c 100644
--- a/www/nsm/distinfo
+++ b/www/nsm/distinfo
@@ -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