Thu Apr 22 15:19:14 2010 UTC ()
Update pear-Net_Sieve package to 1.2.1.

Changelog:

* Fix DIGEST-MD5 authentication with Dovecot (Stef Simoens, Bug #17320).


(taca)
diff -r1.7 -r1.8 pkgsrc/net/pear-Net_Sieve/Makefile
diff -r1.3 -r1.4 pkgsrc/net/pear-Net_Sieve/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/net/pear-Net_Sieve/Makefile (expand / switch to unified diff)

--- pkgsrc/net/pear-Net_Sieve/Makefile 2010/04/07 08:41:54 1.7
+++ pkgsrc/net/pear-Net_Sieve/Makefile 2010/04/22 15:19:14 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2010/04/07 08:41:54 obache Exp $ 1# $NetBSD: Makefile,v 1.8 2010/04/22 15:19:14 taca Exp $
2 2
3DISTNAME= Net_Sieve-1.2.0 3DISTNAME= Net_Sieve-1.2.1
4CATEGORIES+= net 4CATEGORIES+= net
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://pear.php.net/package/Net_Sieve/ 7HOMEPAGE= http://pear.php.net/package/Net_Sieve/
8COMMENT= PHP classes that handles talking to timsieved 8COMMENT= PHP classes that handles talking to timsieved
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11CONFLICTS= php-pear-Net_Sieve-[0-9]* 11CONFLICTS= php-pear-Net_Sieve-[0-9]*
12 12
13DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket 13DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket
14# optional for DIGEST-MD5 and CRAM-MD5 SASL Authentication 14# optional for DIGEST-MD5 and CRAM-MD5 SASL Authentication
15DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.0:../../mail/pear-Auth_SASL 15DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.0:../../mail/pear-Auth_SASL
16 16

cvs diff -r1.3 -r1.4 pkgsrc/net/pear-Net_Sieve/distinfo (expand / switch to unified diff)

--- pkgsrc/net/pear-Net_Sieve/distinfo 2010/04/07 08:41:54 1.3
+++ pkgsrc/net/pear-Net_Sieve/distinfo 2010/04/22 15:19:14 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/04/07 08:41:54 obache Exp $ 1$NetBSD: distinfo,v 1.4 2010/04/22 15:19:14 taca Exp $
2 2
3SHA1 (pear/Net_Sieve-1.2.0.tgz) = 24ba3d1f82db7ae2eede5a3965bf5b0e6e2f5da8 3SHA1 (pear/Net_Sieve-1.2.1.tgz) = 0cba46d78853899241b04d640c484426d4e9941b
4RMD160 (pear/Net_Sieve-1.2.0.tgz) = 437d66de98cbf77069884243596bb95b3cf9ee94 4RMD160 (pear/Net_Sieve-1.2.1.tgz) = b60871a2f6b8f6138e7c26c979fceb6d131fdf99
5Size (pear/Net_Sieve-1.2.0.tgz) = 13936 bytes 5Size (pear/Net_Sieve-1.2.1.tgz) = 13973 bytes