pkgsrc-Bugs archive

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

pkg/43124: [net/pear-Net_Sieve] Update to 1.2.0



>Number:         43124
>Category:       pkg
>Synopsis:       [net/pear-Net_Sieve] Update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 05 10:10:01 +0000 2010
>Originator:     Wen Heping
>Release:        NetBSD-5.0.2
>Organization:
Private
>Environment:
NetBSD nb502.wenjing.com 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb  6 17:53:27 
UTC 2010  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386
>Description:
1.2.0 
Changelog:

Changes since version 1.2.0b1:
* Fix DIGEST-MD5 authentication (Aleksander Machniak, Bug #17285).
* Don't try to call dl() if mbstring extension isn't loaded (Bug #17038).
Changes since version 1.1.7:
* Added support for adding a custom debug handler (Aleksander Machniak, Request 
#16681).
* Fix breakage with certain locales, especially Turkish.
* Fix reading authentication responses without literals (Bug #16647).
* Code cleanup.

1.2.0b1
Changelog:

* Added support for adding a custom debug handler (Aleksander Machniak, Request 
#16681).
* Fix breakage with certain locales, especially Turkish.
* Fix reading authentication responses without literals (Bug #16647).
* Code cleanup.

>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-04-06 01:56:57.000000000 +0800
+++ Makefile    2010-04-06 02:02:13.000000000 +0800
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.6 2010/02/03 11:48:04 obache Exp $

-DISTNAME=      Net_Sieve-1.1.7
+DISTNAME=      Net_Sieve-1.2.0
 CATEGORIES+=   net

 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,6 +11,7 @@
 CONFLICTS=     php-pear-Net_Sieve-[0-9]*

 DEPENDS+=      
${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket
+DEPENDS+=      
${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.4:../../mail/pear-Auth_SASL

 PKG_DESTDIR_SUPPORT=   user-destdir

--- distinfo.orig       2010-04-06 01:57:04.000000000 +0800
+++ distinfo    2010-04-06 01:57:22.000000000 +0800
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2010/02/03 11:48:04 obache Exp $

-SHA1 (pear/Net_Sieve-1.1.7.tgz) = 0182585a225976c1ed7737a1551d093d6c9e1e55
-RMD160 (pear/Net_Sieve-1.1.7.tgz) = dac2c7048acb7e721b6b2808feb484519f9f9e72
-Size (pear/Net_Sieve-1.1.7.tgz) = 13855 bytes
+SHA1 (pear/Net_Sieve-1.2.0.tgz) = 24ba3d1f82db7ae2eede5a3965bf5b0e6e2f5da8
+RMD160 (pear/Net_Sieve-1.2.0.tgz) = 437d66de98cbf77069884243596bb95b3cf9ee94
+Size (pear/Net_Sieve-1.2.0.tgz) = 13936 bytes



Home | Main Index | Thread Index | Old Index