pkgsrc-WIP-changes archive

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

p5-Test-Fake-HTTPD: update to 0.08.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 12:27:19 2017 +0200
Changeset:	dbc9d8bcf9e27c0f0a25b1ae73aea1680328a4ce

Modified Files:
	p5-Test-Fake-HTTPD/Makefile
	p5-Test-Fake-HTTPD/distinfo

Log Message:
p5-Test-Fake-HTTPD: update to 0.08.

0.08 2017-03-01T05:47:27Z
    - repackage with Minilla
    - added extra_daemon_args DSL (for almost HTTP::Daemon::SSL)

0.07 2015-01-25T16:33:49Z
    - Add an explicit dependency on Test::SharedFork to avoid issues with the new Test::Builder.
    (Reported by dolmen++)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dbc9d8bcf9e27c0f0a25b1ae73aea1680328a4ce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Test-Fake-HTTPD/Makefile | 4 ++--
 p5-Test-Fake-HTTPD/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-Test-Fake-HTTPD/Makefile b/p5-Test-Fake-HTTPD/Makefile
index 33818a45dc..9733972da8 100644
--- a/p5-Test-Fake-HTTPD/Makefile
+++ b/p5-Test-Fake-HTTPD/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2014/03/10 07:18:56 jgoamakf Exp $
-#
 
-DISTNAME=	Test-Fake-HTTPD-0.06
+DISTNAME=	Test-Fake-HTTPD-0.08
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5 www
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Test/}
@@ -20,6 +19,7 @@ BUILD_DEPENDS+=		p5-Test-UseAllModules-[0-9]*:../../devel/p5-Test-UseAllModules
 BUILD_DEPENDS+=		p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 BUILD_DEPENDS+=		p5-libwww-[0-9]*:../../www/p5-libwww
 
+PERL5_MODULE_TYPE=	Module::Build::Tiny
 PERL5_PACKLIST=		auto/Test/Fake/HTTPD/.packlist
 
 .include "../../lang/perl5/module.mk"
diff --git a/p5-Test-Fake-HTTPD/distinfo b/p5-Test-Fake-HTTPD/distinfo
index cd1e32924e..cdac74d883 100644
--- a/p5-Test-Fake-HTTPD/distinfo
+++ b/p5-Test-Fake-HTTPD/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2014/03/10 07:18:56 jgoamakf Exp $
 
-SHA1 (Test-Fake-HTTPD-0.06.tar.gz) = 72315e7d2396d83dadc74ed8b0430113c3f19456
-RMD160 (Test-Fake-HTTPD-0.06.tar.gz) = 62d52367fe4f93e34865d1460ffe7c703e50e39f
-Size (Test-Fake-HTTPD-0.06.tar.gz) = 25401 bytes
+SHA1 (Test-Fake-HTTPD-0.08.tar.gz) = fafe0cf19c1826b1f6d90625cf42c8956eb9dc9b
+RMD160 (Test-Fake-HTTPD-0.08.tar.gz) = e6ec405b605e464c01988e930fb02466cee6cbf5
+SHA512 (Test-Fake-HTTPD-0.08.tar.gz) = 240f0e4c9dd426804b116decea093996d368e57e14ab705c650398aec94949115b10bf90147b0a4ae7f8a75b7a32311a7cf7def0fe97096ad553eccb17c491fd
+Size (Test-Fake-HTTPD-0.08.tar.gz) = 15187 bytes


Home | Main Index | Thread Index | Old Index