1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Use real PORTVERSION and update dependent ports

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-28 22:50:22 +00:00
parent e1bcadd46f
commit 951d49e325
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435092
2 changed files with 2 additions and 3 deletions

View File

@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-Archive-Any-Lite>=0.06:archivers/p5-Archive-Any-Lite \
p5-IO-Capture>=0.05:devel/p5-IO-Capture \
p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \
p5-File-Find-Object>=0.2.1:devel/p5-File-Find-Object \
p5-Module-ExtractUse>=0.33:devel/p5-Module-ExtractUse \
p5-Module-ExtractUse>=0.330:devel/p5-Module-ExtractUse \
p5-Set-Scalar>=0:devel/p5-Set-Scalar \
p5-Software-License>=0.103008:misc/p5-Software-License \
p5-Software-License-CCpack>=0:misc/p5-Software-License-CCpack

View File

@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= Module-ExtractUse
PORTVERSION= 0.34.1
PORTVERSION= 0.341
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Find out what CPAN modules are used