pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/base DEPENDS+=mail/pear-Mail



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2b9a796a738
branches:  trunk
changeset: 551121:f2b9a796a738
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Dec 07 22:38:13 2008 +0000

description:
DEPENDS+=mail/pear-Mail
PKGREVISION++

diffstat:

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

diffs (21 lines):

diff -r 8514c3e81553 -r f2b9a796a738 security/base/Makefile
--- a/security/base/Makefile    Sun Dec 07 22:14:22 2008 +0000
+++ b/security/base/Makefile    Sun Dec 07 22:38:13 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2008/11/05 22:50:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.22 2008/12/07 22:38:13 adrianp Exp $
 #
 
 DISTNAME=      base-1.4.1
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=secureideas/}
 
@@ -23,6 +24,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Numbers_Roman-[0-9]*:../../math/pear-Numbers_Roman
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Image_Color-[0-9]*:../../graphics/pear-Image_Color
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Image_Graph-[0-9]*:../../graphics/pear-Image_Graph
+DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail
 DEPENDS+=      ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.4:../../www/ap-php
 
 NO_BUILD=      YES



Home | Main Index | Thread Index | Old Index