diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-29 17:36:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-29 17:36:23 +0000 |
commit | 97817facefbc77977ed5572f9ef3d1605a4b75e3 (patch) | |
tree | 6de68773777365883fb34a4eba3631a9536dfd70 /www | |
parent | 897f6e17617ee8b0b612ebe3db596b1222a37873 (diff) | |
download | pkgsrc-97817facefbc77977ed5572f9ef3d1605a4b75e3.tar.gz |
Update www/merbful-authentication to 0.9.3. Changes from version 0.9.2
include:
* On failed access request, allow for a default XML response action.
Diffstat (limited to 'www')
-rw-r--r-- | www/merbful-authentication/Makefile | 4 | ||||
-rw-r--r-- | www/merbful-authentication/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/merbful-authentication/Makefile b/www/merbful-authentication/Makefile index 3a03ffaa037..f03493f02c0 100644 --- a/www/merbful-authentication/Makefile +++ b/www/merbful-authentication/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:25:21 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2008/04/29 17:36:23 jlam Exp $ -DISTNAME= merbful_authentication-0.9.2 +DISTNAME= merbful_authentication-0.9.3 PKGNAME= ${DISTNAME:S/_/-/g} CATEGORIES= www diff --git a/www/merbful-authentication/distinfo b/www/merbful-authentication/distinfo index 3bd2d69816e..3746f631d9b 100644 --- a/www/merbful-authentication/distinfo +++ b/www/merbful-authentication/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:25:21 jlam Exp $ +$NetBSD: distinfo,v 1.2 2008/04/29 17:36:23 jlam Exp $ -SHA1 (merbful_authentication-0.9.2.gem) = 308e49336d19caa0c4210c78ca77bdc7ab7134bb -RMD160 (merbful_authentication-0.9.2.gem) = 891ade3dea648888a51961fa15d4bb2cb30a6a6a -Size (merbful_authentication-0.9.2.gem) = 23040 bytes +SHA1 (merbful_authentication-0.9.3.gem) = c306aeaff052f3acc2ba3489f86fcc7d04fab5ab +RMD160 (merbful_authentication-0.9.3.gem) = 1faedb8e42cf77cb6e3d8a4f3c16ae7d10d48025 +Size (merbful_authentication-0.9.3.gem) = 23552 bytes |