pkgsrc-WIP-changes archive

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

p5-HTTP-Exception: update to 0.04007.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Aug 21 14:56:48 2018 +0200
Changeset:	88686e10268ef1b32a151fa23d94c04a57b3df63

Modified Files:
	p5-HTTP-Exception/Makefile
	p5-HTTP-Exception/distinfo

Log Message:
p5-HTTP-Exception: update to 0.04007.

0.04007   2018-07-18 22:49:22+02:00 Europe/Berlin
    GitHub PR #2 merged (thanks karenetheridge)
        * link to HTTP::Throwable
    GitHub PR #4 merged (thanks timbunce)
        * use q{} for _status_message so message can contain a single quote
        * throw exception on loader code error instead of silently ignoring
    GitHub PR #5 merged (thanks neilb)
        * Added [MetaJSON] so releases will include META.json
        * Added "use warnings" to all modules

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

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

diffstat:
 p5-HTTP-Exception/Makefile | 6 +++---
 p5-HTTP-Exception/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/p5-HTTP-Exception/Makefile b/p5-HTTP-Exception/Makefile
index 59491a46c1..99b800e72d 100644
--- a/p5-HTTP-Exception/Makefile
+++ b/p5-HTTP-Exception/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2013/05/04 02:41:59 jgoamakf Exp $
 
-DISTNAME=	HTTP-Exception-0.04006
+DISTNAME=	HTTP-Exception-0.04007
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -15,8 +15,8 @@ DEPENDS+=	p5-HTTP-Message>=5.817:../../www/p5-HTTP-Message
 DEPENDS+=	p5-Test-Exception>=0.29:../../devel/p5-Test-Exception
 DEPENDS+=	p5-Test-NoWarnings>=1.04:../../devel/p5-Test-NoWarnings
 
-BUILD_DEPENDS+=	p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace
-BUILD_DEPENDS+=	p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
+TEST_DEPENDS+=	p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace
+TEST_DEPENDS+=	p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
 
 PERL5_PACKLIST=	auto/HTTP/Exception/.packlist
 
diff --git a/p5-HTTP-Exception/distinfo b/p5-HTTP-Exception/distinfo
index e61ad9632d..11d0158f97 100644
--- a/p5-HTTP-Exception/distinfo
+++ b/p5-HTTP-Exception/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1 2013/05/04 02:41:59 jgoamakf Exp $
 
-SHA1 (HTTP-Exception-0.04006.tar.gz) = 8cb7575d85dbf3c0dfca2c423422699dc29dd512
-RMD160 (HTTP-Exception-0.04006.tar.gz) = 3063ee4c4da8e0718210f5adda16aeef3dba8d8a
-SHA512 (HTTP-Exception-0.04006.tar.gz) = 3af50573a4e0df8571ca8cbcd5a44da82e6a01e26fb296664613bf3a600a108afad59e42cfd81e5cc6c15e479a05280dfeed42c9bc212cac6c4a3674da096178
-Size (HTTP-Exception-0.04006.tar.gz) = 25023 bytes
+SHA1 (HTTP-Exception-0.04007.tar.gz) = 0e43592d00f3b164d57da39df76fcd5074fa4f3f
+RMD160 (HTTP-Exception-0.04007.tar.gz) = bb1b8f9b74ee70cf1f365ce032681925cb6cbc2d
+SHA512 (HTTP-Exception-0.04007.tar.gz) = eec109a4e71eb73ff67f1b60364e096cf0493bec6b4a305dc2043e45e28a1cdc4c27c6739f9ec08dfe689c5f5310304b0884bc902d7fe9d886254fa4b5e72452
+Size (HTTP-Exception-0.04007.tar.gz) = 26198 bytes


Home | Main Index | Thread Index | Old Index