pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind9 Bump package revision after recent package l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb7a4dc36f58
branches:  trunk
changeset: 473060:fb7a4dc36f58
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Apr 15 20:13:20 2004 +0000

description:
Bump package revision after recent package list changes because older
version of the package miss an important shared library.

diffstat:

 net/bind9/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 7085b40f4161 -r fb7a4dc36f58 net/bind9/Makefile
--- a/net/bind9/Makefile        Thu Apr 15 20:10:43 2004 +0000
+++ b/net/bind9/Makefile        Thu Apr 15 20:13:20 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2004/04/14 20:26:51 snj Exp $
-#
+# $NetBSD: Makefile,v 1.59 2004/04/15 20:13:20 tron Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       bind-${BIND_VERSION}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
 



Home | Main Index | Thread Index | Old Index