mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.22
- While I'm here, add missing dependency (devel/p5-Class-Load) Changes: http://search.cpan.org/dist/Mason/Changes PR: ports/188070 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
parent
749ae647fc
commit
7f9da86aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349656
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mason
|
||||
PORTVERSION= 2.20
|
||||
PORTVERSION= 2.22
|
||||
CATEGORIES= www textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:JSWARTZ
|
||||
@ -15,6 +15,7 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
|
||||
p5-Class-Unload>=0:${PORTSDIR}/devel/p5-Class-Unload \
|
||||
p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
|
||||
p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Mason-2.20.tar.gz) = 844d00967ab1071e0a5697ed8e549352eb7d0a800f06a3606c39a0861d71fef4
|
||||
SIZE (Mason-2.20.tar.gz) = 89350
|
||||
SHA256 (Mason-2.22.tar.gz) = f215e64ab7e40c15eec383b3a58e2fb0c07e330df5fd1dbffc0fd63e4b88dfcd
|
||||
SIZE (Mason-2.22.tar.gz) = 90458
|
||||
|
Loading…
Reference in New Issue
Block a user