pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/drupal Add CONFLICTS for upcoming drupal 6 import



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc3a6b9cb989
branches:  trunk
changeset: 540678:cc3a6b9cb989
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Apr 06 10:12:35 2008 +0000

description:
Add CONFLICTS for upcoming drupal 6 import

diffstat:

 www/drupal/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d54cb1121c28 -r cc3a6b9cb989 www/drupal/Makefile
--- a/www/drupal/Makefile       Sun Apr 06 09:32:12 2008 +0000
+++ b/www/drupal/Makefile       Sun Apr 06 10:12:35 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/03/05 21:35:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.28 2008/04/06 10:12:35 adrianp Exp $
 
 DISTNAME=      drupal-5.7
 CATEGORIES=    www
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://drupal.org/
 COMMENT=       Open source content management system
 
+CONFLICTS+=    drupal-6.*{,nb*}
+
 DEPENDS+=      ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.3.3:../../www/ap-php
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=4.3.3:../../graphics/php-gd
 



Home | Main Index | Thread Index | Old Index