Hi,
update to devel/p5-Search-Elasticsearch, this needs an updated devel/p5-Moo 
(and a new port because p5-Moo has been split in two modules).
 Comments ? Ok ?
  Cheers
   Giovanni
Index: Makefile
===================================================================
RCS file: /var/cvs/ports/devel/p5-Moo/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    20 Mar 2016 19:56:28 -0000      1.4
+++ Makefile    4 Apr 2017 22:36:47 -0000
@@ -5,7 +5,7 @@ COMMENT =       Minimalist Object Orientation 
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Moo-2.000001
+DISTNAME =     Moo-2.003002
 CATEGORIES =   devel
 
 CPAN_AUTHOR =  HAARG
@@ -19,7 +19,8 @@ PERMIT_PACKAGE_CDROM =        Yes
 RUN_DEPENDS =  devel/p5-Class-Method-Modifiers>=1.1 \
                devel/p5-Devel-GlobalDestruction>=0.11 \
                devel/p5-Module-Runtime>=0.014 \
-               devel/p5-Role-Tiny>=2
+               devel/p5-Role-Tiny>=2 \
+               devel/p5-Sub-Quote
 
 # p5-strictures in RUN_DEPENDS because although not required
 # it will be less confusing.
Index: distinfo
===================================================================
RCS file: /var/cvs/ports/devel/p5-Moo/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    19 Jul 2015 21:12:55 -0000      1.3
+++ distinfo    4 Apr 2017 22:29:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (Moo-2.000001.tar.gz) = +pC4gGzeaYWB4lolxpsIuO5ye8MgQ3KB1D2FlYYyO00=
-SIZE (Moo-2.000001.tar.gz) = 92847
+SHA256 (Moo-2.003002.tar.gz) = 8+l0Hnm6pj6J9aCHBs2A0YwKWjfj2JiEfgAjEOBlgvE=
+SIZE (Moo-2.003002.tar.gz) = 96696
Index: pkg/PLIST
===================================================================
RCS file: /var/cvs/ports/devel/p5-Moo/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   19 Jul 2015 21:12:55 -0000      1.3
+++ pkg/PLIST   4 Apr 2017 22:29:23 -0000
@@ -5,7 +5,6 @@ ${P5SITE}/Method/Generate/Accessor.pm
 ${P5SITE}/Method/Generate/BuildAll.pm
 ${P5SITE}/Method/Generate/Constructor.pm
 ${P5SITE}/Method/Generate/DemolishAll.pm
-${P5SITE}/Method/Inliner.pm
 ${P5SITE}/Moo/
 ${P5SITE}/Moo.pm
 ${P5SITE}/Moo/HandleMoose/
@@ -18,11 +17,7 @@ ${P5SITE}/Moo/_Utils.pm
 ${P5SITE}/Moo/_mro.pm
 ${P5SITE}/Moo/_strictures.pm
 ${P5SITE}/Moo/sification.pm
-${P5SITE}/Sub/Defer.pm
-${P5SITE}/Sub/Quote.pm
 ${P5SITE}/oo.pm
 @man man/man3p/Moo.3p
 @man man/man3p/Moo::Role.3p
-@man man/man3p/Sub::Defer.3p
-@man man/man3p/Sub::Quote.3p
 @man man/man3p/oo.3p

Attachment: p5-Sub-Quote-2.003001.tgz
Description: application/tar-gz

Index: Makefile
===================================================================
RCS file: /var/cvs/ports/devel/p5-Search-Elasticsearch/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    27 Dec 2016 11:38:21 -0000      1.8
+++ Makefile    4 Apr 2017 22:41:38 -0000
@@ -4,7 +4,7 @@ COMMENT =       elasticsearch perl module
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Search-Elasticsearch-5.01
+DISTNAME =     Search-Elasticsearch-5.02
 CATEGORIES =   devel
 
 MAINTAINER =   Giovanni Bechis <giova...@openbsd.org>
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 
 RUN_DEPENDS =  converters/p5-JSON-MaybeXS \
                devel/p5-Log-Any>=1.02 \
-               devel/p5-Moo \
+               devel/p5-Moo>=2.002003 \
                devel/p5-namespace-clean \
                www/p5-Any-URI-Escape \
                www/p5-URI \
@@ -23,6 +23,7 @@ RUN_DEPENDS = converters/p5-JSON-MaybeXS
 TEST_DEPENDS = converters/p5-JSON-XS \
                devel/p5-Log-Any \
                devel/p5-Log-Any-Adapter-Callback \
+               devel/p5-Moo \
                devel/p5-Test-Deep \
                devel/p5-Test-Exception \
                devel/p5-Test-SharedFork \
Index: distinfo
===================================================================
RCS file: /var/cvs/ports/devel/p5-Search-Elasticsearch/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    27 Dec 2016 11:38:21 -0000      1.4
+++ distinfo    4 Apr 2017 22:25:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (Search-Elasticsearch-5.01.tar.gz) = 
MJvuR0A+0K7ufsSTNNnT4HL3q6V4i9C0sQZ1f6cvnFI=
-SIZE (Search-Elasticsearch-5.01.tar.gz) = 108534
+SHA256 (Search-Elasticsearch-5.02.tar.gz) = 
LDrwyb5n0El9nLk1mIbyY9u0MUZwnMvA6yhhbGCm3CQ=
+SIZE (Search-Elasticsearch-5.02.tar.gz) = 104021
Index: pkg/PLIST
===================================================================
RCS file: /var/cvs/ports/devel/p5-Search-Elasticsearch/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   27 Dec 2016 11:38:21 -0000      1.4
+++ pkg/PLIST   4 Apr 2017 22:25:46 -0000
@@ -20,6 +20,7 @@ ${P5SITE}/Search/Elasticsearch/Client/5_
 ${P5SITE}/Search/Elasticsearch/Client/5_0/Role/Bulk.pm
 ${P5SITE}/Search/Elasticsearch/Client/5_0/Role/Scroll.pm
 ${P5SITE}/Search/Elasticsearch/Client/5_0/Scroll.pm
+${P5SITE}/Search/Elasticsearch/Client/5_0/TestServer.pm
 ${P5SITE}/Search/Elasticsearch/Cxn/
 ${P5SITE}/Search/Elasticsearch/Cxn/Factory.pm
 ${P5SITE}/Search/Elasticsearch/Cxn/HTTPTiny.pm
@@ -75,6 +76,7 @@ ${P5SITE}/Search/Elasticsearch/Util.pm
 @man man/man3p/Search::Elasticsearch::Client::5_0::Role::Bulk.3p
 @man man/man3p/Search::Elasticsearch::Client::5_0::Role::Scroll.3p
 @man man/man3p/Search::Elasticsearch::Client::5_0::Scroll.3p
+@man man/man3p/Search::Elasticsearch::Client::5_0::TestServer.3p
 @man man/man3p/Search::Elasticsearch::Cxn::Factory.3p
 @man man/man3p/Search::Elasticsearch::Cxn::HTTPTiny.3p
 @man man/man3p/Search::Elasticsearch::Cxn::Hijk.3p

Attachment: signature.asc
Description: PGP signature



Reply via email to