mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 0.979
This commit is contained in:
parent
6e6f64992d
commit
ceca86b890
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215976
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Sub-Exporter
|
||||
PORTVERSION= 0.978
|
||||
PORTVERSION= 0.979
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= A sophisticated exporter for custom-built routines
|
||||
|
||||
BUILD_DEPENDS= p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install \
|
||||
RUN_DEPENDS= p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install \
|
||||
p5-Data-OptList>=0.100:${PORTSDIR}/devel/p5-Data-OptList \
|
||||
p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Sub-Exporter-0.978.tar.gz) = 70916cbe086996a5eed99871c7fbb99e
|
||||
SHA256 (Sub-Exporter-0.978.tar.gz) = 9a508b06e2e351451b0546b0d51b9080eec0801a6d461027293ec79e50851cd7
|
||||
SIZE (Sub-Exporter-0.978.tar.gz) = 49893
|
||||
MD5 (Sub-Exporter-0.979.tar.gz) = a064aa08503c69420527133d22ce12c9
|
||||
SHA256 (Sub-Exporter-0.979.tar.gz) = 3a52d99d6c8c9fb346d34dc6dc7672f821c619d7738640f2e5f0b10f92f5d285
|
||||
SIZE (Sub-Exporter-0.979.tar.gz) = 52347
|
||||
|
|
Loading…
Add table
Reference in a new issue