mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 1.003026
- Add LICENSE information - Update BUILD_DEPENDS
This commit is contained in:
parent
be1305056f
commit
9c3c625785
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378700
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Devel-REPL
|
||||
PORTVERSION= 1.003025
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.003026
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,11 +10,14 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
COMMENT= Modern Perl interactive shell
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Object-Pluggable>=0.0009:${PORTSDIR}/devel/p5-MooseX-Object-Pluggable \
|
||||
p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt \
|
||||
p5-MooseX-AttributeHelpers>=0.16:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
|
||||
p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean \
|
||||
p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean \
|
||||
p5-File-HomeDir>0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Devel-REPL-1.003025.tar.gz) = aef9f425a29414a737319f7379ae25a4ae1c954e7cf9fbfd11a5fa9a37cd2366
|
||||
SIZE (Devel-REPL-1.003025.tar.gz) = 48631
|
||||
SHA256 (Devel-REPL-1.003026.tar.gz) = d8bb02af957bfaa6fd2bbd17028136ecbb6e350598beabf60513718e19763199
|
||||
SIZE (Devel-REPL-1.003026.tar.gz) = 56129
|
||||
|
Loading…
Reference in New Issue
Block a user