diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-29 03:03:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-29 03:03:27 +0000 |
commit | ce8dcf8c757603bea1a76dc161d8f7c697db1eb5 (patch) | |
tree | 401c514aab5126e67d9276c2f2534a38b92e0b32 | |
parent | multimedia/{lib,}x264: unbreak ASM on mips* after r422672 (diff) |
dns/openmdns: update to 0.6.11
Notes
Notes:
svn path=/head/; revision=424891
-rw-r--r-- | dns/openmdns/Makefile | 5 | ||||
-rw-r--r-- | dns/openmdns/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/dns/openmdns/Makefile b/dns/openmdns/Makefile index dc1eb2a0d316..1a6a288dd71b 100644 --- a/dns/openmdns/Makefile +++ b/dns/openmdns/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= openmdns -DISTVERSION= 0.6-8 -DISTVERSIONSUFFIX= -g07cf5c1 -PORTREVISION= 2 +DISTVERSION= 0.6-11 +DISTVERSIONSUFFIX= -g2008828 CATEGORIES= dns MAINTAINER= jbeich@FreeBSD.org diff --git a/dns/openmdns/distinfo b/dns/openmdns/distinfo index 4769e66d78f9..3b9a4962a9ba 100644 --- a/dns/openmdns/distinfo +++ b/dns/openmdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477213204 -SHA256 (haesbaert-mdnsd-0.6-8-g07cf5c1_GH0.tar.gz) = f04c0d77d900490cb7429a076ddba0b279b999db2faf299d5880522fa37f865c -SIZE (haesbaert-mdnsd-0.6-8-g07cf5c1_GH0.tar.gz) = 2935405 +TIMESTAMP = 1477685972 +SHA256 (haesbaert-mdnsd-0.6-11-g2008828_GH0.tar.gz) = 0b78ad9fc975df9b3a1258359b9ee6f81c2e0f4a47a25ac87d9a69a296cdebdc +SIZE (haesbaert-mdnsd-0.6-11-g2008828_GH0.tar.gz) = 2935593 |