ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/lang/p5-List-MoreUtils/Makefile
(Generate patch)

Comparing trunk/lang/p5-List-MoreUtils/Makefile (file contents):
Revision 22547 by laffer1, Tue Sep 26 03:03:01 2017 UTC vs.
Revision 23593 by laffer1, Sun Jul 1 16:38:36 2018 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2  
3   PORTNAME=       List-MoreUtils
4 < DISTVERSION=    0.33
4 > PORTVERSION=    0.428
5   CATEGORIES=     lang perl5
6   MASTER_SITES=   CPAN
7 MASTER_SITE_SUBDIR=     CPAN:ADAMK
7   PKGNAMEPREFIX=  p5-
8  
9 < MAINTAINER=     ports@MidnightBSD.org
9 > MAINTAINER=     perl@FreeBSD.org
10   COMMENT=        Provide the stuff missing in List::Util
12 LICENSE=        perl
11  
12 < PERL_CONFIGURE= yes
12 > LICENSE=        APACHE20
13 > LICENSE_FILE=   ${WRKSRC}/LICENSE
14 >
15 > BUILD_DEPENDS=  p5-Exporter-Tiny>=0.038:devel/p5-Exporter-Tiny \
16 >                p5-List-MoreUtils-XS>=0.426:lang/p5-List-MoreUtils-XS
17 > RUN_DEPENDS:=   ${BUILD_DEPENDS}
18 > TEST_DEPENDS=   p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace
19 >
20 > NO_ARCH=        yes
21 > USES=           perl5
22 > USE_PERL5=      configure
23  
24   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines