mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* Update to 8.2.5, which contains, "Minor bug fixes and portability changes."
* Add a note explaining why I don't update this port immediately after a new release, and add some of ISC's mirrors.
This commit is contained in:
parent
77bf84c1a7
commit
fb6eb3b47a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48642
4 changed files with 26 additions and 8 deletions
|
@ -5,10 +5,19 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# I stay very aware of developments regarding BIND. I frequently delay updating
|
||||||
|
# this port from a known-stable version due to concerns about stability of a
|
||||||
|
# newer version. If you are interested in using the most recent ISC release
|
||||||
|
# you can generally build it cleanly from the source. - Doug
|
||||||
|
|
||||||
PORTNAME= bind
|
PORTNAME= bind
|
||||||
PORTVERSION= 8.2.4
|
PORTVERSION= 8.2.5
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/
|
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/
|
||||||
|
|
||||||
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
|
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
|
||||||
|
|
||||||
MAINTAINER= DougB@FreeBSD.org
|
MAINTAINER= DougB@FreeBSD.org
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd
|
MD5 (bind-src.tar.gz) = 91ccd5cb59f8fcfa7e2a804d6a65850c
|
||||||
MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397
|
MD5 (bind-doc.tar.gz) = 53daa296c0ccc656dc371fb5ba8ce28e
|
||||||
|
|
|
@ -5,10 +5,19 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# I stay very aware of developments regarding BIND. I frequently delay updating
|
||||||
|
# this port from a known-stable version due to concerns about stability of a
|
||||||
|
# newer version. If you are interested in using the most recent ISC release
|
||||||
|
# you can generally build it cleanly from the source. - Doug
|
||||||
|
|
||||||
PORTNAME= bind
|
PORTNAME= bind
|
||||||
PORTVERSION= 8.2.4
|
PORTVERSION= 8.2.5
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/
|
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.nominum.com/pub/isc/bind/src/${PORTVERSION}/ \
|
||||||
|
ftp://ftp.grolier.fr/pub/isc/bind/src/${PORTVERSION}/
|
||||||
|
|
||||||
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
|
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
|
||||||
|
|
||||||
MAINTAINER= DougB@FreeBSD.org
|
MAINTAINER= DougB@FreeBSD.org
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd
|
MD5 (bind-src.tar.gz) = 91ccd5cb59f8fcfa7e2a804d6a65850c
|
||||||
MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397
|
MD5 (bind-doc.tar.gz) = 53daa296c0ccc656dc371fb5ba8ce28e
|
||||||
|
|
Loading…
Add table
Reference in a new issue