diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-11-11 18:53:17 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-11-11 18:53:17 +0000 |
commit | 48b9c2dc454a67d598866534a15e8a036c34a049 (patch) | |
tree | 6a1d4ec91f7b02c1ef3ee5309e0c06d4fd255bf9 | |
parent | e1bb9fe435b4ff37e8d5aeaf4599ad4f90348633 (diff) |
Notes
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Authen-SASL-Cyrus/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile index bedf963ecf58..19c51a61054b 100644 --- a/security/p5-Authen-SASL-Cyrus/Makefile +++ b/security/p5-Authen-SASL-Cyrus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-SASL-Cyrus -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= XS SASL Authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" diff --git a/security/p5-Authen-SASL-Cyrus/distinfo b/security/p5-Authen-SASL-Cyrus/distinfo index d2293e90e52c..776555fc4693 100644 --- a/security/p5-Authen-SASL-Cyrus/distinfo +++ b/security/p5-Authen-SASL-Cyrus/distinfo @@ -1,2 +1,2 @@ -SHA256 (Authen-SASL-Cyrus-0.12.tar.gz) = b4193146bc9b6612e63a6e37202c2a67bb365f8c6159d1ba7ff8713bbb2f45ac -SIZE (Authen-SASL-Cyrus-0.12.tar.gz) = 11522 +SHA256 (Authen-SASL-Cyrus-0.13.tar.gz) = 833b185458fcc4911d920f34c3db5c3d0ee48572d46f7753af8bd3a020f44bf5 +SIZE (Authen-SASL-Cyrus-0.13.tar.gz) = 12145 |