# HG changeset patch # User Pascal Bellard # Date 1713264184 0 # Node ID 120dd6158093c37feff97e723ee195ed89ee758b # Parent 8aa51c2b501d5fd2a98ae6014a80194e9f1626b6 Up lynis (3.1.1), ncurses-examples (20211021) diff -r 8aa51c2b501d -r 120dd6158093 Geomyidae/receipt --- a/Geomyidae/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/Geomyidae/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -6,11 +6,10 @@ SHORT_DESC="Geomyidae is a daemon for serving the Gopher protocol." MAINTAINER="allan316@gmail.com" LICENSE="MIT" -WEB_SITE="http://www.r-36.net/" +WEB_SITE="http://www.r-36.net/scm/geomyidae/" SOURCE="geomyidae" TARBALL="$SOURCE-v$VERSION.tgz" -#WGET_URL="${WEB_SITE}src/$PACKAGE/$TARBALL" WGET_URL="ftp://bitreich.org/releases/$SOURCE/$TARBALL" # What is the latest version available today? diff -r 8aa51c2b501d -r 120dd6158093 balance/receipt --- a/balance/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/balance/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -10,7 +10,8 @@ WEB_SITE="https://www.inlab.net/balance/" TARBALL="$PACKAGE-$VERSION.tar" -WGET_URL="https://download.inlab.net/Balance/$VERSION/$TARBALL" +WGET_URL="https://download.inlab.net/Balance/$VERSION-deprecated/$TARBALL" +#WGET_URL="https://download.inlab.net/Balance/$VERSION/$TARBALL" # What is the latest version available today? current_version() diff -r 8aa51c2b501d -r 120dd6158093 bygfoot/receipt --- a/bygfoot/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/bygfoot/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Manage your own football (soccer) team in a league season." MAINTAINER="ben@seawolfsanctuary.com" LICENSE="GPL2" -WEB_SITE="http://www.bygfoot.com/" +WEB_SITE="https://bygfoot.sourceforge.io/new/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" @@ -22,6 +22,7 @@ sed '/scope="row/!d;/tar/!d;/binary/d;s|.*/bygfoot-||;s|.tar.*||;q' } +# Rules to configure and make the package. compile_rules() { # Binutils 2.22 break many packages build without LDFLAGS set correctly. diff -r 8aa51c2b501d -r 120dd6158093 fontconfig-infinality/receipt --- a/fontconfig-infinality/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/fontconfig-infinality/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -9,7 +9,7 @@ LICENSE="MIT" WEB_SITE="https://www.freedesktop.org/wiki/Software/fontconfig/" TARBALL="$PACKAGE-$VERSION.zip" -WGET_URL="https://github.com/Infinality/$PACKAGE/archive/$GITHASH.zip" +WGET_URL="https://github.com/dkasak/$PACKAGE/archive/$GITHASH.zip" CONFIG_FILES="/etc/fonts/infinality/infinality.conf" DEPENDS="fontconfig" diff -r 8aa51c2b501d -r 120dd6158093 gweled/receipt --- a/gweled/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/gweled/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://launchpad.net/$PACKAGE" -WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$TARBALL" +WGET_URL="$WEB_SITE/legacy/$VERSION/+download/$TARBALL" DEPENDS="gtk+ librsvg libmikmod" BUILD_DEPENDS="wget intltool gtk+-dev librsvg-dev libmikmod-dev" diff -r 8aa51c2b501d -r 120dd6158093 lynis/receipt --- a/lynis/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/lynis/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lynis" -VERSION="3.0.7" +VERSION="3.1.1" CATEGORY="security" SHORT_DESC="Security and system auditing tool." MAINTAINER="pascal.bellard@slitaz.org" diff -r 8aa51c2b501d -r 120dd6158093 manaplus-lang/receipt --- a/manaplus-lang/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/manaplus-lang/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Extended client for Evol Online and The Mana World - localised messages." MAINTAINER="maintainer@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://manaplus.org/" +WEB_SITE="https://gitlab.com/manaplus/manaplus" WANTED="manaplus" diff -r 8aa51c2b501d -r 120dd6158093 manaplus/receipt --- a/manaplus/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/manaplus/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Extended client for Evol Online and The Mana World." MAINTAINER="admin@trixarian.net" LICENSE="GPL2" -WEB_SITE="https://manaplus.org/" +WEB_SITE="https://gitlab.com/manaplus/manaplus" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="http://download.evolonline.org/manaplus/download/$VERSION/$TARBALL" diff -r 8aa51c2b501d -r 120dd6158093 ncurses-examples/receipt --- a/ncurses-examples/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/ncurses-examples/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="ncurses-examples" -VERSION="20180127" +VERSION="20211021" CATEGORY="base-system" SHORT_DESC="Ncurses test functions." MAINTAINER="paul@slitaz.org" diff -r 8aa51c2b501d -r 120dd6158093 perl-net-ldap/receipt --- a/perl-net-ldap/receipt Mon Apr 15 15:20:24 2024 +0100 +++ b/perl-net-ldap/receipt Tue Apr 16 10:43:04 2024 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Perl extension Net::LDAP." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -WEB_SITE="https://metacpan.org/dist/Net-LDAP" +WEB_SITE="https://metacpan.org/dist/perl-ldap/" REPOLOGY="perl-ldap" SOURCE="perl-ldap" @@ -17,6 +17,7 @@ DEPENDS="perl perl-convert-asn1 perl-uri perl-authen-sasl" BUILD_DEPENDS="$DEPENDS" +# What is the latest version available today? current_version() { wget -O - $WEB_SITE 2>/dev/null | \