diff options
author | mat <mat@FreeBSD.org> | 2017-09-19 18:56:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-09-19 18:56:45 +0800 |
commit | beb0efe82b00b3f25da1794b9f76c2224c66c107 (patch) | |
tree | 303ca93a8f72bba8bc24d02bf1ccdf58ff77355f /dns/bundy | |
parent | cf60116be36e0f4ea51aad7c276935a24ff1296c (diff) | |
download | freebsd-ports-gnome-beb0efe82b00b3f25da1794b9f76c2224c66c107.tar.gz freebsd-ports-gnome-beb0efe82b00b3f25da1794b9f76c2224c66c107.tar.zst freebsd-ports-gnome-beb0efe82b00b3f25da1794b9f76c2224c66c107.zip |
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns/bundy')
-rw-r--r-- | dns/bundy/Makefile | 4 | ||||
-rw-r--r-- | dns/bundy/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index 74de9f50b422..cef1152b61bd 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bundy -PORTVERSION= 0.20160125 +PORTVERSION= 0.20170618 PORTREVISION= 9 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy SF/boost/boost/1.55.0:boost @@ -30,7 +30,7 @@ BROKEN_powerpc64= fails to configure: checking for botan/botan.h... no USE_GITHUB= yes GH_ACCOUNT= bundy-dns -GH_TAGNAME= d310c5d +GH_TAGNAME= e640032 USES= compiler:c++11-lang pathfix pkgconfig libtool python:3 autoreconf ssl diff --git a/dns/bundy/distinfo b/dns/bundy/distinfo index 640106233f68..16e09a4e53a3 100644 --- a/dns/bundy/distinfo +++ b/dns/bundy/distinfo @@ -1,4 +1,5 @@ -SHA256 (bundy-dns-bundy-0.20160125-d310c5d_GH0.tar.gz) = e5670ee9fb53eab8a07ac3956218c3dc1655d798c5e753a5fb8876a5db1d5afc -SIZE (bundy-dns-bundy-0.20160125-d310c5d_GH0.tar.gz) = 5310800 +TIMESTAMP = 1505817453 SHA256 (boost_1_55_0.tar.bz2) = fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52 SIZE (boost_1_55_0.tar.bz2) = 58146647 +SHA256 (bundy-dns-bundy-0.20170618-e640032_GH0.tar.gz) = 07b6e59a24da2641cab34cd53291d5816ebbc4253f7e562c4985f6ec61a044bd +SIZE (bundy-dns-bundy-0.20170618-e640032_GH0.tar.gz) = 5311983 |