pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/opengoo Needs more php modules.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a79ba36a3ea
branches: trunk
changeset: 394996:0a79ba36a3ea
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jul 01 01:03:04 2009 +0000
description:
Needs more php modules.
Bump PKGREVISION.
diffstat:
www/opengoo/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d424e49a1fa6 -r 0a79ba36a3ea www/opengoo/Makefile
--- a/www/opengoo/Makefile Tue Jun 30 17:20:12 2009 +0000
+++ b/www/opengoo/Makefile Wed Jul 01 01:03:04 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2009/06/23 11:30:24 taca Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/01 01:03:04 taca Exp $
#
DISTNAME= opengoo_1.4.2
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opengoo/}
EXTRACT_SUFX= .zip
@@ -16,6 +17,8 @@
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring
DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.1.0:../../archivers/php-zip
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
+DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.1.0:../../textproc/php5-dom
+DEPENDS+= ${PHP_PKG_PREFIX}-imap>=5.1.0:../../mail/php-imap
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index