pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-libwww
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 30 15:17:39 UTC 2017
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
p5-libwww: update to 6.31.
6.31 2017-12-11 01:55:53Z
- fix version numbering (RT#123841)
6.30 2017-12-07
- Use tr/// instead of s/// where appropriate (Ville Skyttä) (GH #265)
- Use parent -norequire instead of base to not look for external
dependencies (Fabian Zeindler) (GH #259)
- Fix run_handlers to allow assigning to the request / response (Gianni
Ceccarelli) (GH #274)
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/p5-libwww/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-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.111 pkgsrc/www/p5-libwww/Makefile:1.112
--- pkgsrc/www/p5-libwww/Makefile:1.111 Wed Nov 8 21:47:47 2017
+++ pkgsrc/www/p5-libwww/Makefile Sat Dec 30 15:17:39 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.111 2017/11/08 21:47:47 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2017/12/30 15:17:39 wiz Exp $
-DISTNAME= libwww-perl-6.29
+DISTNAME= libwww-perl-6.31
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/libwww-perl/
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.56 pkgsrc/www/p5-libwww/distinfo:1.57
--- pkgsrc/www/p5-libwww/distinfo:1.56 Wed Nov 8 21:47:47 2017
+++ pkgsrc/www/p5-libwww/distinfo Sat Dec 30 15:17:39 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2017/11/08 21:47:47 wiz Exp $
+$NetBSD: distinfo,v 1.57 2017/12/30 15:17:39 wiz Exp $
-SHA1 (libwww-perl-6.29.tar.gz) = a289bf6437341198bb90c8dc77f093a74597db9f
-RMD160 (libwww-perl-6.29.tar.gz) = 30a5180c6480c6ed1310d75db490b1eb84196a80
-SHA512 (libwww-perl-6.29.tar.gz) = 77e96f05f23dacfcc5fbca4e8d60fc0609323282dc716eae0359cea19da05580dcec253601aa846f8b5f78823d2862d2cea560d602a85941781de8faae047d8f
-Size (libwww-perl-6.29.tar.gz) = 163269 bytes
+SHA1 (libwww-perl-6.31.tar.gz) = eba9018e36701b71d66ad888a9ef8ac614dc98e0
+RMD160 (libwww-perl-6.31.tar.gz) = e26a092e3fb86bd8841eadb3a6e7ceb0463b494f
+SHA512 (libwww-perl-6.31.tar.gz) = 10de1cb2eb8bfc09cc663029a0e58c94a33776515f7d01d2e31bdd060d7124625b4d8151b6beb311ce63b02d59e7912113d054d45f7dbb19963ccd1b3595f1ad
+Size (libwww-perl-6.31.tar.gz) = 164626 bytes
Home |
Main Index |
Thread Index |
Old Index