summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-01-12 20:04:25 +0000
committerpettai <pettai@pkgsrc.org>2012-01-12 20:04:25 +0000
commit6daa1b88e92bebdc70247e95dab5fb62241614cf (patch)
tree42d4d8471048214848b63d82ad1a2bb4b41d6d0d
parent6fe5e8e1d194efd4dc9a6bacc8f47b045ceb091d (diff)
downloadpkgsrc-6daa1b88e92bebdc70247e95dab5fb62241614cf.tar.gz
Version 1.1.4:
- Always allow stale time-based offsets to re-synchronize (issue #14) - Added "OTPAuthMaxOTPFailure" to lock accounts after repeated wrong OTP's
-rw-r--r--www/ap2-authn-otp/Makefile4
-rw-r--r--www/ap2-authn-otp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/ap2-authn-otp/Makefile b/www/ap2-authn-otp/Makefile
index dc2b576168e..6005246b83e 100644
--- a/www/ap2-authn-otp/Makefile
+++ b/www/ap2-authn-otp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/12/22 16:34:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/01/12 20:04:25 pettai Exp $
DISTNAME= mod_authn_otp-${DISTVERS}
PKGNAME= ${APACHE_PKG_PREFIX}-authn-otp-${DISTVERS}
@@ -18,7 +18,7 @@ PKG_APACHE_ACCEPTED= apache22
APACHE_MODULE_NAME= mod_authn_otp.${MODULE_EXT}
-DISTVERS= 1.1.3
+DISTVERS= 1.1.4
MODULE_EXT= la
MESSAGE_SUBST+= MODULE_NAME=authn_otp_module
diff --git a/www/ap2-authn-otp/distinfo b/www/ap2-authn-otp/distinfo
index 0e0ce755921..4cf4b8ee886 100644
--- a/www/ap2-authn-otp/distinfo
+++ b/www/ap2-authn-otp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/04/21 09:49:44 pettai Exp $
+$NetBSD: distinfo,v 1.2 2012/01/12 20:04:25 pettai Exp $
-SHA1 (mod_authn_otp-1.1.3.tar.gz) = d052fc1f6e8a3d7a44f054ef45ff6dc8abbbbc8f
-RMD160 (mod_authn_otp-1.1.3.tar.gz) = e45b1ca077002c860a84a9d6b2ce974aea5cadd6
-Size (mod_authn_otp-1.1.3.tar.gz) = 93531 bytes
+SHA1 (mod_authn_otp-1.1.4.tar.gz) = cc1e3bebd3a2bf66fea6f4bf5e609e8bdc822040
+RMD160 (mod_authn_otp-1.1.4.tar.gz) = d1082f45fc94f042fd6b883152a5739b5a354d78
+Size (mod_authn_otp-1.1.4.tar.gz) = 94911 bytes