From c0d51b1f1cd01bdde74f6b065cdb28489d065a4f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 11 Mar 2025 05:56:47 +0100 Subject: [PATCH] net/miniupnpc: Update to 2.3.2 --- dns/kadnode/Makefile | 1 + emulators/dolphin-emu/Makefile | 1 + emulators/flycast/Makefile | 2 +- games/0ad/Makefile | 2 +- games/DDNet/Makefile | 1 + games/megaglest/Makefile | 2 +- games/openclonk/Makefile | 2 +- games/simutrans/Makefile | 1 + games/warzone2100/Makefile | 2 +- irc/iroffer-dinoex/Makefile | 2 +- net-p2p/bitcoin/Makefile | 2 +- net-p2p/eiskaltdcpp-lib/Makefile | 2 +- net-p2p/litecoin/Makefile | 2 +- net-p2p/namecoin/Makefile | 2 +- net-p2p/retroshare/Makefile | 2 +- net-p2p/transmission-components/Makefile | 2 +- net/dante/Makefile | 2 +- net/miniupnpc/Makefile | 6 +++--- net/miniupnpc/distinfo | 6 +++--- net/miniupnpc/pkg-plist | 2 +- security/i2pd/Makefile | 2 +- 21 files changed, 25 insertions(+), 21 deletions(-) diff --git a/dns/kadnode/Makefile b/dns/kadnode/Makefile index 85de7b2e6d72..461c3af02d81 100644 --- a/dns/kadnode/Makefile +++ b/dns/kadnode/Makefile @@ -1,6 +1,7 @@ PORTNAME= kadnode DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= moritzwarning@web.de diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index c71127fbceb2..a4f52e9efce0 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -1,5 +1,6 @@ PORTNAME= dolphin-emu PORTVERSION= 2412 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile index 724a724adc16..c5dc5ac380e7 100644 --- a/emulators/flycast/Makefile +++ b/emulators/flycast/Makefile @@ -1,7 +1,7 @@ PORTNAME= flycast DISTVERSIONPREFIX= v DISTVERSION= 2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 448d85ca2d4d..d819f0239e8d 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad DISTVERSION= 0.27.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= https://releases.wildfiregames.com/ DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \ diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 86a05fc84776..3b55bc25bf9a 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,6 @@ PORTNAME= DDNet PORTVERSION= 19.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile index eb99eb6ab29c..5ecef4869852 100644 --- a/games/megaglest/Makefile +++ b/games/megaglest/Makefile @@ -1,6 +1,6 @@ PORTNAME= megaglest PORTVERSION= 3.13.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MAINTAINER= monwarez@mailoo.org diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile index 9f64ad7147eb..e23354bf7ea1 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -1,6 +1,6 @@ PORTNAME= openclonk DISTVERSION= 8.1 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ diff --git a/games/simutrans/Makefile b/games/simutrans/Makefile index b8df755dff43..e4d15ae0cf48 100644 --- a/games/simutrans/Makefile +++ b/games/simutrans/Makefile @@ -1,5 +1,6 @@ PORTNAME= simutrans DISTVERSION= 124.3 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 8795725c83fc..db332e57b9d0 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -1,6 +1,6 @@ PORTNAME= warzone2100 DISTVERSION= 4.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/Warzone2100/warzone2100/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}_src diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile index 235003dd1603..b46229dea7bd 100644 --- a/irc/iroffer-dinoex/Makefile +++ b/irc/iroffer-dinoex/Makefile @@ -1,6 +1,6 @@ PORTNAME= iroffer PORTVERSION= 3.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= https://iroffer.net/ PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2} diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 258277e8a500..ba24612fdc71 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,6 +1,6 @@ PORTNAME= bitcoin PORTVERSION= 28.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 70595ec81e4a..b16e8500cccc 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -1,7 +1,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.10 DISTVERSIONPREFIX= v -PORTREVISION?= 32 +PORTREVISION?= 33 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 54d8349133dc..9615a6eecb64 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= litecoin DISTVERSIONPREFIX= v DISTVERSION= 0.21.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index f37042b30cc7..42190ad9e73a 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= namecoin DISTVERSIONPREFIX= nc DISTVERSION= 24.0 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= net-p2p dns MASTER_SITES+= https://same.name/static/:icon diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index 69c4a5e72ec0..22d40ebc8a6e 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -1,7 +1,7 @@ PORTNAME= retroshare DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-p2p PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile index 6b301ea5b2fc..f5beda315500 100644 --- a/net-p2p/transmission-components/Makefile +++ b/net-p2p/transmission-components/Makefile @@ -1,6 +1,6 @@ PORTNAME= transmission DISTVERSION= 4.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/net/dante/Makefile b/net/dante/Makefile index d4100ba33c01..4d19591ed7bd 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,6 +1,6 @@ PORTNAME= dante PORTVERSION= 1.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= http://www.inet.no/dante/files/ \ ftp://ftp.inet.no/pub/socks/ diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index 3eb473e9dd8e..d677538325cc 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -1,6 +1,6 @@ PORTNAME= miniupnpc -PORTVERSION= 2.3.1 -PORTREVISION?= 0 +PORTVERSION= 2.3.2 +PORTREVISION= 0 CATEGORIES?= net MASTER_SITES= http://miniupnp.free.fr/files/ \ https://miniupnp.tuxfamily.org/files/ @@ -34,7 +34,7 @@ USE_RC_SUBR= miniupnpc post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/upnpc \ ${STAGEDIR}${PREFIX}/bin/upnp-listdevices \ - ${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.19 + ${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.20 .endif .include diff --git a/net/miniupnpc/distinfo b/net/miniupnpc/distinfo index a73c50d990fe..24b2d9203294 100644 --- a/net/miniupnpc/distinfo +++ b/net/miniupnpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740492317 -SHA256 (miniupnpc-2.3.1.tar.gz) = 6511374c31715b5a778c587539fdc1491e95ea07ef549f3a0a4f635812c918e4 -SIZE (miniupnpc-2.3.1.tar.gz) = 139499 +TIMESTAMP = 1741361618 +SHA256 (miniupnpc-2.3.2.tar.gz) = 985de16d2e5449c3ba0d3663a0c76cb2bff82472a0eb7a306107d93f44586ffe +SIZE (miniupnpc-2.3.2.tar.gz) = 140137 diff --git a/net/miniupnpc/pkg-plist b/net/miniupnpc/pkg-plist index a29e689d883b..db253d810f2e 100644 --- a/net/miniupnpc/pkg-plist +++ b/net/miniupnpc/pkg-plist @@ -13,6 +13,6 @@ include/miniupnpc/upnperrors.h include/miniupnpc/upnpreplyparse.h lib/libminiupnpc.a lib/libminiupnpc.so -lib/libminiupnpc.so.19 +lib/libminiupnpc.so.20 libdata/pkgconfig/miniupnpc.pc share/man/man3/miniupnpc.3.gz diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 5a86ea6b5589..29e461669a7b 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,6 +1,6 @@ PORTNAME= i2pd DISTVERSION= 2.56.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org