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

(-)Makefile (-3 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Storable
8
PORTNAME=	Storable
9
PORTVERSION=	2.06
9
PORTVERSION=	2.07
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Storable
12
MASTER_SITE_SUBDIR=	Storable
Lines 20-27 Link Here
20
20
21
PERL_CONFIGURE=	yes
21
PERL_CONFIGURE=	yes
22
22
23
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
24
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
25
MAN3=		Storable.3
23
MAN3=		Storable.3
26
24
27
post-patch:
25
post-patch:
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Storable-2.06.tar.gz) = 28251cdd6aa2e39f1e36c02472ca5e34
1
MD5 (Storable-2.07.tar.gz) = 04d1b52cf304343e1be08df6f4ad345e
(-)pkg-plist (-27 / +27 lines)
Lines 1-27 Link Here
1
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Storable.pm
1
%%SITE_PERL%%/%%PERL_ARCH%%/Storable.pm
2
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/.packlist
2
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/.packlist
3
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/CAN_FLOCK.al
3
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/CAN_FLOCK.al
4
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/Storable.bs
4
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.bs
5
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/Storable.so
5
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/Storable.so
6
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_freeze.al
6
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_freeze.al
7
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_retrieve.al
7
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_retrieve.al
8
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_store.al
8
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_store.al
9
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/_store_fd.al
9
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/_store_fd.al
10
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/autosplit.ix
10
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/autosplit.ix
11
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/fd_retrieve.al
11
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/fd_retrieve.al
12
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/freeze.al
12
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/freeze.al
13
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_nstore.al
13
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_nstore.al
14
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_retrieve.al
14
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_retrieve.al
15
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/lock_store.al
15
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/lock_store.al
16
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/logcarp.al
16
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/logcarp.al
17
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/logcroak.al
17
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/logcroak.al
18
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nfreeze.al
18
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nfreeze.al
19
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nstore.al
19
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nstore.al
20
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/nstore_fd.al
20
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/nstore_fd.al
21
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/read_magic.al
21
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/read_magic.al
22
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/retrieve.al
22
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/retrieve.al
23
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/show_file_magic.al
23
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/show_file_magic.al
24
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/store.al
24
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/store.al
25
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/store_fd.al
25
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/store_fd.al
26
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable/thaw.al
26
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable/thaw.al
27
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Storable
27
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Storable

Return to bug 52211