]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
swatch: Update to 3.2.4
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 22 Mar 2021 07:24:24 +0000 (08:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Mar 2021 10:40:44 +0000 (10:40 +0000)
- 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@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/swatch
lfs/swatch

index 7839297799e93d13cd02e3905b4cd57c60fd10f2..d266f63d2e8d0dcf5f3371479051894abcb46967 100644 (file)
@@ -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
index 6977137b0d857660ac49d018e81071e4f63d2f9b..22a98287af10cab77b494157218d25bc689cc521 100644 (file)
 
 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)