pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Compile (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e01da1c8920
branches:  trunk
changeset: 651740:0e01da1c8920
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun May 10 15:06:22 2015 +0000

description:
(pkgsrc)
 - Add BUILD_DEPENDS+= p5-CGI-Emulate-PSGI for 'make test'
(upstream)
 - Update to 0.19
--------------
0.19  2015-03-06 11:33:32 PST
        - fix signal related test fails on Win32 (rkitover) #16

diffstat:

 www/p5-CGI-Compile/Makefile |  6 ++++--
 www/p5-CGI-Compile/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r d16cea5eb455 -r 0e01da1c8920 www/p5-CGI-Compile/Makefile
--- a/www/p5-CGI-Compile/Makefile       Sun May 10 14:34:01 2015 +0000
+++ b/www/p5-CGI-Compile/Makefile       Sun May 10 15:06:22 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/01/07 00:16:37 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2015/05/10 15:06:22 mef Exp $
 
-DISTNAME=      CGI-Compile-0.18
+DISTNAME=      CGI-Compile-0.19
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -17,6 +17,8 @@
 BUILD_DEPENDS+=        p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 DEPENDS+=      p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
+# for make test
+BUILD_DEPENDS+=        p5-CGI-Emulate-PSGI-[0-9]*:../../www/p5-CGI-Emulate-PSGI
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d16cea5eb455 -r 0e01da1c8920 www/p5-CGI-Compile/distinfo
--- a/www/p5-CGI-Compile/distinfo       Sun May 10 14:34:01 2015 +0000
+++ b/www/p5-CGI-Compile/distinfo       Sun May 10 15:06:22 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/12/31 13:38:41 mef Exp $
+$NetBSD: distinfo,v 1.5 2015/05/10 15:06:22 mef Exp $
 
-SHA1 (CGI-Compile-0.18.tar.gz) = f6861bf3aaedf7b9fdb7b4455c6b59b5c1abb89f
-RMD160 (CGI-Compile-0.18.tar.gz) = f59c5fb34efaf27e95bf4b92e1e74fac9a465565
-Size (CGI-Compile-0.18.tar.gz) = 19134 bytes
+SHA1 (CGI-Compile-0.19.tar.gz) = f0d21fb58790e0b56480d0299b731a8b15e0487e
+RMD160 (CGI-Compile-0.19.tar.gz) = 490064c6ac683d04feb0a09db7462577e8702717
+Size (CGI-Compile-0.19.tar.gz) = 19246 bytes



Home | Main Index | Thread Index | Old Index