[Bug 215652] devel/p5-Connector: update to 1.22
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 29 15:00:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215652
Po-Chuan Hsieh <sunpoet at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-ports-bugs at FreeBSD. |sunpoet at FreeBSD.org
|org |
--- Comment #1 from Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
I've checked the newly-added dependencies, I think it should be:
@@ -16,7 +16,10 @@
BUILD_DEPENDS= bash:shells/bash \
p5-AppConfig>=0:devel/p5-AppConfig \
p5-Config-GitLike>=0:devel/p5-Config-GitLike \
+ p5-Config-Merge>=0:devel/p5-Config-Merge \
p5-Config-Versioned>=1.01:devel/p5-Config-Versioned \
+ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
+ p5-DBI>=0:databases/p5-DBI \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
p5-Module-Install>=0:devel/p5-Module-Install \
p5-Moose>=0:devel/p5-Moose \
@@ -24,8 +27,10 @@
p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \
p5-YAML>=1.06:textproc/p5-YAML \
+ p5-libwww>=0:www/p5-libwww \
p5-perl-ldap>=0:net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
USES= perl5
USE_PERL5= configure
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list