Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 19:12:39 -0700
From:      Kevin Bowling <kevin.bowling@kev009.com>
To:        Dirk Meyer <dinoex@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: a270dbfaa9ce - main - net/miniupnpc: Update to 2.2.8
Message-ID:  <CAK7dMtCNFmwqbJSRtwN6a2OsCZ3MAtQNur_%2B7a2e=ZKp3Rz2kw@mail.gmail.com>
In-Reply-To: <202407151201.46FC1C3N000509@gitrepo.freebsd.org>
References:  <202407151201.46FC1C3N000509@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This broke net-p2p/bitcoin as well.  I am guessing there is widespread
breakage from the followup mails, do you intend to revert or do I just
pull in https://github.com/bitcoin-core/gui/commit/8acdf66540834b9f9cf28f16=
d389e8b6a48516d5?

On Mon, Jul 15, 2024 at 5:01=E2=80=AFAM Dirk Meyer <dinoex@freebsd.org> wro=
te:
>
> The branch main has been updated by dinoex:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da270dbfaa9ce47608d63a201=
c786e5d4695447ca
>
> commit a270dbfaa9ce47608d63a201c786e5d4695447ca
> Author:     Dirk Meyer <dinoex@FreeBSD.org>
> AuthorDate: 2024-07-15 11:44:33 +0000
> Commit:     Dirk Meyer <dinoex@FreeBSD.org>
> CommitDate: 2024-07-15 11:45:00 +0000
>
>     net/miniupnpc: Update to 2.2.8
> ---
>  dns/kadnode/Makefile                     | 2 +-
>  emulators/dolphin-emu/Makefile           | 2 +-
>  emulators/ppsspp/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                 | 1 +
>  net-p2p/eiskaltdcpp-lib/Makefile         | 2 +-
>  net-p2p/litecoin/Makefile                | 2 +-
>  net-p2p/monero-cli/Makefile              | 2 +-
>  net-p2p/namecoin/Makefile                | 2 +-
>  net-p2p/retroshare/Makefile              | 2 +-
>  net-p2p/transmission-components/Makefile | 2 +-
>  net/dante/Makefile                       | 1 +
>  net/miniupnpc/Makefile                   | 8 ++++----
>  net/miniupnpc/distinfo                   | 6 +++---
>  net/miniupnpc/files/patch-Makefile       | 8 ++++----
>  net/miniupnpc/pkg-plist                  | 2 +-
>  security/i2pd/Makefile                   | 1 +
>  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=3D      kadnode
>  DISTVERSIONPREFIX=3D     v
>  DISTVERSION=3D   2.3.0
> -PORTREVISION=3D  2
> +PORTREVISION=3D  3
>  CATEGORIES=3D    dns
>
>  MAINTAINER=3D    moritzwarning@web.de
> diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makef=
ile
> index 6e7d20648364..e80d346e8abb 100644
> --- a/emulators/dolphin-emu/Makefile
> +++ b/emulators/dolphin-emu/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=3D      dolphin-emu
>  PORTVERSION=3D   5.0.21264
> -PORTREVISION=3D  1
> +PORTREVISION=3D  2
>  CATEGORIES=3D    emulators
>
>  MAINTAINER=3D    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=3D      ppsspp
>  DISTVERSIONPREFIX=3D     v
>  DISTVERSION?=3D  1.17.1
> -PORTREVISION?=3D 0
> +PORTREVISION?=3D 1
>  CATEGORIES=3D    emulators
>  # XXX Get from Debian once #697821 lands
>  MASTER_SITES=3D  https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/de=
bian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpag=
e
> 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=3D      0ad
>  PORTVERSION=3D   0.0.26
> -PORTREVISION=3D  26
> +PORTREVISION=3D  27
>  CATEGORIES=3D    games
>  MASTER_SITES=3D  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=3D      DDNet
>  PORTVERSION=3D   18.3.1
> +PORTREVISION=3D  1
>  CATEGORIES=3D    games
>  MASTER_SITES=3D  https://ddnet.tw/downloads/
>  DISTFILES=3D     ${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=3D      megaglest
>  PORTVERSION=3D   3.13.0
> -PORTREVISION=3D  11
> +PORTREVISION=3D  12
>  CATEGORIES=3D    games
>
>  MAINTAINER=3D    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=3D      openclonk
>  DISTVERSION=3D   8.1
> -PORTREVISION=3D  4
> +PORTREVISION=3D  5
>  DISTVERSIONSUFFIX=3D     -src
>  CATEGORIES=3D    games
>  MASTER_SITES=3D  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=3D      simutrans
>  DISTVERSION=3D   124-1
> +PORTREVISION=3D  1
>  CATEGORIES=3D    games
>  MASTER_SITES=3D  SF/simutrans/simutrans/${DISTVERSION}
>  DISTNAME=3D      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=3D      warzone2100
>  PORTVERSION=3D   4.4.2
> -PORTREVISION=3D  1
> +PORTREVISION=3D  2
>  CATEGORIES=3D    games
>  MASTER_SITES=3D  SF/${PORTNAME}/releases/${PORTVERSION}/
>  DISTNAME=3D      ${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=3D      iroffer
>  PORTVERSION=3D   3.33
> -PORTREVISION=3D  1
> +PORTREVISION=3D  2
>  CATEGORIES=3D    irc
>  MASTER_SITES=3D  https://iroffer.net/
>  PKGNAMESUFFIX=3D -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=3D      bitcoin
>  PORTVERSION=3D   27.1
> +PORTREVISION=3D  1
>  CATEGORIES=3D    net-p2p finance
>  MASTER_SITES=3D  https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}=
/ \
>                 LOCAL/swills:icon
> diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/M=
akefile
> index a7cf9fc7aa01..181df6310b01 100644
> --- a/net-p2p/eiskaltdcpp-lib/Makefile
> +++ b/net-p2p/eiskaltdcpp-lib/Makefile
> @@ -1,7 +1,7 @@
>  PORTNAME=3D      eiskaltdcpp
>  PORTVERSION=3D   2.2.10
>  DISTVERSIONPREFIX=3D     v
> -PORTREVISION?=3D 27
> +PORTREVISION?=3D 28
>  CATEGORIES=3D    net-p2p
>  PKGNAMESUFFIX?=3D        -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=3D      litecoin
>  DISTVERSIONPREFIX=3D     v
>  DISTVERSION=3D   0.21.3
> -PORTREVISION=3D  1
> +PORTREVISION=3D  2
>  CATEGORIES=3D    net-p2p finance
>
>  MAINTAINER=3D    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=3D      monero-cli
>  DISTVERSIONPREFIX=3D     v
>  DISTVERSION=3D   0.18.3.1
> -PORTREVISION=3D  3
> +PORTREVISION=3D  4
>  CATEGORIES=3D    net-p2p finance
>
>  MAINTAINER=3D    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=3D      namecoin
>  DISTVERSION=3D   24.0
>  DISTVERSIONPREFIX=3D     nc
> -PORTREVISION=3D  3
> +PORTREVISION=3D  4
>  PORTEPOCH=3D     1
>  CATEGORIES=3D    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=3D      retroshare
>  DISTVERSIONPREFIX=3D     v
>  DISTVERSION=3D   0.6.4
> -PORTREVISION=3D  12
> +PORTREVISION=3D  13
>  CATEGORIES=3D    net-p2p
>
>  PATCH_SITES=3D   https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
> diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmiss=
ion-components/Makefile
> index 5721bd03a91f..19907f9b7ea0 100644
> --- a/net-p2p/transmission-components/Makefile
> +++ b/net-p2p/transmission-components/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=3D      transmission
>  DISTVERSION=3D   4.0.6
> -PORTREVISION=3D  1
> +PORTREVISION=3D  2
>  CATEGORIES=3D    net-p2p
>  MASTER_SITES=3D  https://github.com/${PORTNAME}/${PORTNAME}/releases/dow=
nload/${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=3D      dante
>  PORTVERSION=3D   1.4.3
> +PORTREVISION=3D  1
>  CATEGORIES=3D    net security
>  MASTER_SITES=3D  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=3D      miniupnpc
> -PORTVERSION=3D   2.2.6
> -PORTREVISION=3D  1
> +PORTVERSION=3D   2.2.8
> +PORTREVISION=3D  0
>  CATEGORIES?=3D   net
>  MASTER_SITES=3D  http://miniupnp.free.fr/files/ \
>                 https://miniupnp.tuxfamily.org/files/
>
>  MAINTAINER?=3D   dinoex@FreeBSD.org
>  COMMENT?=3D      UPnP IGD client lightweight library
> -WWW=3D           http://miniupnp.free.fr/
> +WWW=3D           https://miniupnp.tuxfamily.org/
>
>  LICENSE=3D       BSD3CLAUSE
>  LICENSE_FILE=3D  ${WRKSRC}/LICENSE
> @@ -34,7 +34,7 @@ USE_RC_SUBR=3D  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 =3D 1704356995
> -SHA256 (miniupnpc-2.2.6.tar.gz) =3D 37fcd91953508c3e62d6964bb8ffbc5d47f3=
e13481fa54e6214fcc68704c66f1
> -SIZE (miniupnpc-2.2.6.tar.gz) =3D 103949
> +TIMESTAMP =3D 1721042565
> +SHA256 (miniupnpc-2.2.8.tar.gz) =3D 05b929679091b9921b6b6c1f25e39e4c8d1f=
4d46c8feb55a412aa697aee03a93
> +SIZE (miniupnpc-2.2.8.tar.gz) =3D 104603
> diff --git a/net/miniupnpc/files/patch-Makefile b/net/miniupnpc/files/pat=
ch-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 +=3D $(BUILD)/minissdpc.o
> +@@ -147,7 +147,6 @@ endif
>   LIBOBJS +=3D $(BUILD)/minissdpc.o
>   endif
>
> @@ -8,7 +8,7 @@
>   # install directories
>   ifeq ($(strip $(PREFIX)),)
>   INSTALLPREFIX ?=3D /usr
> -@@ -155,7 +154,7 @@ else
> +@@ -155,7 +154,7 @@ INSTALLDIRINC =3D $(INSTALLPREFIX)/include/miniupnpc
>   INSTALLPREFIX ?=3D $(PREFIX)
>   endif
>   INSTALLDIRINC =3D $(INSTALLPREFIX)/include/miniupnpc
> @@ -17,7 +17,7 @@
>   INSTALLDIRBIN =3D $(INSTALLPREFIX)/bin
>   INSTALLDIRMAN =3D $(INSTALLPREFIX)/share/man
>   PKGCONFIGDIR =3D $(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=3D      i2pd
>  DISTVERSION=3D   2.52.0
> +PORTREVISION=3D  1
>  CATEGORIES=3D    security net-p2p
>
>  MAINTAINER=3D    driesm@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK7dMtCNFmwqbJSRtwN6a2OsCZ3MAtQNur_%2B7a2e=ZKp3Rz2kw>