diff options
author | taca <taca@pkgsrc.org> | 2010-02-06 15:53:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-02-06 15:53:11 +0000 |
commit | f415c3a73c88d2fddb2d7db2e2d9c1e632e02242 (patch) | |
tree | 152ee8ec3469eaa27245e25751b44a9d0c39c9d8 /mail | |
parent | aa4a368243cb26e4a84ebaf31622bad05ec8ec5e (diff) | |
download | pkgsrc-f415c3a73c88d2fddb2d7db2e2d9c1e632e02242.tar.gz |
Update pear-Auth_SASL from 1.0.2 to 1.0.3.
QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator
[cweiske]
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Auth_SASL/Makefile | 4 | ||||
-rw-r--r-- | mail/pear-Auth_SASL/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile index 1f97f2979b6..901156d8c7d 100644 --- a/mail/pear-Auth_SASL/Makefile +++ b/mail/pear-Auth_SASL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2009/07/17 18:00:18 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2010/02/06 15:53:11 taca Exp $ -DISTNAME= Auth_SASL-1.0.2 +DISTNAME= Auth_SASL-1.0.3 CATEGORIES= mail MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/pear-Auth_SASL/distinfo b/mail/pear-Auth_SASL/distinfo index d6bdf0af092..5c56d1535fa 100644 --- a/mail/pear-Auth_SASL/distinfo +++ b/mail/pear-Auth_SASL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/04/30 19:41:26 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2010/02/06 15:53:11 taca Exp $ -SHA1 (pear/Auth_SASL-1.0.2.tgz) = cf12a2424aa096bc4f1d6a58e4e865b1f669ce7e -RMD160 (pear/Auth_SASL-1.0.2.tgz) = 0e85c424bef3cb164e5252183add2a4046de7c8e -Size (pear/Auth_SASL-1.0.2.tgz) = 5645 bytes +SHA1 (pear/Auth_SASL-1.0.3.tgz) = fe633186c3bb4968eb76fefe1f6febb6f62a8fb8 +RMD160 (pear/Auth_SASL-1.0.3.tgz) = 9b3953ff5eae0f30af94ca4d269657b327a7d37a +Size (pear/Auth_SASL-1.0.3.tgz) = 5724 bytes |