svn commit: r406150 - head/net/miniupnpd

Renato Botelho garga at FreeBSD.org
Fri Jan 15 09:50:19 UTC 2016


Author: garga
Date: Fri Jan 15 09:50:18 2016
New Revision: 406150
URL: https://svnweb.freebsd.org/changeset/ports/406150

Log:
  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:	Tor Halvard Furulund <squat at squat.no> (maintainer)
  Obtained from:	pfSense
  MFH:		2016Q1
  Sponsored by:	Rubicon Communications (Netgate)

Modified:
  head/net/miniupnpd/Makefile
  head/net/miniupnpd/distinfo

Modified: head/net/miniupnpd/Makefile
==============================================================================
--- head/net/miniupnpd/Makefile	Fri Jan 15 09:30:58 2016	(r406149)
+++ head/net/miniupnpd/Makefile	Fri Jan 15 09:50:18 2016	(r406150)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	miniupnpd
-PORTVERSION=	1.9.20151212
+PORTVERSION=	1.9.20160113
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.tuxfamily.org/files/ \

Modified: head/net/miniupnpd/distinfo
==============================================================================
--- head/net/miniupnpd/distinfo	Fri Jan 15 09:30:58 2016	(r406149)
+++ head/net/miniupnpd/distinfo	Fri Jan 15 09:50:18 2016	(r406150)
@@ -1,2 +1,2 @@
-SHA256 (miniupnpd-1.9.20151212.tar.gz) = 5284651a387bf58bf8ffd6f634aa9cfcf0da2cda0ae9a470960fbbe2036fc7ab
-SIZE (miniupnpd-1.9.20151212.tar.gz) = 210912
+SHA256 (miniupnpd-1.9.20160113.tar.gz) = 4ab1fde66c0004ea1deff68d3b84b4911a990bd71b33509e463993b276899120
+SIZE (miniupnpd-1.9.20160113.tar.gz) = 211437


More information about the svn-ports-head mailing list