pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Jul 23 09:32:37 UTC 2020

Modified Files:
        pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody: Makefile distinfo

Log Message:
Update to 0.09

Upstream changes:
0.09      2019-07-15 20:06:43+02:00 Europe/Amsterdam
    [Documentation]
    - Added dates to Changes (Robert Rothenberg)
    - Reformatted Changes to conform to contemporary specs.

    [Toolchain]
    - Update Changes through Dist::Zilla.

0.08      2019-07-14
    - Fixed response for 304 HTTP status code
    - Some tests for the 304 HTTP status code
    - Fixed versions


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
    pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/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-Plack-Middleware-RemoveRedundantBody/Makefile
diff -u pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile:1.11 pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile:1.12
--- pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile:1.11    Mon Nov  4 22:10:08 2019
+++ pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile Thu Jul 23 09:32:37 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/11/04 22:10:08 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/07/23 09:32:37 wen Exp $
 
-DISTNAME=      Plack-Middleware-RemoveRedundantBody-0.07
+DISTNAME=      Plack-Middleware-RemoveRedundantBody-0.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Plack/}
 

Index: pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo
diff -u pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo:1.4 pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo:1.5
--- pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo:1.4     Wed Feb 28 09:07:38 2018
+++ pkgsrc/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo Thu Jul 23 09:32:37 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/02/28 09:07:38 wiz Exp $
+$NetBSD: distinfo,v 1.5 2020/07/23 09:32:37 wen Exp $
 
-SHA1 (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = a238d2d09a33b014a8d374f3d8247d2ad65f2f31
-RMD160 (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 5107c54b0977a6f0885632d6f44a65da1705fc40
-SHA512 (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 5f672f0c046eb4bdc0cceafc22f3b4f8bd3243058902f9f2bd264194331d10030ee8b4d7c40bf330bce58d697efd94d3a8390f0b81247707385200b6b7bfb3eb
-Size (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 10397 bytes
+SHA1 (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = c50f6df1b999dc7bf5d9c0445c706b707576d24f
+RMD160 (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 42381a19a07e05e1250266e93798708d5c779c35
+SHA512 (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 0c47eca0e877ca78f248acb416edf93c7e0eb0b518d86594682063725b5c789c7a4e27130a6f42ef1cb506e9384c46cb96f82f42e716c3756319736ba41574ba
+Size (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 10708 bytes



Home | Main Index | Thread Index | Old Index