summaryrefslogtreecommitdiff
path: root/www/nsm
diff options
context:
space:
mode:
authorng0 <ng0@pkgsrc.org>2020-01-01 01:10:37 +0000
committerng0 <ng0@pkgsrc.org>2020-01-01 01:10:37 +0000
commite12fe4e1bc7b67d397389b3ff0f6a5ce0e009d31 (patch)
tree26c5962ed01ef46ffe6cbbea5876286db880b240 /www/nsm
parent4ac0de214b9a4ad3220a0e2b4f8fed7cf45ad5e4 (diff)
downloadpkgsrc-e12fe4e1bc7b67d397389b3ff0f6a5ce0e009d31.tar.gz
www/nsm: Update to version 1.25
Changelog picked from https://github.com/nifty-site-manager/nsm/releases: Nift (aka nsm) v1.25 * changed the way @ is escaped and removed most escape characters (too likely to conflict in other places) * added @ent syntax to template language * added @\@, @\<, @\\ escaping syntax to template language * improved reading parameters * changed how strings/variables are done in preparation for more types (to come, type defs and function defs) * now allow multiple string definitions in the one definition * improved syntax for inputting tracked file and project/site information, now basically hard-coded constants * fixed bug with delDir, which fixed bugs with clone etc. * removed website specific terminology (lots of changes) * added Nift command backup-scripts (option) * changed one of the Nift config commands to info-config * added Nift command info-tracking * check if new content path etc. exist with new-cont-ext etc. * check whether content file already exists when moving/copying * make sure all tracks/untracks/rms will be successful before any of them are done
Diffstat (limited to 'www/nsm')
-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 e0d5e06988c..0fcf3a079a3 100644
--- a/www/nsm/Makefile
+++ b/www/nsm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/12/11 15:56:05 ng0 Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/01 01:10:37 ng0 Exp $
-DISTNAME= nsm-1.24
+DISTNAME= nsm-1.25
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 4a59985688a..a239730aca0 100644
--- a/www/nsm/distinfo
+++ b/www/nsm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/12/11 15:56:05 ng0 Exp $
+$NetBSD: distinfo,v 1.6 2020/01/01 01:10:37 ng0 Exp $
-SHA1 (nsm-1.24.tar.gz) = 4770bd39cfa061a31dcb0757ce296e345c847bf4
-RMD160 (nsm-1.24.tar.gz) = ff6fdb39d370ac2afc4422447565e365f54548e2
-SHA512 (nsm-1.24.tar.gz) = 1f3f02208aabc694ccec32a1158f5e5fb13cd28643220ac94b3c6e1d45d9ce60594fd5194d1245b5533d685fb1500b0cac5c1aee575494d8a39362f228abe210
-Size (nsm-1.24.tar.gz) = 46744 bytes
+SHA1 (nsm-1.25.tar.gz) = 63372efe7a1377ca3324ee8ef8fcb1474544233a
+RMD160 (nsm-1.25.tar.gz) = 26336c6545d381a89adb1908619577099081b59c
+SHA512 (nsm-1.25.tar.gz) = 54d5fb49d3f497dd83848419af1ec889fa972e2749adfa792aae10b6a9a7722827d0d42c5f5dd5f5d13c6c6f48b9bda5305a2f2e4adc388aa327e2c202ddc22a
+Size (nsm-1.25.tar.gz) = 51489 bytes