aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-01-11 05:21:40 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-01-11 05:21:40 +0800
commitd52035ba336319e2e6678ed25afa3ba2ee5421cf (patch)
tree4f55772647368ec7220392d9b52d72dcf309483e
parentc6ea14c3e3a6312d208a4d928c253d07da3d8704 (diff)
downloadfreebsd-ports-gnome-d52035ba336319e2e6678ed25afa3ba2ee5421cf.tar.gz
freebsd-ports-gnome-d52035ba336319e2e6678ed25afa3ba2ee5421cf.tar.zst
freebsd-ports-gnome-d52035ba336319e2e6678ed25afa3ba2ee5421cf.zip
Update to 0.050
- Add NO_ARCH - Update WWW Changes: https://metacpan.org/changes/distribution/Log-Dispatch-ArrayWithLimits
-rw-r--r--devel/p5-Log-Dispatch-ArrayWithLimits/Makefile10
-rw-r--r--devel/p5-Log-Dispatch-ArrayWithLimits/distinfo5
-rw-r--r--devel/p5-Log-Dispatch-ArrayWithLimits/pkg-descr2
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile
index 6dfb78b34ed1..12c16368c5a5 100644
--- a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile
+++ b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Log-Dispatch-ArrayWithLimits
-PORTVERSION= 0.04
+PORTVERSION= 0.050
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,11 +13,13 @@ COMMENT= Log to array, with some limits applied
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
- p5-Perl-osnames>=0.09:devel/p5-Perl-osnames
+BUILD_DEPENDS= p5-Perl-osnames>=0.09:devel/p5-Perl-osnames \
+ ${RUN_DEPENDS}
RUN_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo b/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo
index ef644cce6763..82eaa811b0ef 100644
--- a/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo
+++ b/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 44433ff530ef00ab65341b8fde3a02123e6df5bb80f1b750df1ac099b3a50381
-SIZE (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 14237
+TIMESTAMP = 1547133860
+SHA256 (Log-Dispatch-ArrayWithLimits-0.050.tar.gz) = 7452afd2852857d95eb49039a4fc3f054549023c30f882de87ec9336273dfbea
+SIZE (Log-Dispatch-ArrayWithLimits-0.050.tar.gz) = 15442
diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/pkg-descr b/devel/p5-Log-Dispatch-ArrayWithLimits/pkg-descr
index 1908d43419ce..78ac3465d426 100644
--- a/devel/p5-Log-Dispatch-ArrayWithLimits/pkg-descr
+++ b/devel/p5-Log-Dispatch-ArrayWithLimits/pkg-descr
@@ -12,4 +12,4 @@ Logging to an in-process array can be useful when debugging/testing, or when you
want to let users of your program connect to your program to request viewing the
ogs being produced.
-WWW: https://metacpan.org/release/PERLANCAR/Log-Dispatch-ArrayWithLimits-0.04
+WWW: https://metacpan.org/release/Log-Dispatch-ArrayWithLimits