diff options
author | dougb <dougb@FreeBSD.org> | 2003-06-10 04:36:36 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-06-10 04:36:36 +0800 |
commit | d23c93c339d69497d7c0ab94a5d82954b7079485 (patch) | |
tree | 76201472537aaae38a73b3dd7ae1c4ac55bb4bb2 /net/bind84 | |
parent | 9ecd613d0a9538884f3e251276af4e681602b2f1 (diff) | |
download | freebsd-ports-gnome-d23c93c339d69497d7c0ab94a5d82954b7079485.tar.gz freebsd-ports-gnome-d23c93c339d69497d7c0ab94a5d82954b7079485.tar.zst freebsd-ports-gnome-d23c93c339d69497d7c0ab94a5d82954b7079485.zip |
Upgrade to 8.4.1, a maintenance release that fixes some bugs found in
the previous version.
PR: bin/53009
Submitted by: Piotr Koper <koper@diab.eu.org>
Diffstat (limited to 'net/bind84')
-rw-r--r-- | net/bind84/Makefile | 2 | ||||
-rw-r--r-- | net/bind84/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/bind84/Makefile b/net/bind84/Makefile index 32e4caf7546e..f99b75268279 100644 --- a/net/bind84/Makefile +++ b/net/bind84/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind84 -PORTVERSION= 8.4.0 +PORTVERSION= 8.4.1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} diff --git a/net/bind84/distinfo b/net/bind84/distinfo index 89c1a9625fd2..920a52579eca 100644 --- a/net/bind84/distinfo +++ b/net/bind84/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.4.0/bind-src.tar.gz) = dbfe076a6a9eac6e77aa34001112f2ed -MD5 (bind-8.4.0/bind-doc.tar.gz) = 30a9211739088226f158f4ac2ae96380 +MD5 (bind-8.4.1/bind-src.tar.gz) = 5e9dae6f39d6846d8d46b75414e9de5e +MD5 (bind-8.4.1/bind-doc.tar.gz) = 73fac155a53fc6edf385c3222f84f5c5 |