summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus')
-rw-r--r--security/p5-Authen-SASL-Cyrus/Makefile5
-rw-r--r--security/p5-Authen-SASL-Cyrus/distinfo9
-rw-r--r--security/p5-Authen-SASL-Cyrus/patches/patch-aa13
3 files changed, 6 insertions, 21 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile
index 7ce007f5525..41e5ece34cb 100644
--- a/security/p5-Authen-SASL-Cyrus/Makefile
+++ b/security/p5-Authen-SASL-Cyrus/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:44 he Exp $
+# $NetBSD: Makefile,v 1.14 2009/02/22 16:06:38 wiz Exp $
#
-DISTNAME= Authen-SASL-Cyrus-0.07
+DISTNAME= Authen-SASL-Cyrus-0.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
diff --git a/security/p5-Authen-SASL-Cyrus/distinfo b/security/p5-Authen-SASL-Cyrus/distinfo
index dd15186f2af..6c72c73d0c1 100644
--- a/security/p5-Authen-SASL-Cyrus/distinfo
+++ b/security/p5-Authen-SASL-Cyrus/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2009/02/22 16:06:38 wiz Exp $
-SHA1 (Authen-SASL-Cyrus-0.07.tar.gz) = 5e3c58ecdffc6647ea51a654e6ac478cd88a0abd
-RMD160 (Authen-SASL-Cyrus-0.07.tar.gz) = bdf7848903fc003afdcd88eeb6a70b2fdebb579f
-Size (Authen-SASL-Cyrus-0.07.tar.gz) = 9467 bytes
-SHA1 (patch-aa) = 96923faa41955f2fa8149d6ac3a7fa76c4773802
+SHA1 (Authen-SASL-Cyrus-0.12.tar.gz) = e6183af5d4ea1025151a29dddce2ba972c8a51e3
+RMD160 (Authen-SASL-Cyrus-0.12.tar.gz) = 74488637d1a6f7ebc3fe5f4bbc7b52e42361c184
+Size (Authen-SASL-Cyrus-0.12.tar.gz) = 11522 bytes
diff --git a/security/p5-Authen-SASL-Cyrus/patches/patch-aa b/security/p5-Authen-SASL-Cyrus/patches/patch-aa
deleted file mode 100644
index da535faaf3a..00000000000
--- a/security/p5-Authen-SASL-Cyrus/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/09/04 13:30:54 xtraeme Exp $
-
---- Cyrus.xs.orig 2003-02-03 22:02:03.000000000 +0100
-+++ Cyrus.xs
-@@ -10,7 +10,7 @@
- #include <EXTERN.h>
- #include <perl.h>
- #include <XSUB.h>
--#include <sasl.h>
-+#include <sasl/sasl.h>
-
-
-