pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-FusionInventory-Agent Update to 2.6. Sumary of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9fa3b17b87c
branches:  trunk
changeset: 451893:e9fa3b17b87c
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Mon May 03 17:12:23 2021 +0000

description:
Update to 2.6. Sumary of changes since 2.5:
bug fixes
serial number support for more devices
better manufacturer reporting
parsing of a few partnumbers for better inventory
improved inventory for storage, memory and controllers
updated PCI & USB database

diffstat:

 net/p5-FusionInventory-Agent/Makefile                  |   4 +-
 net/p5-FusionInventory-Agent/PLIST                     |   4 +-
 net/p5-FusionInventory-Agent/distinfo                  |  12 +++---
 net/p5-FusionInventory-Agent/patches/patch-Makefile.PL |  32 ++++++++---------
 4 files changed, 26 insertions(+), 26 deletions(-)

diffs (102 lines):

diff -r e572fdddabcf -r e9fa3b17b87c net/p5-FusionInventory-Agent/Makefile
--- a/net/p5-FusionInventory-Agent/Makefile     Mon May 03 16:31:37 2021 +0000
+++ b/net/p5-FusionInventory-Agent/Makefile     Mon May 03 17:12:23 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/09/13 09:13:45 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/03 17:12:23 bouyer Exp $
 
-DISTNAME=      FusionInventory-Agent-2.5
+DISTNAME=      FusionInventory-Agent-2.6
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GB/GBOUGARD/}
diff -r e572fdddabcf -r e9fa3b17b87c net/p5-FusionInventory-Agent/PLIST
--- a/net/p5-FusionInventory-Agent/PLIST        Mon May 03 16:31:37 2021 +0000
+++ b/net/p5-FusionInventory-Agent/PLIST        Mon May 03 17:12:23 2021 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2020/09/13 09:13:45 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/05/03 17:12:23 bouyer Exp $
 share/examples/fusioninventory/agent.cfg
 share/examples/fusioninventory/inventory-server-plugin.cfg
+share/examples/fusioninventory/proxy-server-plugin.cfg
+share/examples/fusioninventory/proxy2-server-plugin.cfg
 share/examples/fusioninventory/server-test-plugin.cfg
 share/examples/fusioninventory/ssl-server-plugin.cfg
 share/fusioninventory/edid.ids
diff -r e572fdddabcf -r e9fa3b17b87c net/p5-FusionInventory-Agent/distinfo
--- a/net/p5-FusionInventory-Agent/distinfo     Mon May 03 16:31:37 2021 +0000
+++ b/net/p5-FusionInventory-Agent/distinfo     Mon May 03 17:12:23 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2020/09/13 09:13:45 wiz Exp $
+$NetBSD: distinfo,v 1.6 2021/05/03 17:12:23 bouyer Exp $
 
-SHA1 (FusionInventory-Agent-2.5.tar.gz) = 782f26d66f9f079cb96463be71bac161bb8600c6
-RMD160 (FusionInventory-Agent-2.5.tar.gz) = 3a100fd9b5506cfb6a39a77cfd7950638552335a
-SHA512 (FusionInventory-Agent-2.5.tar.gz) = 37f0545df716e482fffd018a56b9c7482d7fce64fd0fa277c481a553a2108e7588f34077fb4775bb6352668efc96b3525fe97b1d6331d637401e8db8c0c91333
-Size (FusionInventory-Agent-2.5.tar.gz) = 2638934 bytes
-SHA1 (patch-Makefile.PL) = 932d2075bc8fb67fca393e72409f93ce2a0675ca
+SHA1 (FusionInventory-Agent-2.6.tar.gz) = 288acf5707e550fa10275f8e6fab70b50aa790aa
+RMD160 (FusionInventory-Agent-2.6.tar.gz) = 1d6504f2119bb531c527180c9275bb692b8a1a2a
+SHA512 (FusionInventory-Agent-2.6.tar.gz) = c4d12b17e87f9b7e59c1a7284fb88bb0ab51c22037624f666469c75b993ec5939f3f88752afdab82b5d35972c76fbc36a49c6fd1f5246481efb8adf893b4fa3f
+Size (FusionInventory-Agent-2.6.tar.gz) = 2819730 bytes
+SHA1 (patch-Makefile.PL) = d01414b74fa3bbd9bedb658b39d3a07074274142
diff -r e572fdddabcf -r e9fa3b17b87c net/p5-FusionInventory-Agent/patches/patch-Makefile.PL
--- a/net/p5-FusionInventory-Agent/patches/patch-Makefile.PL    Mon May 03 16:31:37 2021 +0000
+++ b/net/p5-FusionInventory-Agent/patches/patch-Makefile.PL    Mon May 03 17:12:23 2021 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-Makefile.PL,v 1.3 2020/09/13 09:13:45 wiz Exp $
+$NetBSD: patch-Makefile.PL,v 1.4 2021/05/03 17:12:23 bouyer Exp $
 
 Fix man page path.
 Install config into examples/ directory.
 
