Author: pebender
Date: Tue Jun 23 18:56:14 2009
New Revision: 5039
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.1-perl.patch.gar
Removed:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.0-changeset_r5730.patch
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.0-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 Tue Jun 23
18:56:14 2009
@@ -149,6 +149,7 @@
Updated system/zoneinfo.
Updated utils/cwiid.
Updated utils/findutils.
+ Updated utils/lm_sensors.
Updated utils/util-linux-ng.
Updated xorg-7.4/dri2proto.
Updated xorg-7.4/inputproto.
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 Tue Jun 23 18:56:14
2009
@@ -1,10 +1,10 @@
GARNAME = lm_sensors
-GARVERSION = 3.1.0
+GARVERSION = 3.1.1
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_r5730.patch $(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 Tue Jun 23
18:56:14 2009
@@ -1,3 +1,2 @@
-e23130eaa46c66b861729835e08bdccf download/lm_sensors-3.1.0.tar.bz2
-b6c071e085d6096c0597c9a4455a3c0d
download/lm_sensors-3.1.0-changeset_r5730.patch
-b2770e0ed5648b06374ce1f342815dbe download/lm_sensors-3.1.0-perl.patch.gar
+613d7cfa23b70c0abae3fabb0a72ff5f download/lm_sensors-3.1.1.tar.bz2
+fbae4162ec2549246d86452de2f0ac11 download/lm_sensors-3.1.1-perl.patch.gar
Added:
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.1-perl.patch.gar
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/utils/lm_sensors/files/lm_sensors-3.1.1-perl.patch.gar
Tue Jun 23 18:56:14 2009
@@ -0,0 +1,27 @@
+diff -Naur lm_sensors-3.1.1-old/etc/sensors-conf-convert
lm_sensors-3.1.1-new/etc/sensors-conf-convert
+--- lm_sensors-3.1.1-old/etc/sensors-conf-convert 2007-10-25
02:59:05.000000000 -0700
++++ lm_sensors-3.1.1-new/etc/sensors-conf-convert 2009-06-23
18:26:22.000000000 -0700
+@@ -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.1-old/lib/test/test-scanner.pl
lm_sensors-3.1.1-new/lib/test/test-scanner.pl
+--- lm_sensors-3.1.1-old/lib/test/test-scanner.pl 2008-03-26
06:37:12.000000000 -0700
++++ lm_sensors-3.1.1-new/lib/test/test-scanner.pl 2009-06-23
18:26:22.000000000 -0700
+@@ -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.1-old/prog/detect/sensors-detect
lm_sensors-3.1.1-new/prog/detect/sensors-detect
+--- lm_sensors-3.1.1-old/prog/detect/sensors-detect 2009-06-02
06:51:29.000000000 -0700
++++ lm_sensors-3.1.1-new/prog/detect/sensors-detect 2009-06-23
18:26:22.000000000 -0700
+@@ -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
-~----------~----~----~----~------~----~------~--~---