pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Search-Elasticsearch
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 15 10:48:03 UTC 2017
Modified Files:
pkgsrc/devel/p5-Search-Elasticsearch: Makefile distinfo
Log Message:
p5-Search-Elasticsearch: update to 6.00.
6.00 2017-11-14
Released 6.00 with default API for 6_0.
Legacy 5_0 API now released separately
Trace logging now includes content-type headers where appropriate
Deprecation warnings are now parsed to extract the message only
Improved boolean value handling in query string params - now accepts
true, false, \1, \0, or a JSON::PP::Boolean object
Handle removal of '.' from @INC in perl 5.26
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Search-Elasticsearch/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Search-Elasticsearch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Search-Elasticsearch/Makefile
diff -u pkgsrc/devel/p5-Search-Elasticsearch/Makefile:1.11 pkgsrc/devel/p5-Search-Elasticsearch/Makefile:1.12
--- pkgsrc/devel/p5-Search-Elasticsearch/Makefile:1.11 Mon Jun 5 14:23:34 2017
+++ pkgsrc/devel/p5-Search-Elasticsearch/Makefile Wed Nov 15 10:48:03 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:23:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/11/15 10:48:03 wiz Exp $
-DISTNAME= Search-Elasticsearch-5.02
+DISTNAME= Search-Elasticsearch-6.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
Index: pkgsrc/devel/p5-Search-Elasticsearch/distinfo
diff -u pkgsrc/devel/p5-Search-Elasticsearch/distinfo:1.8 pkgsrc/devel/p5-Search-Elasticsearch/distinfo:1.9
--- pkgsrc/devel/p5-Search-Elasticsearch/distinfo:1.8 Sun Apr 16 15:36:47 2017
+++ pkgsrc/devel/p5-Search-Elasticsearch/distinfo Wed Nov 15 10:48:03 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/04/16 15:36:47 mef Exp $
+$NetBSD: distinfo,v 1.9 2017/11/15 10:48:03 wiz Exp $
-SHA1 (Search-Elasticsearch-5.02.tar.gz) = cfea34e59e7881b7fa61fc6576cb12520337019e
-RMD160 (Search-Elasticsearch-5.02.tar.gz) = 95a3721175d25813d65d0ffd4527e8e5396e401a
-SHA512 (Search-Elasticsearch-5.02.tar.gz) = a119f8f0dde74cd4e4aa556815311ab8abb5f92ce057978f9a15c78c8aab9424dcfae641e508d32c1d06f5d315e347f74fd308081f8a0df3d71b6c6b492b767c
-Size (Search-Elasticsearch-5.02.tar.gz) = 104021 bytes
+SHA1 (Search-Elasticsearch-6.00.tar.gz) = 0e3ea3ba61496dc8f3ca1975b084653152d57534
+RMD160 (Search-Elasticsearch-6.00.tar.gz) = 03bfd23ed84f633d6d939d282eb88520a2956325
+SHA512 (Search-Elasticsearch-6.00.tar.gz) = c25e31523f63915ac56d953ef601537f2e6a76fb82d20eda837950bf4043de1e48a16758c5c1391383e17784fd740d01a522271c34757500ff47de152552f621
+Size (Search-Elasticsearch-6.00.tar.gz) = 109121 bytes
Home |
Main Index |
Thread Index |
Old Index