Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 15:58:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526810 - head/databases/p5-Mango
Message-ID:  <202002221558.01MFw9Ig057082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221558.01MFw9Ig057082>