svn commit: r406151 - branches/2016Q1/net/miniupnpd

Renato Botelho garga at FreeBSD.org
Fri Jan 15 10:29:25 UTC 2016


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 at 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


More information about the svn-ports-all mailing list