Skip to content

Commit

Permalink
devel/p5-Complete-Util: Update to 0.612
Browse files Browse the repository at this point in the history
- Add BUILD_DEPENDS
- Add missing RUN_DEPENDS

Changes:	https://metacpan.org/dist/Complete-Util/changes
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 9462116 commit 06545fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions devel/p5-Complete-Util/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= Complete-Util
PORTVERSION= 0.611
PORTVERSION= 0.612
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
Expand All @@ -9,10 +9,13 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= General completion Perl routines
WWW= https://metacpan.org/release/Complete-Util

RUN_DEPENDS= p5-Complete-Common>=0.22:devel/p5-Complete-Common
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Complete-Common>=0.22:devel/p5-Complete-Common \
p5-Log-ger>=0.038:devel/p5-Log-ger

NO_ARCH= yes
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/p5-Complete-Util/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1580225247
SHA256 (Complete-Util-0.611.tar.gz) = f33a656b2ba0e2811a1d30d29bc6b44a4b3877540405575cac49d28411f1129f
SIZE (Complete-Util-0.611.tar.gz) = 30519
TIMESTAMP = 1674590682
SHA256 (Complete-Util-0.612.tar.gz) = e77cd8b96540df8dd2a775488776fa2b791c8a4158b5866cbd58832ac217c20a
SIZE (Complete-Util-0.612.tar.gz) = 31748

0 comments on commit 06545fe

Please sign in to comment.