pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/decode-dimms Update to release 4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5239aa8eee60
branches:  trunk
changeset: 440233:5239aa8eee60
user:      pgoyette <pgoyette%pkgsrc.org@localhost>
date:      Sun Oct 04 14:02:06 2020 +0000

description:
Update to release 4.2

diffstat:

 sysutils/decode-dimms/Makefile                     |  10 +++++-----
 sysutils/decode-dimms/distinfo                     |  12 ++++++------
 sysutils/decode-dimms/patches/patch-decode-dimms.1 |   7 ++++---
 3 files changed, 15 insertions(+), 14 deletions(-)

diffs (73 lines):

diff -r 328b5377cae2 -r 5239aa8eee60 sysutils/decode-dimms/Makefile
--- a/sysutils/decode-dimms/Makefile    Sun Oct 04 13:40:48 2020 +0000
+++ b/sysutils/decode-dimms/Makefile    Sun Oct 04 14:02:06 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2020/09/07 14:50:25 pgoyette Exp $
+# $NetBSD: Makefile,v 1.29 2020/10/04 14:02:06 pgoyette Exp $
 
 # Track upstream's HEAD
-PKG_DATE=      20200907
-GIT_COMMIT=    349b18f5660548f8aaae4014a8fbb1a3e71d89c2
+PKG_DATE=      20201004
+GIT_COMMIT=    9cba52b9626413307b994af44695b8a9c0e058be
 DISTNAME=      i2c-tools-${GIT_COMMIT}
-PKGNAME=       decode-dimms-4.1.${PKG_DATE}
+PKGNAME=       decode-dimms-4.2.${PKG_DATE}
 CATEGORIES=    sysutils
 MASTER_SITES=  https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
 
@@ -19,7 +19,7 @@
 SUBST_CLASSES+=                rev
 SUBST_STAGE.rev=       post-extract
 SUBST_FILES.rev=       eeprom/decode-dimms
-SUBST_SED.rev=         -e '/I2C_TOOLS_VER/s/4.1/4.1-${PKG_DATE}/'
+SUBST_SED.rev=         -e '/I2C_TOOLS_VER/s/4.2/4.2-${PKG_DATE}/'
 
 NO_BUILD=      yes
 
diff -r 328b5377cae2 -r 5239aa8eee60 sysutils/decode-dimms/distinfo
--- a/sysutils/decode-dimms/distinfo    Sun Oct 04 13:40:48 2020 +0000
+++ b/sysutils/decode-dimms/distinfo    Sun Oct 04 14:02:06 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2020/09/07 14:50:25 pgoyette Exp $
+$NetBSD: distinfo,v 1.21 2020/10/04 14:02:06 pgoyette Exp $
 
-SHA1 (i2c-tools-349b18f5660548f8aaae4014a8fbb1a3e71d89c2.tar.gz) = 94b8b1dbf98e470bd918f88ede17b687b51b2ef4
-RMD160 (i2c-tools-349b18f5660548f8aaae4014a8fbb1a3e71d89c2.tar.gz) = e40d4e4a5c47f30a8f5f3cf99df9ffd558e1362f
-SHA512 (i2c-tools-349b18f5660548f8aaae4014a8fbb1a3e71d89c2.tar.gz) = dc2c766e8587580882c8fb945fdf267753e2653cd3f6c8e32b51eb87d73b3c463d78f0a1f607161c8749031a91a1e8b5bcace57a97c181772fb55eea5d01c531
-Size (i2c-tools-349b18f5660548f8aaae4014a8fbb1a3e71d89c2.tar.gz) = 101130 bytes
+SHA1 (i2c-tools-9cba52b9626413307b994af44695b8a9c0e058be.tar.gz) = b7dc885a3b21d4751fdd02213c3bed3fa2e8f0d4
+RMD160 (i2c-tools-9cba52b9626413307b994af44695b8a9c0e058be.tar.gz) = 617b32ea7b1af7cee900eb0b8d8cee572e14610b
+SHA512 (i2c-tools-9cba52b9626413307b994af44695b8a9c0e058be.tar.gz) = 1008fbf6135fa1e1ed53c679cb76b3f4d6d2cfe1ed8f79516625c80b57c5b9b03e6cec391402f43d1cfd35cd75d642e13413a0f52cb1c164d3525a3493860fc1
+Size (i2c-tools-9cba52b9626413307b994af44695b8a9c0e058be.tar.gz) = 102950 bytes
 SHA1 (patch-decode-dimms) = 8f8f03cb1bae03a5572bb65f88dfce216f98549f
-SHA1 (patch-decode-dimms.1) = fc221f7fbff2580d1e49026c2dca3872c5fd8de7
+SHA1 (patch-decode-dimms.1) = 349c0af6c639f7752e03f78d089bbb414bc1a2e7
diff -r 328b5377cae2 -r 5239aa8eee60 sysutils/decode-dimms/patches/patch-decode-dimms.1
--- a/sysutils/decode-dimms/patches/patch-decode-dimms.1        Sun Oct 04 13:40:48 2020 +0000
+++ b/sysutils/decode-dimms/patches/patch-decode-dimms.1        Sun Oct 04 14:02:06 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-decode-dimms.1,v 1.3 2020/09/07 14:50:25 pgoyette Exp $
+$NetBSD: patch-decode-dimms.1,v 1.4 2020/10/04 14:02:06 pgoyette Exp $
 
 Document the -s option (use spdmem(4)'s sysctl for input)
 
@@ -23,7 +23,7 @@
  .SH PARAMETERS
  .TP
  .B \-f, --format
-@@ -60,12 +59,20 @@
+@@ -60,13 +59,21 @@
  .B \-X
  Same as -x except treat multibyte hex data as little endian
  .TP
@@ -41,7 +41,8 @@
  Display the usage summary
  .SH BUGS
  To report bugs or send fixes, please write to the Linux I2C mailing list
- <linux-i2c%vger.kernel.org@localhost>.
+ <linux-i2c%vger.kernel.org@localhost> with Cc to the current maintainer:
+ Jean Delvare <jdelvare%suse.de@localhost>.
 -.SH SEE ALSO
 -.BR decode-vaio (1)
  .SH AUTHORS



Home | Main Index | Thread Index | Old Index