summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2024-07-15 13:44:33 +0200
committerDirk Meyer <dinoex@FreeBSD.org>2024-07-15 13:45:00 +0200
commita270dbfaa9ce47608d63a201c786e5d4695447ca (patch)
tree84bd56c782231e13b441e5f6d398d492c1f4c5f3
parenteditors/vscode: bump port revision after electron29 update (diff)
net/miniupnpc: Update to 2.2.8
-rw-r--r--dns/kadnode/Makefile2
-rw-r--r--emulators/dolphin-emu/Makefile2
-rw-r--r--emulators/ppsspp/Makefile2
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/DDNet/Makefile1
-rw-r--r--games/megaglest/Makefile2
-rw-r--r--games/openclonk/Makefile2
-rw-r--r--games/simutrans/Makefile1
-rw-r--r--games/warzone2100/Makefile2
-rw-r--r--irc/iroffer-dinoex/Makefile2
-rw-r--r--net-p2p/bitcoin/Makefile1
-rw-r--r--net-p2p/eiskaltdcpp-lib/Makefile2
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/monero-cli/Makefile2
-rw-r--r--net-p2p/namecoin/Makefile2
-rw-r--r--net-p2p/retroshare/Makefile2
-rw-r--r--net-p2p/transmission-components/Makefile2
-rw-r--r--net/dante/Makefile1
-rw-r--r--net/miniupnpc/Makefile8
-rw-r--r--net/miniupnpc/distinfo6
-rw-r--r--net/miniupnpc/files/patch-Makefile8
-rw-r--r--net/miniupnpc/pkg-plist2
-rw-r--r--security/i2pd/Makefile1
23 files changed, 31 insertions, 26 deletions
diff --git a/dns/kadnode/Makefile b/dns/kadnode/Makefile
index 414f57e54a40..83ab7cb0b6a2 100644
--- a/dns/kadnode/Makefile
+++ b/dns/kadnode/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kadnode
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns
MAINTAINER= moritzwarning@web.de
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 6e7d20648364..e80d346e8abb 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0.21264
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 44c9fcb9f8b9..1dfb83ec39ad 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ppsspp
DISTVERSIONPREFIX= v
DISTVERSION?= 1.17.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= emulators
# XXX Get from Debian once #697821 lands
MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 5edf52eddf6e..4ee242afb793 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
PORTVERSION= 0.0.26
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= games
MASTER_SITES= http://releases.wildfiregames.com/ \
SF/zero-ad/releases
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index 24ccc3455b42..233cf93faf06 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,5 +1,6 @@
PORTNAME= DDNet
PORTVERSION= 18.3.1
+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 608b8ad3d993..7341d763f55a 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -1,6 +1,6 @@
PORTNAME= megaglest
PORTVERSION= 3.13.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MAINTAINER= monwarez@mailoo.org
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile
index 400eb9628af3..1ba4b2897144 100644
--- a/games/openclonk/Makefile
+++ b/games/openclonk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openclonk
DISTVERSION= 8.1
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/
diff --git a/games/simutrans/Makefile b/games/simutrans/Makefile
index f98323f2a724..147896fb5370 100644
--- a/games/simutrans/Makefile
+++ b/games/simutrans/Makefile
@@ -1,5 +1,6 @@
PORTNAME= simutrans
DISTVERSION= 124-1
+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 f8e3dea7d777..6d5be55761f0 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -1,6 +1,6 @@
PORTNAME= warzone2100
PORTVERSION= 4.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}_src
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 2d2836aede8f..727ce77b5660 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= iroffer
PORTVERSION= 3.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= https://iroffer.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 06f9ec08f2da..b0af06ec85e1 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bitcoin
PORTVERSION= 27.1
+PORTREVISION= 1
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 a7cf9fc7aa01..181df6310b01 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?= 27
+PORTREVISION?= 28
CATEGORIES= net-p2p
PKGNAMESUFFIX?= -lib
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 0094ee26f296..e5dbd8cc15a1 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
PORTNAME= litecoin
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index 578472ccb2e0..b248ad6be563 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= monero-cli
DISTVERSIONPREFIX= v
DISTVERSION= 0.18.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-p2p finance
MAINTAINER= ports@FreeBSD.org
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 2967137c5740..0173e7138cb2 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -1,7 +1,7 @@
PORTNAME= namecoin
DISTVERSION= 24.0
DISTVERSIONPREFIX= nc
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile
index 77661cf29b6b..409799722d84 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -1,7 +1,7 @@
PORTNAME= retroshare
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.4
-PORTREVISION= 12
+PORTREVISION= 13
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 5721bd03a91f..19907f9b7ea0 100644
--- a/net-p2p/transmission-components/Makefile
+++ b/net-p2p/transmission-components/Makefile
@@ -1,6 +1,6 @@
PORTNAME= transmission
DISTVERSION= 4.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 8bbb0261a7b6..b7b2e54ed994 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dante
PORTVERSION= 1.4.3
+PORTREVISION= 1
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 4bea81666acf..7254104cb2e2 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -1,13 +1,13 @@
PORTNAME= miniupnpc
-PORTVERSION= 2.2.6
-PORTREVISION= 1
+PORTVERSION= 2.2.8
+PORTREVISION= 0
CATEGORIES?= net
MASTER_SITES= http://miniupnp.free.fr/files/ \
https://miniupnp.tuxfamily.org/files/
MAINTAINER?= dinoex@FreeBSD.org
COMMENT?= UPnP IGD client lightweight library
-WWW= http://miniupnp.free.fr/
+WWW= https://miniupnp.tuxfamily.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -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.17
+ ${STAGEDIR}${PREFIX}/lib/libminiupnpc.so.18
.endif
.include <bsd.port.post.mk>
diff --git a/net/miniupnpc/distinfo b/net/miniupnpc/distinfo
index abc25bba934e..d4e92bf0daee 100644
--- a/net/miniupnpc/distinfo
+++ b/net/miniupnpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704356995
-SHA256 (miniupnpc-2.2.6.tar.gz) = 37fcd91953508c3e62d6964bb8ffbc5d47f3e13481fa54e6214fcc68704c66f1
-SIZE (miniupnpc-2.2.6.tar.gz) = 103949
+TIMESTAMP = 1721042565
+SHA256 (miniupnpc-2.2.8.tar.gz) = 05b929679091b9921b6b6c1f25e39e4c8d1f4d46c8feb55a412aa697aee03a93
+SIZE (miniupnpc-2.2.8.tar.gz) = 104603
diff --git a/net/miniupnpc/files/patch-Makefile b/net/miniupnpc/files/patch-Makefile
index cc50c1a9cf71..59fe731fe048 100644
--- a/net/miniupnpc/files/patch-Makefile
+++ b/net/miniupnpc/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2024-01-04 00:43:45 UTC
+--- Makefile.orig 2024-06-08 22:09:36 UTC
+++ Makefile
-@@ -147,7 +147,6 @@ TESTIGDDESCPARSE += $(BUILD)/minissdpc.o
+@@ -147,7 +147,6 @@ endif
LIBOBJS += $(BUILD)/minissdpc.o
endif
@@ -8,7 +8,7 @@
# install directories
ifeq ($(strip $(PREFIX)),)
INSTALLPREFIX ?= /usr
-@@ -155,7 +154,7 @@ else
+@@ -155,7 +154,7 @@ INSTALLDIRINC = $(INSTALLPREFIX)/include/miniupnpc
INSTALLPREFIX ?= $(PREFIX)
endif
INSTALLDIRINC = $(INSTALLPREFIX)/include/miniupnpc
@@ -17,7 +17,7 @@
INSTALLDIRBIN = $(INSTALLPREFIX)/bin
INSTALLDIRMAN = $(INSTALLPREFIX)/share/man
PKGCONFIGDIR = $(INSTALLDIRLIB)/pkgconfig
-@@ -242,7 +241,7 @@ distclean: clean
+@@ -245,7 +244,7 @@ updateversion: include/miniupnpc.h
updateversion: include/miniupnpc.h
cp $< $<.bak
diff --git a/net/miniupnpc/pkg-plist b/net/miniupnpc/pkg-plist
index f1f6bc1fe734..ad20a4774c93 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.17
+lib/libminiupnpc.so.18
libdata/pkgconfig/miniupnpc.pc
share/man/man3/miniupnpc.3.gz
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index ca92f95b46fd..bf344d687a3e 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= i2pd
DISTVERSION= 2.52.0
+PORTREVISION= 1
CATEGORIES= security net-p2p
MAINTAINER= driesm@FreeBSD.org