diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-19 03:30:01 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-19 03:30:01 +0000 |
commit | c8f5af775a717bb16180a72a610e6941ba283926 (patch) | |
tree | 4a2e9d60fb7e8c2dc77a468955daa0b94a772cca /security/p5-Authen-SASL | |
parent | 161fcc84fddf8d95b5a58db1239ffc59a729d3d3 (diff) | |
download | ports-c8f5af775a717bb16180a72a610e6941ba283926.tar.gz ports-c8f5af775a717bb16180a72a610e6941ba283926.zip |
Notes
Diffstat (limited to 'security/p5-Authen-SASL')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-SASL/distinfo | 2 | ||||
-rw-r--r-- | security/p5-Authen-SASL/pkg-plist | 32 |
3 files changed, 18 insertions, 18 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index c83994bbd9dc..24331e66e7ba 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-Authen-SASL -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen diff --git a/security/p5-Authen-SASL/distinfo b/security/p5-Authen-SASL/distinfo index bfca4435f580..073025d3e997 100644 --- a/security/p5-Authen-SASL/distinfo +++ b/security/p5-Authen-SASL/distinfo @@ -1 +1 @@ -MD5 (Authen-SASL-2.03.tar.gz) = e8cd6e85266bb6b5efedd9ac7947ea0f +MD5 (Authen-SASL-2.04.tar.gz) = ea9ff18439eb949068868369bc2dd802 diff --git a/security/p5-Authen-SASL/pkg-plist b/security/p5-Authen-SASL/pkg-plist index 46e91c68065b..3529baf679a7 100644 --- a/security/p5-Authen-SASL/pkg-plist +++ b/security/p5-Authen-SASL/pkg-plist @@ -1,16 +1,16 @@ -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/CRAM_MD5.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/LOGIN.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/ANONYMOUS.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/EXTERNAL.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl/PLAIN.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/EXTERNAL.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/CRAM_MD5.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pm -lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/SASL/.packlist -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/SASL 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/Perl 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen 2>/dev/null || true +%%SITE_PERL%%/Authen/SASL/Perl/CRAM_MD5.pm +%%SITE_PERL%%/Authen/SASL/Perl/LOGIN.pm +%%SITE_PERL%%/Authen/SASL/Perl/ANONYMOUS.pm +%%SITE_PERL%%/Authen/SASL/Perl/EXTERNAL.pm +%%SITE_PERL%%/Authen/SASL/Perl/PLAIN.pm +%%SITE_PERL%%/Authen/SASL/EXTERNAL.pm +%%SITE_PERL%%/Authen/SASL/Perl.pm +%%SITE_PERL%%/Authen/SASL/CRAM_MD5.pm +%%SITE_PERL%%/Authen/SASL.pm +%%SITE_PERL%%/Authen/SASL.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL/.packlist +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/SASL 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Authen/SASL/Perl 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Authen/SASL 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Authen 2>/dev/null || true |