Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 20:26:57 GMT
From:      Udo Schweigert <ust@cert.siemens.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12875: Bind8 port update to version 8.2.1
Message-ID:  <199907292026.UAA02466@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         12875
>Category:       ports
>Synopsis:       Bind8 port update to version 8.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 29 13:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:


>Description:

	Today I updated to bind 8.2.1. The patch to the current port is
	added below.

>How-To-Repeat:

>Fix:
	

diff -ru bind8/Makefile /tmp/bind8/Makefile
--- bind8/Makefile	Mon Jun 28 23:25:07 1999
+++ /tmp/bind8/Makefile	Thu Jul 29 18:40:45 1999
@@ -1,17 +1,15 @@
 # New ports collection makefile for:	bind
-# Version required:	8.2
+# Version required:	8.2.1
 # Date created:		18 July 1997
 # Whom:			jseger@scds.com
 #
 # $Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp $
 #
 
-DISTNAME=	bind-8.2
+DISTNAME=	bind-8.2.1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
-PATCH_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2/
-DISTFILES=	${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz
-PATCHFILES=	patch1
+MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2.1/
+DISTFILES=	bind-src.tar.gz bind-doc.tar.gz
 
 MAINTAINER=	jseger@FreeBSD.org
 
diff -ru bind8/files/md5 /tmp/bind8/files/md5
--- bind8/files/md5	Mon Jun 28 23:25:14 1999
+++ /tmp/bind8/files/md5	Thu Jul 29 18:25:13 1999
@@ -1,3 +1,2 @@
-MD5 (bind-8.2-src.tar.gz) = f45ad0d96c8f4d7338b4c669fee906d8
-MD5 (bind-8.2-doc.tar.gz) = a5bee5f073016c2e2fb2a835f087ba28
-MD5 (patch1) = 73b1ba41798f47144723052bc434d876
+MD5 (bind-src.tar.gz) = 449cad9c83d31c28179d3fa9dabd3a38
+MD5 (bind-doc.tar.gz) = 52ba164906f8cb5d0fe1d06ceb5ac5db

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907292026.UAA02466>