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

(-)Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	common-sense
4
PORTNAME=	common-sense
5
PORTVERSION=	3.73
5
PORTVERSION=	3.74
6
PORTREVISION=	1
7
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
8
MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
Lines 17-21 Link Here
17
16
18
USES=		perl5
17
USES=		perl5
19
USE_PERL5=	configure
18
USE_PERL5=	configure
19
NO_ARCH=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (common-sense-3.73.tar.gz) = 8110c5e472641e0c218f8e023cecc1612ef66f9a1b313261fe219862efe3fd10
1
SHA256 (common-sense-3.74.tar.gz) = 771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3
2
SIZE (common-sense-3.73.tar.gz) = 11132
2
SIZE (common-sense-3.74.tar.gz) = 13002
(-)pkg-plist (-1 / +1 lines)
Lines 1-3 Link Here
1
%%PERL5_MAN3%%/common::sense.3.gz
2
%%SITE_ARCH%%/common/sense.pm
1
%%SITE_ARCH%%/common/sense.pm
3
%%SITE_ARCH%%/common/sense.pod
2
%%SITE_ARCH%%/common/sense.pod
3
%%PERL5_MAN3%%/common::sense.3.gz

Return to bug 207525