Index: head/security/p5-Filter-Crypto/Makefile =================================================================== --- head/security/p5-Filter-Crypto/Makefile (revision 380187) +++ head/security/p5-Filter-Crypto/Makefile (revision 380188) @@ -1,31 +1,30 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Filter-Crypto -PORTVERSION= 2.06 -PORTREVISION= 1 +PORTVERSION= 2.07 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-PAR-Packer>=0:${PORTSDIR}/devel/p5-PAR-Packer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure USE_OPENSSL= yes CONFIGURE_ARGS= --prefix-dir=${OPENSSLBASE} --defaults .include .if ${PERL_LEVEL} < 501800 BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.66:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker .endif .include Index: head/security/p5-Filter-Crypto/distinfo =================================================================== --- head/security/p5-Filter-Crypto/distinfo (revision 380187) +++ head/security/p5-Filter-Crypto/distinfo (revision 380188) @@ -1,2 +1,2 @@ -SHA256 (Filter-Crypto-2.06.tar.gz) = 6765064ede4d83807f8f9fc86e033bbb1b5dd23350203e6a71708e30f613c425 -SIZE (Filter-Crypto-2.06.tar.gz) = 144235 +SHA256 (Filter-Crypto-2.07.tar.gz) = 2d2d78ba90c6bd63bf55f87b65491efc07db30f50d8e9de5235ec7047cf2665f +SIZE (Filter-Crypto-2.07.tar.gz) = 144793 Index: head/security/p5-Filter-Crypto/pkg-plist =================================================================== --- head/security/p5-Filter-Crypto/pkg-plist (revision 380187) +++ head/security/p5-Filter-Crypto/pkg-plist (revision 380188) @@ -1,12 +1,12 @@ bin/crypt_file -%%PERL5_MAN3%%/Filter::Crypto.3.gz -%%PERL5_MAN3%%/Filter::Crypto::CryptFile.3.gz -%%PERL5_MAN3%%/Filter::Crypto::Decrypt.3.gz -%%PERL5_MAN3%%/PAR::Filter::Crypto.3.gz %%SITE_ARCH%%/Filter/Crypto.pm %%SITE_ARCH%%/Filter/Crypto/CryptFile.pm %%SITE_ARCH%%/Filter/Crypto/Decrypt.pm %%SITE_ARCH%%/PAR/Filter/Crypto.pm %%SITE_ARCH%%/auto/Filter/Crypto/CryptFile/CryptFile.so %%SITE_ARCH%%/auto/Filter/Crypto/Decrypt/Decrypt.so +%%PERL5_MAN3%%/Filter::Crypto.3.gz +%%PERL5_MAN3%%/Filter::Crypto::CryptFile.3.gz +%%PERL5_MAN3%%/Filter::Crypto::Decrypt.3.gz +%%PERL5_MAN3%%/PAR::Filter::Crypto.3.gz man/man1/crypt_file.1.gz