---- Makefile.PL.orig   2019-04-12 15:04:29.000000000 +0000
-+++ Makefile.PL
-@@ -173,12 +173,12 @@ sub constants {
+--- Makefile.PL.orig   2020-09-28 11:55:10.000000000 +0200
++++ Makefile.PL        2021-05-03 18:36:36.841916298 +0200
+@@ -174,12 +174,12 @@
          INSTALLLIB           => '$(DATADIR)/lib',
          INSTALLSITELIB       => '$(DATADIR)/lib',
          INSTALLVENDORLIB     => '$(DATADIR)/lib',
@@ -24,29 +24,27 @@
          SYSCONFDIR           => '$(PREFIX)/etc/fusioninventory',
          DATADIR              => '$(PREFIX)/share/fusioninventory',
          LOCALSTATEDIR        => '$(PREFIX)/var/fusioninventory',
-@@ -239,17 +239,17 @@ sub install {
+@@ -240,18 +240,12 @@
      $install .= <<'EOF';
  
  config_install : pure_install
 -      $(MKPATH) $(DESTDIR)$(SYSCONFDIR)
 -      $(NOECHO) $(CHMOD) $(PERM_DIR) $(DESTDIR)$(SYSCONFDIR)
+-      for config in agent.cfg $(shell cd etc; echo *-plugin.cfg ); \
 +      $(MKPATH) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory
 +      $(NOECHO) $(CHMOD) $(PERM_DIR) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory
-       for config in agent.cfg inventory-server-plugin.cfg server-test-plugin.cfg ssl-server-plugin.cfg ; \
++      for config in agent.cfg inventory-server-plugin.cfg proxy-server-plugin.cfg proxy2-server-plugin.cfg server-test-plugin.cfg ssl-server-plugin.cfg; \
        do \
--        if $(TEST_F) $(DESTDIR)/$(SYSCONFDIR)/$$config; then \
+-        if $(TEST_F) $(DESTDIR)$(SYSCONFDIR)/$$config; then \
 -          $(RM_F) $(DESTDIR)$(SYSCONFDIR)/$$config.new; \
--          $(CP) etc/agent.cfg $(DESTDIR)$(SYSCONFDIR)/$$config.new; \
+-          $(CP) etc/$$config $(DESTDIR)$(SYSCONFDIR)/$$config.new; \
 -          $(CHMOD) $(PERM_RW) $(DESTDIR)$(SYSCONFDIR)/$$config.new; \
-+        if $(TEST_F) $(DESTDIR)/$(PREFIX)/share/examples/fusioninventory/$$config; then \
-+          $(RM_F) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config.new; \
-+          $(CP) etc/agent.cfg $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config.new; \
-+          $(CHMOD) $(PERM_RW) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config.new; \
-         else \
--          $(CP) etc/agent.cfg $(DESTDIR)$(SYSCONFDIR)/$$config; \
+-        else \
+-          $(CP) etc/$$config $(DESTDIR)$(SYSCONFDIR)/$$config; \
 -          $(CHMOD) $(PERM_RW) $(DESTDIR)$(SYSCONFDIR)/$$config; \
-+          $(CP) etc/agent.cfg $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config; \
-+          $(CHMOD) $(PERM_RW) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config; \
-         fi; \
+-        fi; \
++        $(CP) etc/$$config $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config; \
++        $(CHMOD) $(PERM_RW) $(DESTDIR)$(PREFIX)/share/examples/fusioninventory/$$config; \
        done
        $(ABSPERLRUN) -pi \
+           -e "s|=> undef, # SYSCONFDIR.*|=> '$(SYSCONFDIR)',|;" \



Home | Main Index | Thread Index | Old Index