wok rev 25691
Up lynis (3.1.1), ncurses-examples (20211021)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 16 10:43:04 2024 +0000 (7 months ago) |
parents | 8aa51c2b501d |
children | e9542eb10538 |
files | Geomyidae/receipt balance/receipt bygfoot/receipt fontconfig-infinality/receipt gweled/receipt lynis/receipt manaplus-lang/receipt manaplus/receipt ncurses-examples/receipt perl-net-ldap/receipt |
line diff
1.1 --- a/Geomyidae/receipt Mon Apr 15 15:20:24 2024 +0100 1.2 +++ b/Geomyidae/receipt Tue Apr 16 10:43:04 2024 +0000 1.3 @@ -6,11 +6,10 @@ 1.4 SHORT_DESC="Geomyidae is a daemon for serving the Gopher protocol." 1.5 MAINTAINER="allan316@gmail.com" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="http://www.r-36.net/" 1.8 +WEB_SITE="http://www.r-36.net/scm/geomyidae/" 1.9 1.10 SOURCE="geomyidae" 1.11 TARBALL="$SOURCE-v$VERSION.tgz" 1.12 -#WGET_URL="${WEB_SITE}src/$PACKAGE/$TARBALL" 1.13 WGET_URL="ftp://bitreich.org/releases/$SOURCE/$TARBALL" 1.14 1.15 # What is the latest version available today?
2.1 --- a/balance/receipt Mon Apr 15 15:20:24 2024 +0100 2.2 +++ b/balance/receipt Tue Apr 16 10:43:04 2024 +0000 2.3 @@ -10,7 +10,8 @@ 2.4 WEB_SITE="https://www.inlab.net/balance/" 2.5 2.6 TARBALL="$PACKAGE-$VERSION.tar" 2.7 -WGET_URL="https://download.inlab.net/Balance/$VERSION/$TARBALL" 2.8 +WGET_URL="https://download.inlab.net/Balance/$VERSION-deprecated/$TARBALL" 2.9 +#WGET_URL="https://download.inlab.net/Balance/$VERSION/$TARBALL" 2.10 2.11 # What is the latest version available today? 2.12 current_version()
3.1 --- a/bygfoot/receipt Mon Apr 15 15:20:24 2024 +0100 3.2 +++ b/bygfoot/receipt Tue Apr 16 10:43:04 2024 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Manage your own football (soccer) team in a league season." 3.5 MAINTAINER="ben@seawolfsanctuary.com" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="http://www.bygfoot.com/" 3.8 +WEB_SITE="https://bygfoot.sourceforge.io/new/" 3.9 3.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.12 @@ -22,6 +22,7 @@ 3.13 sed '/scope="row/!d;/tar/!d;/binary/d;s|.*/bygfoot-||;s|.tar.*||;q' 3.14 } 3.15 3.16 +# Rules to configure and make the package. 3.17 compile_rules() 3.18 { 3.19 # Binutils 2.22 break many packages build without LDFLAGS set correctly.
4.1 --- a/fontconfig-infinality/receipt Mon Apr 15 15:20:24 2024 +0100 4.2 +++ b/fontconfig-infinality/receipt Tue Apr 16 10:43:04 2024 +0000 4.3 @@ -9,7 +9,7 @@ 4.4 LICENSE="MIT" 4.5 WEB_SITE="https://www.freedesktop.org/wiki/Software/fontconfig/" 4.6 TARBALL="$PACKAGE-$VERSION.zip" 4.7 -WGET_URL="https://github.com/Infinality/$PACKAGE/archive/$GITHASH.zip" 4.8 +WGET_URL="https://github.com/dkasak/$PACKAGE/archive/$GITHASH.zip" 4.9 CONFIG_FILES="/etc/fonts/infinality/infinality.conf" 4.10 4.11 DEPENDS="fontconfig"
5.1 --- a/gweled/receipt Mon Apr 15 15:20:24 2024 +0100 5.2 +++ b/gweled/receipt Tue Apr 16 10:43:04 2024 +0000 5.3 @@ -8,7 +8,7 @@ 5.4 LICENSE="GPL2" 5.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.6 WEB_SITE="https://launchpad.net/$PACKAGE" 5.7 -WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$TARBALL" 5.8 +WGET_URL="$WEB_SITE/legacy/$VERSION/+download/$TARBALL" 5.9 5.10 DEPENDS="gtk+ librsvg libmikmod" 5.11 BUILD_DEPENDS="wget intltool gtk+-dev librsvg-dev libmikmod-dev"
6.1 --- a/lynis/receipt Mon Apr 15 15:20:24 2024 +0100 6.2 +++ b/lynis/receipt Tue Apr 16 10:43:04 2024 +0000 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="lynis" 6.7 -VERSION="3.0.7" 6.8 +VERSION="3.1.1" 6.9 CATEGORY="security" 6.10 SHORT_DESC="Security and system auditing tool." 6.11 MAINTAINER="pascal.bellard@slitaz.org"
7.1 --- a/manaplus-lang/receipt Mon Apr 15 15:20:24 2024 +0100 7.2 +++ b/manaplus-lang/receipt Tue Apr 16 10:43:04 2024 +0000 7.3 @@ -6,7 +6,7 @@ 7.4 SHORT_DESC="Extended client for Evol Online and The Mana World - localised messages." 7.5 MAINTAINER="maintainer@slitaz.org" 7.6 LICENSE="GPL2" 7.7 -WEB_SITE="https://manaplus.org/" 7.8 +WEB_SITE="https://gitlab.com/manaplus/manaplus" 7.9 7.10 WANTED="manaplus" 7.11
8.1 --- a/manaplus/receipt Mon Apr 15 15:20:24 2024 +0100 8.2 +++ b/manaplus/receipt Tue Apr 16 10:43:04 2024 +0000 8.3 @@ -6,7 +6,7 @@ 8.4 SHORT_DESC="Extended client for Evol Online and The Mana World." 8.5 MAINTAINER="admin@trixarian.net" 8.6 LICENSE="GPL2" 8.7 -WEB_SITE="https://manaplus.org/" 8.8 +WEB_SITE="https://gitlab.com/manaplus/manaplus" 8.9 8.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 8.11 WGET_URL="http://download.evolonline.org/manaplus/download/$VERSION/$TARBALL"
9.1 --- a/ncurses-examples/receipt Mon Apr 15 15:20:24 2024 +0100 9.2 +++ b/ncurses-examples/receipt Tue Apr 16 10:43:04 2024 +0000 9.3 @@ -1,7 +1,7 @@ 9.4 # SliTaz package receipt. 9.5 9.6 PACKAGE="ncurses-examples" 9.7 -VERSION="20180127" 9.8 +VERSION="20211021" 9.9 CATEGORY="base-system" 9.10 SHORT_DESC="Ncurses test functions." 9.11 MAINTAINER="paul@slitaz.org"
10.1 --- a/perl-net-ldap/receipt Mon Apr 15 15:20:24 2024 +0100 10.2 +++ b/perl-net-ldap/receipt Tue Apr 16 10:43:04 2024 +0000 10.3 @@ -6,7 +6,7 @@ 10.4 SHORT_DESC="Perl extension Net::LDAP." 10.5 MAINTAINER="pascal.bellard@slitaz.org" 10.6 LICENSE="GPL" 10.7 -WEB_SITE="https://metacpan.org/dist/Net-LDAP" 10.8 +WEB_SITE="https://metacpan.org/dist/perl-ldap/" 10.9 REPOLOGY="perl-ldap" 10.10 10.11 SOURCE="perl-ldap" 10.12 @@ -17,6 +17,7 @@ 10.13 DEPENDS="perl perl-convert-asn1 perl-uri perl-authen-sasl" 10.14 BUILD_DEPENDS="$DEPENDS" 10.15 10.16 +# What is the latest version available today? 10.17 current_version() 10.18 { 10.19 wget -O - $WEB_SITE 2>/dev/null | \