View | Details | Raw Unified | Return to bug 48538
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	Apache-AuthCookie
8
PORTNAME=	Apache-AuthCookie
9
PORTVERSION=	2.011
9
PORTVERSION=	2.011
10
PORTREVISION=	1
10
CATEGORIES=	www
11
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Apache
13
MASTER_SITE_SUBDIR=	Apache
(-)pkg-plist (+1 lines)
Lines 1-3 Link Here
1
lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthCookie.pm
1
lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthCookie.pm
2
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
2
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
3
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
3
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
4
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true

Return to bug 48538