From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/5] swatch: Update to 3.2.4
Date: Mon, 22 Mar 2021 08:24:24 +0100 [thread overview]
Message-ID: <20210322072424.1019-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3048 bytes --]
- Update from 3.2.3 to 3.2.4
- Updated rootfile
- Changelog
There is no changelog in sourceforge for this package
The changelog in the tarball has the last entry for 2008
Found this url https://fossies.org/diffs/swatchdog/3.2.3_vs_3.2.4/lib/Swatch/Actions.pm-diff.html
which indicates that all changes are only related to change of name from
swatch to swatchdog
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/swatch | 28 ++++++++++++++--------------
lfs/swatch | 8 ++++----
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/config/rootfiles/packages/swatch b/config/rootfiles/packages/swatch
index 783929779..d266f63d2 100644
--- a/config/rootfiles/packages/swatch
+++ b/config/rootfiles/packages/swatch
@@ -1,14 +1,14 @@
-usr/bin/swatch
-#usr/lib/perl5/site_perl/5.30.0/Swatch
-usr/lib/perl5/site_perl/5.30.0/Swatch/Actions.pm
-usr/lib/perl5/site_perl/5.30.0/Swatch/Threshold.pm
-usr/lib/perl5/site_perl/5.30.0/Swatch/Throttle.pm
-#usr/lib/perl5/site_perl/5.30.0/auto/Swatch
-#usr/lib/perl5/site_perl/5.30.0/auto/Swatch/Actions
-usr/lib/perl5/site_perl/5.30.0/auto/Swatch/Actions/autosplit.ix
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatch
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatch/.packlist
-#usr/share/man/man1/swatch.1
-#usr/share/man/man3/Swatch::Actions.3
-#usr/share/man/man3/Swatch::Threshold.3
-#usr/share/man/man3/Swatch::Throttle.3
+usr/bin/swatchdog
+#usr/lib/perl5/site_perl/5.30.0/Swatchdog
+usr/lib/perl5/site_perl/5.30.0/Swatchdog/Actions.pm
+usr/lib/perl5/site_perl/5.30.0/Swatchdog/Threshold.pm
+usr/lib/perl5/site_perl/5.30.0/Swatchdog/Throttle.pm
+#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog
+#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions
+#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions/autosplit.ix
+#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog
+#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog/.packlist
+#usr/share/man/man1/swatchdog.1
+#usr/share/man/man3/Swatchdog::Actions.3
+#usr/share/man/man3/Swatchdog::Threshold.3
+#usr/share/man/man3/Swatchdog::Throttle.3
diff --git a/lfs/swatch b/lfs/swatch
index 6977137b0..22a98287a 100644
--- a/lfs/swatch
+++ b/lfs/swatch
@@ -24,15 +24,15 @@
include Config
-VER = 3.2.3
+VER = 3.2.4
-THISAPP = swatch-$(VER)
+THISAPP = swatchdog-$(VER)
DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = swatch
-PAK_VER = 3
+PAK_VER = 4
DEPS = perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1162f1024cf07fc750ed4960d61ac4e8
+$(DL_FILE)_MD5 = df4c20ff7d3f6a46a2efd72a42078011
install : $(TARGET)
--
2.31.0
reply other threads:[~2021-03-22 7:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210322072424.1019-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox