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

(-)devel/p5-Set-Scalar/Makefile (-2 / +6 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/devel/p5-Set-Scalar/Makefile 373448 2014-11-26 13:08:24Z mat $
2
# $FreeBSD: head/devel/p5-Set-Scalar/Makefile 373448 2014-11-26 13:08:24Z mat $
3
3
4
PORTNAME=	Set-Scalar
4
PORTNAME=	Set-Scalar
5
PORTVERSION=	1.26
5
PORTVERSION=	1.29
6
PORTREVISION=	1
7
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 11-16 Link Here
11
MAINTAINER=	tobez@FreeBSD.org
10
MAINTAINER=	tobez@FreeBSD.org
12
COMMENT=	Perl module containing a set of scalars, including references
11
COMMENT=	Perl module containing a set of scalars, including references
13
12
13
LICENSE=	ART10 GPLv1+
14
LICENSE_COMB=	dual
15
LICENSE_FILE=	${WRKSRC}/lib/Set/Scalar.pm
16
17
NO_ARCH=	yes
14
USES=		perl5
18
USES=		perl5
15
USE_PERL5=	configure
19
USE_PERL5=	configure
16
20
(-)devel/p5-Set-Scalar/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Set-Scalar-1.26.tar.gz) = 887e408bd579175f00236929b00103347c3a3fa9f726fbe50e084c4c914d3988
1
TIMESTAMP = 1511742363
2
SIZE (Set-Scalar-1.26.tar.gz) = 21431
2
SHA256 (Set-Scalar-1.29.tar.gz) = a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d
3
SIZE (Set-Scalar-1.29.tar.gz) = 21549

Return to bug 223894