pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/arla Note conflict with openafs. Bump PKGREVISION...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfe4219c0133
branches:  trunk
changeset: 506426:cfe4219c0133
user:      cube <cube%pkgsrc.org@localhost>
date:      Sun Jan 15 21:01:46 2006 +0000

description:
Note conflict with openafs.  Bump PKGREVISION.  From Ola Eriksson in PR#32533.

diffstat:

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

diffs (21 lines):

diff -r 3cbeba1f0331 -r cfe4219c0133 net/arla/Makefile
--- a/net/arla/Makefile Sun Jan 15 20:34:13 2006 +0000
+++ b/net/arla/Makefile Sun Jan 15 21:01:46 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2006/01/08 14:25:35 joerg Exp $
+# $NetBSD: Makefile,v 1.51 2006/01/15 21:01:46 cube Exp $
 
 DISTNAME=              arla-0.41
-#PKGREVISION=          1
+PKGREVISION=           1
 CATEGORIES=            net security
 MASTER_SITES=          ftp://ftp.stacken.kth.se/pub/arla/
 
@@ -11,6 +11,7 @@
 
 CONFLICTS+=            lwp-[0-9]*
 CONFLICTS+=            rx-[0-9]*
+CONFLICTS+=            openafs-[0-9]*
 
 OSVERSION_SPECIFIC=    yes
 INFO_FILES=            arla.info send-pr.info



Home | Main Index | Thread Index | Old Index