svn commit: r526810 - head/databases/p5-Mango
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 22 15:58:10 UTC 2020
Author: sunpoet
Date: Sat Feb 22 15:58:09 2020
New Revision: 526810
URL: https://svnweb.freebsd.org/changeset/ports/526810
Log:
Update WWW
Modified:
head/databases/p5-Mango/Makefile
head/databases/p5-Mango/pkg-descr
Modified: head/databases/p5-Mango/Makefile
==============================================================================
--- head/databases/p5-Mango/Makefile Sat Feb 22 15:58:03 2020 (r526809)
+++ head/databases/p5-Mango/Makefile Sat Feb 22 15:58:09 2020 (r526810)
@@ -19,8 +19,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= mongo:databases/mongodb34 \
p5-Mojolicious>=5.40:www/p5-Mojolicious
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/databases/p5-Mango/pkg-descr
==============================================================================
--- head/databases/p5-Mango/pkg-descr Sat Feb 22 15:58:03 2020 (r526809)
+++ head/databases/p5-Mango/pkg-descr Sat Feb 22 15:58:09 2020 (r526810)
@@ -9,4 +9,4 @@ generate data types that are not available natively in
will be reset automatically if a new process has been forked, this allows
multiple processes to share the same Mango object safely.
-WWW: https://metacpan.org/pod/Mango
+WWW: https://metacpan.org/release/Mango
More information about the svn-ports-head
mailing list