Thu Jan 10 00:15:55 2013 UTC ()
Bump revision, as noted by wiz@ and gdt@. Thanks!


(jym)
diff -r1.49 -r1.50 pkgsrc/mail/roundcube/Makefile

cvs diff -r1.49 -r1.50 pkgsrc/mail/roundcube/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/roundcube/Makefile 2012/12/05 15:38:01 1.49
+++ pkgsrc/mail/roundcube/Makefile 2013/01/10 00:15:55 1.50
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.49 2012/12/05 15:38:01 taca Exp $ 1# $NetBSD: Makefile,v 1.50 2013/01/10 00:15:55 jym Exp $
2 2
3DISTNAME= roundcubemail-0.8.4-dep 3DISTNAME= roundcubemail-0.8.4-dep
4PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} 4PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//}
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}
 7PKGREVISION= 1
7 8
8MAINTAINER= taca@NetBSD.org 9MAINTAINER= taca@NetBSD.org
9HOMEPAGE= http://roundcube.net/ 10HOMEPAGE= http://roundcube.net/
10COMMENT= Browser-based multilingual IMAP client 11COMMENT= Browser-based multilingual IMAP client
11LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
12 13
13DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.4.2:../../net/pear-Net_SMTP 14DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.4.2:../../net/pear-Net_SMTP
14DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.8.1:../../mail/pear-Mail_Mime 15DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.8.1:../../mail/pear-Mail_Mime
15DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.5.0:../../databases/pear-MDB2 16DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.5.0:../../databases/pear-MDB2
16DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.3:../../mail/pear-Auth_SASL 17DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.3:../../mail/pear-Auth_SASL
17DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom 18DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom
18DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json 19DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json
19DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_IDNA2>=0.1.1:../../net/pear-Net_IDNA2 20DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_IDNA2>=0.1.1:../../net/pear-Net_IDNA2