# HG changeset patch # User Pascal Bellard # Date 1707068965 0 # Node ID 373233562953a573a85cf3921ebe1e78cbd88fe8 # Parent a9a3de07bef238031657be9ccebf6c5c908a5d3d Up collectd-bind (5.12.0) diff -r a9a3de07bef2 -r 373233562953 collectd-bind/receipt --- a/collectd-bind/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/collectd-bind/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -2,7 +2,7 @@ PACKAGE="collectd-bind" SOURCE="collectd" -VERSION="5.8.1" +VERSION="5.12.0" CATEGORY="network" SHORT_DESC="Apache plugin for Collectd" MAINTAINER="erjo@slitaz.org" diff -r a9a3de07bef2 -r 373233562953 dvd+rw-media-tools/receipt --- a/dvd+rw-media-tools/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/dvd+rw-media-tools/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" WANTED="dvd+rw-tools" -WEB_SITE="http://fy.chalmers.se/~appro/linux/DVD+RW" +WEB_SITE="https://fy.chalmers.se/~appro/linux/DVD+RW" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r a9a3de07bef2 -r 373233562953 dvd+rw-tools/receipt --- a/dvd+rw-tools/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/dvd+rw-tools/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://fy.chalmers.se/~appro/linux/DVD+RW" +WEB_SITE="https://fy.chalmers.se/~appro/linux/DVD+RW" WGET_URL="$WEB_SITE/tools/$TARBALL" DEPENDS="cdrkit" diff -r a9a3de07bef2 -r 373233562953 libsexymm-dev/receipt --- a/libsexymm-dev/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/libsexymm-dev/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Libsexymm devel files." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="https://osiris.chipx86.com/projects/libsexy/" +WEB_SITE="https://web.archive.org/web/20080725010023/http://www.chipx86.com/wiki/Libsexy" WANTED="libsexymm" DEPENDS="pkg-config" diff -r a9a3de07bef2 -r 373233562953 libsexymm/receipt --- a/libsexymm/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/libsexymm/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="https://osiris.chipx86.com/projects/libsexy/" +WEB_SITE="https://web.archive.org/web/20080725010023/http://www.chipx86.com/wiki/Libsexy" WGET_URL="https://releases.chipx86.com/libsexy/libsexymm/$TARBALL" DEPENDS="glibmm libgiomm cairomm gtkmm libsexy libsigc++" diff -r a9a3de07bef2 -r 373233562953 obexd/receipt --- a/obexd/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/obexd/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="OBEX Server and Client." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.bluez.org/" +WEB_SITE="https://www.bluez.org/" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="https://www.kernel.org/pub/linux/bluetooth/$TARBALL" TAGS="bluetooth" diff -r a9a3de07bef2 -r 373233562953 perl-test-deep/receipt --- a/perl-test-deep/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/perl-test-deep/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -10,11 +10,12 @@ SOURCE="Test-Deep" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="https://www.cpan.org/modules/by-module/Test/$TARBALL" +WGET_URL="https://cpan.metacpan.org/modules/by-module/Test/$TARBALL" DEPENDS="perl perl-test-nowarnings" BUILD_DEPENDS="$DEPENDS" +# What is the latest version available today? current_version() { wget -O - $WEB_SITE 2>/dev/null | \ diff -r a9a3de07bef2 -r 373233562953 scalpel/receipt --- a/scalpel/receipt Fri Feb 02 20:44:00 2024 +0100 +++ b/scalpel/receipt Sun Feb 04 17:49:25 2024 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.digitalforensicssolutions.com/Scalpel" +WEB_SITE="https://www.digitalforensicssolutions.com/Scalpel" WGET_URL="$WEB_SITE/$TARBALL" # What is the latest version available today?