Author: pebender
Date: Sun Mar 1 10:35:31 2009
New Revision: 4432
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.0-perl.patch.gar
Removed:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5352.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5366.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5473.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5580.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5581.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-changeset_5627.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.0.3-perl.patch.gar
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/utils/lm_sensors/Makefile
trunk/gar-minimyth/script/utils/lm_sensors/checksums
Log:
- Updated package utils/lm_sensors.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Mar 1
10:35:31 2009
@@ -84,6 +84,7 @@
Updated utils/ed.
Updated utils/file.
Updated utils/grep.
+ Updated utils/lm_sensors.
Updated utils/pciutils.
Updated utils/util-linux-ng.
Updated xorg-7.3/libdrm.
Modified: trunk/gar-minimyth/script/utils/lm_sensors/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/lm_sensors/Makefile (original)
+++ trunk/gar-minimyth/script/utils/lm_sensors/Makefile Sun Mar 1 10:35:31
2009
@@ -1,17 +1,10 @@
GARNAME = lm_sensors
-GARVERSION = 3.0.3
+GARVERSION = 3.1.0
CATEGORIES = utils
MASTER_SITES = http://dl.lm-sensors.org/lm-sensors/releases/
MASTER_SITES += svn://lm-sensors.org/svn/lm-sensors/trunk/
DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = \
- $(DISTNAME)-changeset_5352.patch \
- $(DISTNAME)-changeset_5366.patch \
- $(DISTNAME)-changeset_5473.patch \
- $(DISTNAME)-changeset_5580.patch \
- $(DISTNAME)-changeset_5581.patch \
- $(DISTNAME)-changeset_5627.patch
-PATCHFILES += $(DISTNAME)-perl.patch.gar
+PATCHFILES = $(DISTNAME)-perl.patch.gar
LICENSE = GPL2
DESCRIPTION =
Modified: trunk/gar-minimyth/script/utils/lm_sensors/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/lm_sensors/checksums (original)
+++ trunk/gar-minimyth/script/utils/lm_sensors/checksums Sun Mar 1
10:35:31 2009
@@ -1,8 +1,2 @@
-e88b236228ac2a50821217015b8fd0fa download/lm_sensors-3.0.3.tar.bz2
-6b9ea25ab25e7d15793193580b3fe5a9
download/lm_sensors-3.0.3-changeset_5352.patch
-8037abd9df1c802b581919918c288de3
download/lm_sensors-3.0.3-changeset_5366.patch
-d04bd32ececa6d6a540df5d6685e0469
download/lm_sensors-3.0.3-changeset_5473.patch
-7eb7e818ca3352f844d7c960eb8d6a00
download/lm_sensors-3.0.3-changeset_5580.patch
-3f2471b7ab53268742813b249315b1c6
download/lm_sensors-3.0.3-changeset_5581.patch
-928e54c26e0d820f9a8349b25ed40999
download/lm_sensors-3.0.3-changeset_5627.patch
-f49706aa8d881acb84fdc4fc3fda9636 download/lm_sensors-3.0.3-perl.patch.gar
+e23130eaa46c66b861729835e08bdccf download/lm_sensors-3.1.0.tar.bz2
+b2770e0ed5648b06374ce1f342815dbe download/lm_sensors-3.1.0-perl.patch.gar
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.0-perl.patch.gar
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.0-perl.patch.gar
Sun Mar 1 10:35:31 2009
@@ -0,0 +1,27 @@
+diff -Naur lm_sensors-3.1.0-old/etc/sensors-conf-convert
lm_sensors-3.1.0-new/etc/sensors-conf-convert
+--- lm_sensors-3.1.0-old/etc/sensors-conf-convert 2007-10-25
02:59:05.000000000 -0700
++++ lm_sensors-3.1.0-new/etc/sensors-conf-convert 2009-03-01
10:19:11.000000000 -0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w -pi.old
+...@gar_bindir@/perl -w
+
+ # Convert a sensors.conf file from the old (Linux 2.4, lm-sensors 2)
+ # symbol names to the new (Linux 2.6, lm-sensors 3) symbol names.
+diff -Naur lm_sensors-3.1.0-old/lib/test/test-scanner.pl
lm_sensors-3.1.0-new/lib/test/test-scanner.pl
+--- lm_sensors-3.1.0-old/lib/test/test-scanner.pl 2008-03-26
06:37:12.000000000 -0700
++++ lm_sensors-3.1.0-new/lib/test/test-scanner.pl 2009-03-01
10:18:45.000000000 -0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_bindir@/perl -w
+
+ # test-scanner.pl - test script for the libsensors config-file scanner
+ # Copyright (C) 2006 Mark M. Hoffman <[email protected]>
+diff -Naur lm_sensors-3.1.0-old/prog/detect/sensors-detect
lm_sensors-3.1.0-new/prog/detect/sensors-detect
+--- lm_sensors-3.1.0-old/prog/detect/sensors-detect 2009-02-26
08:15:04.000000000 -0800
++++ lm_sensors-3.1.0-new/prog/detect/sensors-detect 2009-03-01
10:18:30.000000000 -0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
+...@gar_bindir@/perl -w
+ #
+ # sensors-detect - Detect hardware monitoring chips
+ # Copyright (C) 1998 - 2002 Frodo Looijaard <[email protected]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---