Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2025 18:32:23 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d025a154e3e1 - main - net/miniupnpc: Update to 2.3.0
Message-ID:  <202501131832.50DIWNRs044644@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d025a154e3e15c972cd345538c16888a5c282e0d

commit d025a154e3e15c972cd345538c16888a5c282e0d
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2025-01-13 18:32:10 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2025-01-13 18:32:10 +0000

    net/miniupnpc: Update to 2.3.0
    
    bump API change
---
 dns/kadnode/Makefile                     | 2 +-
 emulators/dolphin-emu/Makefile           | 2 +-
 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               | 1 +
 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                   | 4 ++--
 net/miniupnpc/distinfo                   | 6 +++---
 net/miniupnpc/pkg-plist                  | 2 +-
 security/i2pd/Makefile                   | 1 +
 21 files changed, 24 insertions(+), 20 deletions(-)

diff --git a/dns/kadnode/Makefile b/dns/kadnode/Makefile
index bbd1e33da61c..3c221619e0da 100644
--- a/dns/kadnode/Makefile
+++ b/dns/kadnode/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kadnode
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	dns
 
 MAINTAINER=	moritzwarning@web.de
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 28d938477695..19ca3e81cf07 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dolphin-emu
 PORTVERSION=	5.0.21264
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	emulators
 
 MAINTAINER=	martymac@FreeBSD.org
diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile
index 2c8eb537a503..724a724adc16 100644
--- a/emulators/flycast/Makefile
+++ b/emulators/flycast/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	flycast
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 
 MAINTAINER=	bsdcode@disroot.org
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 46669a4d166b..59e92d168f71 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	0ad
 PORTVERSION=	0.0.26
-PORTREVISION=	34
+PORTREVISION=	35
 CATEGORIES=	games
 MASTER_SITES=	http://releases.wildfiregames.com/ \
 		SF/zero-ad/releases
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index a0d64a81fe41..6d56644f2f5e 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	DDNet
 PORTVERSION=	18.8.2
+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 7341d763f55a..eb99eb6ab29c 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	megaglest
 PORTVERSION=	3.13.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	games
 
 MAINTAINER=	monwarez@mailoo.org
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile
index 1ba4b2897144..9f64ad7147eb 100644
--- a/games/openclonk/Makefile
+++ b/games/openclonk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openclonk
 DISTVERSION=	8.1
-PORTREVISION=	5
+PORTREVISION=	6
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	games
 MASTER_SITES=	http://www.openclonk.org/builds/release/${DISTVERSION}/
diff --git a/games/simutrans/Makefile b/games/simutrans/Makefile
index d063d3492725..41b7526eccd2 100644
--- a/games/simutrans/Makefile
+++ b/games/simutrans/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	simutrans
 DISTVERSION=	124-2-2
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/simutrans/simutrans/${DISTVERSION}
 DISTNAME=	simutrans-src-${DISTVERSION}
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index 858ff2918a5f..8795725c83fc 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	warzone2100
 DISTVERSION=	4.5.5
+PORTREVISION=	1
 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 727ce77b5660..235003dd1603 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	iroffer
 PORTVERSION=	3.33
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	irc
 MASTER_SITES=	https://iroffer.net/
 PKGNAMESUFFIX=	-dinoex${PKGNAMESUFFIX2}
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 3be8f603ca40..9d887aa73c84 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bitcoin
 PORTVERSION=	28.0
-PORTREVISION=	3
+PORTREVISION=	4
 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 350f9e2462f7..e0308b5fc1b3 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?=	30
+PORTREVISION?=	31
 CATEGORIES=	net-p2p
 PKGNAMESUFFIX?=	-lib
 
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 1ac6ffa5db77..d0378c4f578b 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	litecoin
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.21.4
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	net-p2p finance
 
 MAINTAINER=	hsw@bitmark.com
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index e600698f42fb..5f401be0e83a 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	namecoin
 DISTVERSIONPREFIX=	nc
 DISTVERSION=	24.0
-PORTREVISION=	11
+PORTREVISION=	12
 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 409799722d84..69c4a5e72ec0 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	retroshare
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.4
-PORTREVISION=	13
+PORTREVISION=	14
 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 19907f9b7ea0..6b301ea5b2fc 100644
--- a/net-p2p/transmission-components/Makefile
+++ b/net-p2p/transmission-components/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	transmission
 DISTVERSION=	4.0.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 7e8f625bec78..d4100ba33c01 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dante
 PORTVERSION=	1.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 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 7254104cb2e2..1fd0d0a2ebf2 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	miniupnpc
-PORTVERSION=	2.2.8
+PORTVERSION=	2.3.0
 PORTREVISION=	0
 CATEGORIES?=	net
 MASTER_SITES=	http://miniupnp.free.fr/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.18
+		${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.19
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/net/miniupnpc/distinfo b/net/miniupnpc/distinfo
index d4e92bf0daee..dc44f97e3f9b 100644
--- a/net/miniupnpc/distinfo
+++ b/net/miniupnpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721042565
-SHA256 (miniupnpc-2.2.8.tar.gz) = 05b929679091b9921b6b6c1f25e39e4c8d1f4d46c8feb55a412aa697aee03a93
-SIZE (miniupnpc-2.2.8.tar.gz) = 104603
+TIMESTAMP = 1736627927
+SHA256 (miniupnpc-2.3.0.tar.gz) = 025c9ab95677f02a69bc64ac0a747f07e02ba99cf797bc679a5a552fed8d990c
+SIZE (miniupnpc-2.3.0.tar.gz) = 105071
diff --git a/net/miniupnpc/pkg-plist b/net/miniupnpc/pkg-plist
index ad20a4774c93..a29e689d883b 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.18
+lib/libminiupnpc.so.19
 libdata/pkgconfig/miniupnpc.pc
 share/man/man3/miniupnpc.3.gz
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index b62137c78b94..77e09aab2d91 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	i2pd
 DISTVERSION=	2.55.0
+PORTREVISION=	1
 CATEGORIES=	security net-p2p
 
 MAINTAINER=	driesm@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501131832.50DIWNRs044644>