pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/audit-packages Add CONFLICTS+=pkg_install>=20...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10391510d218
branches:  trunk
changeset: 531751:10391510d218
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Aug 05 21:03:16 2007 +0000

description:
Add CONFLICTS+=pkg_install>=20070714

diffstat:

 security/audit-packages/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c5098b18f137 -r 10391510d218 security/audit-packages/Makefile
--- a/security/audit-packages/Makefile  Sun Aug 05 20:48:47 2007 +0000
+++ b/security/audit-packages/Makefile  Sun Aug 05 21:03:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2007/06/14 08:12:29 joerg Exp $
+# $NetBSD: Makefile,v 1.77 2007/08/05 21:03:16 adrianp Exp $
 
 DISTNAME=      audit-packages-1.46
 CATEGORIES=    security pkgtools
@@ -11,6 +11,8 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+CONFLICTS+=    pkg_install>=20070714
+
 USE_TOOLS+=    digest:run
 
 BUILD_DEFS+=   PKGVULNDIR



Home | Main Index | Thread Index | Old Index