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

(-)/home/clsung/p5-Archive-Tar/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Archive-Tar
8
PORTNAME=	Archive-Tar
9
PORTVERSION=	1.09
9
PORTVERSION=	1.10
10
CATEGORIES=	archivers perl5
10
CATEGORIES=	archivers perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Archive
12
MASTER_SITE_SUBDIR=	Archive
Lines 15-21 Link Here
15
MAINTAINER=	ports@oven.org
15
MAINTAINER=	ports@oven.org
16
COMMENT=	Perl module for creation and manipulation of tar files
16
COMMENT=	Perl module for creation and manipulation of tar files
17
17
18
RUN_DEPENDS=	${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib
18
RUN_DEPENDS=	${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
19
		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
19
BUILD_DEPENDS=	${RUN_DEPENDS}
20
BUILD_DEPENDS=	${RUN_DEPENDS}
20
21
21
PERL_CONFIGURE=	YES
22
PERL_CONFIGURE=	YES
(-)/home/clsung/p5-Archive-Tar/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (Archive-Tar-1.09.tar.gz) = 37a9283fc0feec04b43c8f8ee2580f15
1
MD5 (Archive-Tar-1.10.tar.gz) = 8cd1fd60e1a5a85936284329b0560d94
2
SIZE (Archive-Tar-1.09.tar.gz) = 27299
2
SIZE (Archive-Tar-1.10.tar.gz) = 27452

Return to bug 69411