mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.318
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: ports/167144 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 26 days)
This commit is contained in:
parent
ea7a21c1f0
commit
860b27f068
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296913
2 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= App-Cmd
|
||||
PORTVERSION= 0.316
|
||||
PORTVERSION= 0.318
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,7 +18,6 @@ BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \
|
|||
p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \
|
||||
p5-Getopt-Long-Descriptive>=0.084:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
|
||||
p5-IO-TieCombine>=0:${PORTSDIR}/devel/p5-IO-TieCombine \
|
||||
p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
|
||||
p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (App-Cmd-0.316.tar.gz) = 5ed897012474892ce2a35ce1138dce687e34cd0499fbbaac9a6b1eb915a78ef4
|
||||
SIZE (App-Cmd-0.316.tar.gz) = 32334
|
||||
SHA256 (App-Cmd-0.318.tar.gz) = a026b4a5d4da297e74359fa38df6d936eb7257dfa3509b59bc72dff0741e56f3
|
||||
SIZE (App-Cmd-0.318.tar.gz) = 33072
|
||||
|
|
Loading…
Add table
Reference in a new issue