pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-LWP-Protocol-PSGI



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 24 00:02:43 UTC 2016

Modified Files:
        pkgsrc/www/p5-LWP-Protocol-PSGI: Makefile distinfo

Log Message:
Update to 0.09
Update DEPENDS

Upstream changes:
0.09  2016-03-03 08:58:44 PST
        - Update documentation
        - Remove Guard dependency


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo

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

Modified files:

Index: pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile
diff -u pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile:1.4 pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile:1.5
--- pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile:1.4        Wed Jun  8 19:25:11 2016
+++ pkgsrc/www/p5-LWP-Protocol-PSGI/Makefile    Sun Jul 24 00:02:43 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 19:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/24 00:02:43 wen Exp $
 
-DISTNAME=      LWP-Protocol-PSGI-0.08
+DISTNAME=      LWP-Protocol-PSGI-0.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=LWP/}
 
@@ -12,7 +11,6 @@ COMMENT=      Perl extension to override LWP 
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Plack>=0:../../www/p5-Plack
-DEPENDS+=      p5-Guard>=0:../../devel/p5-Guard
 DEPENDS+=      p5-libwww>=6.06:../../www/p5-libwww
 
 USE_LANGUAGES=         # empty

Index: pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo
diff -u pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo:1.3 pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo:1.4
--- pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo:1.3        Sat Jan 30 09:08:14 2016
+++ pkgsrc/www/p5-LWP-Protocol-PSGI/distinfo    Sun Jul 24 00:02:43 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/01/30 09:08:14 mef Exp $
+$NetBSD: distinfo,v 1.4 2016/07/24 00:02:43 wen Exp $
 
-SHA1 (LWP-Protocol-PSGI-0.08.tar.gz) = 18f5081124bf0991a4d8719ea16a92355f4cd9b3
-RMD160 (LWP-Protocol-PSGI-0.08.tar.gz) = e5fc3be7018d3ff76bb12a6778e03dcb683663bf
-SHA512 (LWP-Protocol-PSGI-0.08.tar.gz) = 2d05b795b08e8219b441093c53c3d8ce56af28b06dfa088e92e77652949369134b816b82791d079f3f2b362e250551ac989557eae8d0c2f1e922f9cf787811ad
-Size (LWP-Protocol-PSGI-0.08.tar.gz) = 13999 bytes
+SHA1 (LWP-Protocol-PSGI-0.09.tar.gz) = 9b0bf6a650b62a167db0897f6e0aa0b310f97529
+RMD160 (LWP-Protocol-PSGI-0.09.tar.gz) = c106113cf4b4a719e30d2a42852e56fab66a9bce
+SHA512 (LWP-Protocol-PSGI-0.09.tar.gz) = b3d193b4b2b25f3af213f0773569869553f17e2b121f7e97aa3b83e3d11dab18b6629f9eaa357d78c6b6a03092e8a85de5373bd29b3127a2425ceb76b7c3f7ff
+Size (LWP-Protocol-PSGI-0.09.tar.gz) = 13545 bytes



Home | Main Index | Thread Index | Old Index