summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Apache-LogFormat-Compiler/Makefile9
-rw-r--r--www/p5-Apache-LogFormat-Compiler/distinfo10
2 files changed, 11 insertions, 8 deletions
diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile
index 910c030c8c6..2bed43ad422 100644
--- a/www/p5-Apache-LogFormat-Compiler/Makefile
+++ b/www/p5-Apache-LogFormat-Compiler/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/05/21 11:01:31 wen Exp $
#
-DISTNAME= Apache-LogFormat-Compiler-0.13
+DISTNAME= Apache-LogFormat-Compiler-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
@@ -12,10 +11,14 @@ HOMEPAGE= http://search.cpan.org/dist/Apache-LogFormat-Compiler/
COMMENT= Compile a log format string to perl-code
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-POSIX-strftime-Compiler>=0.30:../../time/p5-POSIX-strftime-Compiler
+
BUILD_DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-Try-Tiny>=0.12:../../devel/p5-Try-Tiny
BUILD_DEPENDS+= p5-URI>=1.60:../../www/p5-URI
+BUILD_DEPENDS+= p5-Test-MockTime>=0:../../time/p5-Test-MockTime
+
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Apache/LogFormat/Compiler/.packlist
diff --git a/www/p5-Apache-LogFormat-Compiler/distinfo b/www/p5-Apache-LogFormat-Compiler/distinfo
index 4bb8414466e..460a2e301e3 100644
--- a/www/p5-Apache-LogFormat-Compiler/distinfo
+++ b/www/p5-Apache-LogFormat-Compiler/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 02:47:00 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/05/21 11:01:31 wen Exp $
-SHA1 (Apache-LogFormat-Compiler-0.13.tar.gz) = 863347e9c609427c863a6cf496db29a9c6a54d89
-RMD160 (Apache-LogFormat-Compiler-0.13.tar.gz) = 8a9b6abe5c16c160950cb2b37c191deff2a5952a
-SHA512 (Apache-LogFormat-Compiler-0.13.tar.gz) = 44ce12b5c6c4e50fed22b94693461a85bec90c40f9aaf179b6b41e81726d557c25f411e3a9bb69210087b67e4befeab0db863a588d71a38d2f38db540bebdc15
-Size (Apache-LogFormat-Compiler-0.13.tar.gz) = 14805 bytes
+SHA1 (Apache-LogFormat-Compiler-0.33.tar.gz) = 154a0ed10604b2d440410432a654bae7ee6c9e59
+RMD160 (Apache-LogFormat-Compiler-0.33.tar.gz) = f627e29038ab59fb71c3f6bc77a7478aed46189a
+SHA512 (Apache-LogFormat-Compiler-0.33.tar.gz) = 2d098316d02dd9d81dbdb9b4852917430fad0e8e8599464500ee838b5eb6b26ec30fff04f1a9d0fad87141f38b6262c0a0a9bb14c13c559c9b92b53649225e21
+Size (Apache-LogFormat-Compiler-0.33.tar.gz) = 16431 bytes