Skip to content
Snippets Groups Projects
Commit c0d51b1f authored by Dirk Meyer's avatar Dirk Meyer
Browse files

net/miniupnpc: Update to 2.3.2

parent 16be3f06
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 20 deletions
PORTNAME= kadnode
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.1
PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= moritzwarning@web.de
......
PORTNAME= dolphin-emu
PORTVERSION= 2412
PORTREVISION= 1
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org
......
PORTNAME= flycast
DISTVERSIONPREFIX= v
DISTVERSION= 2.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= emulators
MAINTAINER= bsdcode@disroot.org
......
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 \
......
PORTNAME= DDNet
PORTVERSION= 19.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://ddnet.tw/downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
......
PORTNAME= megaglest
PORTVERSION= 3.13.0
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= games
MAINTAINER= monwarez@mailoo.org
......
PORTNAME= openclonk
DISTVERSION= 8.1
PORTREVISION= 6
PORTREVISION= 7
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/
......
PORTNAME= simutrans
DISTVERSION= 124.3
PORTREVISION= 1
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
......
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
......
PORTNAME= iroffer
PORTVERSION= 3.33
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= irc
MASTER_SITES= https://iroffer.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
......
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
......
PORTNAME= eiskaltdcpp
PORTVERSION= 2.2.10
DISTVERSIONPREFIX= v
PORTREVISION?= 32
PORTREVISION?= 33
CATEGORIES= net-p2p
PKGNAMESUFFIX?= -lib
......
PORTNAME= litecoin
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
......
PORTNAME= namecoin
DISTVERSIONPREFIX= nc
DISTVERSION= 24.0
PORTREVISION= 14
PORTREVISION= 15
PORTEPOCH= 1
CATEGORIES= net-p2p dns
MASTER_SITES+= https://same.name/static/:icon
......
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/
......
PORTNAME= transmission
DISTVERSION= 4.0.6
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
......
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/
......
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 <bsd.port.post.mk>
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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment