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 version 1.25
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b0db1068a55
branches: trunk
changeset: 406963:2b0db1068a55
user: ng0 <ng0%pkgsrc.org@localhost>
date: Wed Jan 01 01:10:37 2020 +0000
description:
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:
www/nsm/Makefile | 4 ++--
www/nsm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 66edfcdefd3b -r 2b0db1068a55 www/nsm/Makefile
--- a/www/nsm/Makefile Wed Jan 01 01:05:19 2020 +0000
+++ b/www/nsm/Makefile Wed Jan 01 01:10:37 2020 +0000
@@ -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 -r 66edfcdefd3b -r 2b0db1068a55 www/nsm/distinfo
--- a/www/nsm/distinfo Wed Jan 01 01:05:19 2020 +0000
+++ b/www/nsm/distinfo Wed Jan 01 01:10:37 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index