Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 10:29:23 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r406151 - branches/2016Q1/net/miniupnpd
Message-ID:  <201601151029.u0FATNSB085470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Fri Jan 15 10:29:23 2016
New Revision: 406151
URL: https://svnweb.freebsd.org/changeset/ports/406151

Log:
  MFH: r406150
  
  Update net/miniupnpd to 1.9.20160113
  
  This version fixes a regression that make some clients (eg Xbox / Windows 10)
  to fail when try to open ports
  
  PR:		206241
  Approved by:	ports-secteam (miwi), Tor Halvard Furulund <squat@squat.no> (maintainer)
  Obtained from:	pfSense
  Sponsored by:	Rubicon Communications (Netgate)

Modified:
  branches/2016Q1/net/miniupnpd/Makefile
  branches/2016Q1/net/miniupnpd/distinfo
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/net/miniupnpd/Makefile
==============================================================================
--- branches/2016Q1/net/miniupnpd/Makefile	Fri Jan 15 09:50:18 2016	(r406150)
+++ branches/2016Q1/net/miniupnpd/Makefile	Fri Jan 15 10:29:23 2016	(r406151)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	miniupnpd
-PORTVERSION=	1.9.20151118
+PORTVERSION=	1.9.20160113
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.tuxfamily.org/files/ \

Modified: branches/2016Q1/net/miniupnpd/distinfo
==============================================================================
--- branches/2016Q1/net/miniupnpd/distinfo	Fri Jan 15 09:50:18 2016	(r406150)
+++ branches/2016Q1/net/miniupnpd/distinfo	Fri Jan 15 10:29:23 2016	(r406151)
@@ -1,2 +1,2 @@
-SHA256 (miniupnpd-1.9.20151118.tar.gz) = 1d4c156cf02ba476bfbefa29f55dbf39927d679ed18ba7329b4820ef13351faf
-SIZE (miniupnpd-1.9.20151118.tar.gz) = 210322
+SHA256 (miniupnpd-1.9.20160113.tar.gz) = 4ab1fde66c0004ea1deff68d3b84b4911a990bd71b33509e463993b276899120
+SIZE (miniupnpd-1.9.20160113.tar.gz) = 211437



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