pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube roundcube require pear-Mail_mimeDecode,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c3a03c7fc90
branches:  trunk
changeset: 621390:6c3a03c7fc90
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jul 08 03:35:00 2013 +0000

description:
roundcube require pear-Mail_mimeDecode, too.

Bump PKGREVISION.

diffstat:

 mail/roundcube/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 443536af3497 -r 6c3a03c7fc90 mail/roundcube/Makefile
--- a/mail/roundcube/Makefile   Mon Jul 08 02:43:13 2013 +0000
+++ b/mail/roundcube/Makefile   Mon Jul 08 03:35:00 2013 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2013/06/16 22:04:07 taca Exp $
+# $NetBSD: Makefile,v 1.57 2013/07/08 03:35:00 taca Exp $
 
 DISTNAME=      roundcubemail-0.9.2-dep
 PKGNAME=       ${DISTNAME:S/mail-/-/:S/-dep//}
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}
 
@@ -17,6 +18,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.4.2:../../net/pear-Net_SMTP
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Net_IDNA2>=0.1.1:../../net/pear-Net_IDNA2
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.8.1:../../mail/pear-Mail_Mime
+DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode>=1.5.5:../../mail/pear-Mail_mimeDecode
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.3:../../mail/pear-Auth_SASL
 
 USE_LANGUAGES=         # none



Home | Main Index | Thread Index | Old Index