Title: [opsview-perl] [769] Add perl modules for VMware SDK
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2013-03-07 16:48:17 UTC (rev 768)
+++ trunk/CHANGES	2013-03-11 22:16:55 UTC (rev 769)
@@ -1,3 +1,6 @@
+4.3.1
+    Added UUID, Mozilla::CA, Class::MethodMaker, LWP::Protocol::https, IPC::Shareable for VMware SDK
+
 4.3.0
     Added MooseX::MarkAsMethods for DBIx::Class::Schema::Loader
 

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2013-03-07 16:48:17 UTC (rev 768)
+++ trunk/Makefile	2013-03-11 22:16:55 UTC (rev 769)
@@ -1,4 +1,4 @@
-VERSION = 4.3.0
+VERSION = 4.3.1
 REVISION := $(shell ./tools/get_version)
 RELEASE=1
 WORKDIR := $(shell pwd)
@@ -646,6 +646,11 @@
 # Below for NMIS. Must not be Net::EasyTCP, because will miss the patch
 PERL_MODULES += EasyTCP
 PERL_MODULES += AnyEvent::HTTP
+PERL_MODULES += UUID
+PERL_MODULES += Class::MethodMaker
+PERL_MODULES += LWP::Protocol::https
+PERL_MODULES += IPC::Shareable
+PERL_MODULES += Mozilla::CA
 
 # We add this as this as we need it for dashboard development
 ifeq ($(DIST),Debian)

Added: trunk/cpanm/sources/Class-MethodMaker-2.18.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Class-MethodMaker-2.18.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/IPC-Shareable-0.61.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/IPC-Shareable-0.61.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/LWP-Protocol-https-6.03.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/LWP-Protocol-https-6.03.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/Mozilla-CA-20130114.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Mozilla-CA-20130114.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/UUID-0.05.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/UUID-0.05.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to