pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nsm
Module Name: pkgsrc
Committed By: ng0
Date: Wed Dec 11 15:56:05 UTC 2019
Modified Files:
pkgsrc/www/nsm: Makefile distinfo
Log Message:
www/nsm: Update to version 1.24
Changelog picked from https://github.com/nifty-site-manager/nsm/releases:
Nift (aka nsm) v1.24
Release Notes:
* fixed bugs with content/page/script extensions and mv/cp/rm
aka move/copy/del
* updated/moved removePath to remove_path and remove_file and
now removes now-empty directories
* added in ^ option for @script syntax in template language
for not making a backup copy
* added in backupScripts to config files
* added Nift commands track-dir, untrack-dir, rm-dir,
track-from-file, untrack-from-file, rm-from-file (note when
removing large volumes of pages using rm-from-file can cause
significant machine lags while running and not long after)
* added Nift commands watch, unwatch, info-watching
* got rid of pre/post build-all and build-updated scripts,
costs too much time and not really needed
* added pre/post build scripts to page dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/nsm/Makefile pkgsrc/www/nsm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nsm/Makefile
diff -u pkgsrc/www/nsm/Makefile:1.4 pkgsrc/www/nsm/Makefile:1.5
--- pkgsrc/www/nsm/Makefile:1.4 Tue Dec 10 17:37:45 2019
+++ pkgsrc/www/nsm/Makefile Wed Dec 11 15:56:05 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/12/10 17:37:45 ng0 Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/11 15:56:05 ng0 Exp $
-DISTNAME= nsm-1.23
+DISTNAME= nsm-1.24
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=nifty-site-manager/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/www/nsm/distinfo
diff -u pkgsrc/www/nsm/distinfo:1.4 pkgsrc/www/nsm/distinfo:1.5
--- pkgsrc/www/nsm/distinfo:1.4 Tue Dec 10 17:37:45 2019
+++ pkgsrc/www/nsm/distinfo Wed Dec 11 15:56:05 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/12/10 17:37:45 ng0 Exp $
+$NetBSD: distinfo,v 1.5 2019/12/11 15:56:05 ng0 Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index