pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-HTTP-Server-Simple-Static



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 21:40:46 UTC 2017

Modified Files:
        pkgsrc/www/p5-HTTP-Server-Simple-Static: Makefile distinfo

Log Message:
p5-HTTP-Server-Simple-Static: update to 0.14.

0.14  Sat, 28 Oct 2017 14:53:00 +0100

        - Further improvements to the path handling to fix a bug with
          specifying the base directory using a relative path. Closes:
          https://rt.cpan.org/Public/Bug/Display.html?id=123428


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Server-Simple-Static/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-HTTP-Server-Simple-Static/Makefile
diff -u pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile:1.16 pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile:1.17
--- pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile:1.16       Wed Oct 11 07:12:24 2017
+++ pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile    Wed Nov  8 21:40:46 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/10/11 07:12:24 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/11/08 21:40:46 wiz Exp $
 
-DISTNAME=      HTTP-Server-Simple-Static-0.13
+DISTNAME=      HTTP-Server-Simple-Static-0.14
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=HTTP/}

Index: pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo
diff -u pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo:1.6 pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo:1.7
--- pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo:1.6        Wed Oct 11 07:12:24 2017
+++ pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo    Wed Nov  8 21:40:46 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/10/11 07:12:24 wiz Exp $
+$NetBSD: distinfo,v 1.7 2017/11/08 21:40:46 wiz Exp $
 
-SHA1 (HTTP-Server-Simple-Static-0.13.tar.gz) = 4758f09166376b8b1da6574516faa40664c76b25
-RMD160 (HTTP-Server-Simple-Static-0.13.tar.gz) = 3fb26900a5a91cbbb1f7fb20695c98615612b722
-SHA512 (HTTP-Server-Simple-Static-0.13.tar.gz) = 72d9221096e8c6a226a1f4bff98ee9e3254d1f34ac5d9512388a6c505f751557d75f1927922a4a00018e86448beae4be438adcc7d12db6feca19bd00e3601393
-Size (HTTP-Server-Simple-Static-0.13.tar.gz) = 6580 bytes
+SHA1 (HTTP-Server-Simple-Static-0.14.tar.gz) = c06180c127683ef714469f8db482179ec6726aa0
+RMD160 (HTTP-Server-Simple-Static-0.14.tar.gz) = 644a877e5732cc5460b00003c0b9e590090bb65d
+SHA512 (HTTP-Server-Simple-Static-0.14.tar.gz) = d8b0f1e6668fe99e094e1889edb9f5f71fdfe535f3f343f374e150f8c5de1cc3313c4264d50f2cff59af5379424921ecfda5a9acd61a445cc96df46280bd0565
+Size (HTTP-Server-Simple-Static-0.14.tar.gz) = 6643 bytes



Home | Main Index | Thread Index | Old Index