summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-05-21 11:01:31 +0000
committerwen <wen@pkgsrc.org>2016-05-21 11:01:31 +0000
commitf024632719489f41d74b1ca662e5743103658d9a (patch)
treee3de8c4e8f0910f6658b638e4ab767be3419eecb /www
parent02715675f76f0eed7bd0a4e6dc7e053b3c583668 (diff)
downloadpkgsrc-f024632719489f41d74b1ca662e5743103658d9a.tar.gz
Update to 0.33
Add missing DEPENDS Upstream changes: 0.33 2016-01-28T12:19:05Z - bugfix: Make `%T` to formatted in seconds (Thank you astj) 0.32 2014-06-09T02:00:15Z - change perl version requirements to 5.8.1 0.30 2014-01-28T07:59:07Z - add docs abount POSIX::strftime::Compiler - non trial release 0.24 2014-01-27T03:12:16Z - [TRIAL] switch to using POSIX::strftime::Compiler 0.23 2014-01-16T15:53:09Z - fixed POSIX::setlocale fails on system without locales (Android) #6 (Thank you dex4er) 0.22 2014-01-08T00:25:14Z - skip tz test on Windows. 0.21 2014-01-07T13:43:29Z - requires perl v5.8.4 (Thank you dex4er) - skip tz test on Cygwin. 0.20 2014-01-07T00:38:29Z - Fixed test. Cygwin does not die tzset. But timezone does not been changed 0.15 2014-01-06T13:47:11Z - Fixed test. POSIX::tzset not implemented on Windows (Thank you dex4er) 0.14 2014-01-06T05:41:14Z - Check tzoffset for every line. It's need for daylight saving time. - Use POSIX::strftime::GNU if available (Thank you dex4er)
Diffstat (limited to 'www')
-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