diff options
author | Renato Botelho <garga@FreeBSD.org> | 2016-01-08 18:21:01 +0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2016-01-08 18:21:01 +0800 |
commit | 4b8caa6b8ff01bd2dd177c82716004e2163ed4c4 (patch) | |
tree | 693679e797332573c7a237e40ae61e20bf5e2c0f /net | |
parent | 6019b57678a0e653f7d0e994703ea3dd0314135f (diff) | |
download | freebsd-ports-gnome-4b8caa6b8ff01bd2dd177c82716004e2163ed4c4.tar.gz freebsd-ports-gnome-4b8caa6b8ff01bd2dd177c82716004e2163ed4c4.tar.zst freebsd-ports-gnome-4b8caa6b8ff01bd2dd177c82716004e2163ed4c4.zip |
Update net/miniupnpd to 1.9.20151212
PR: 206014
Approved by: Tor Halvard Furulund <squat@squat.no> (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Diffstat (limited to 'net')
-rw-r--r-- | net/miniupnpd/Makefile | 2 | ||||
-rw-r--r-- | net/miniupnpd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 8f42a65a8584..a78a55a84f82 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= miniupnpd -PORTVERSION= 1.9.20151118 +PORTVERSION= 1.9.20151212 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo index f184b225bad6..47141060adc5 100644 --- a/net/miniupnpd/distinfo +++ b/net/miniupnpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (miniupnpd-1.9.20151118.tar.gz) = 1d4c156cf02ba476bfbefa29f55dbf39927d679ed18ba7329b4820ef13351faf -SIZE (miniupnpd-1.9.20151118.tar.gz) = 210322 +SHA256 (miniupnpd-1.9.20151212.tar.gz) = 5284651a387bf58bf8ffd6f634aa9cfcf0da2cda0ae9a470960fbbe2036fc7ab +SIZE (miniupnpd-1.9.20151212.tar.gz) = 210912 |