[Lunar-commits] <moonbase> udev: version bumped to 153.
Florin Braescu
florin at lunar-linux.org
Fri Apr 23 07:48:56 CEST 2010
commit 1499b58e82af2182ccc7fbaff767786d80bcb8a5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 23 08:48:56 2010 +0300
udev: version bumped to 153.
---
filesys/udev/BUILD | 1 -
filesys/udev/DETAILS | 11 ++++-------
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/filesys/udev/BUILD b/filesys/udev/BUILD
index d3659fc..e83860e 100644
--- a/filesys/udev/BUILD
+++ b/filesys/udev/BUILD
@@ -18,7 +18,6 @@
mkdir -p /lib/udev/devices &&
patch_it $SOURCE2 0 &&
- patch_it $SOURCE4 1 &&
sedit "/^pkgconfigdir/s;.*;pkgconfigdir = /usr/lib/pkgconfig;" Makefile.in &&
sedit '/$(DESTDIR)$(prefix)\/lib\/ConsoleKit/s;$(DESTDIR)$(prefix);/usr;g' Makefile.in &&
diff --git a/filesys/udev/DETAILS b/filesys/udev/DETAILS
index 42fd62b..782fb6f 100644
--- a/filesys/udev/DETAILS
+++ b/filesys/udev/DETAILS
@@ -1,20 +1,17 @@
MODULE=udev
- VERSION=151
+ VERSION=153
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-$VERSION-rules.patch.bz2
+ SOURCE2=$MODULE-151-rules.patch.bz2
SOURCE3=raid-devfs.sh-udev-088
- SOURCE4=udev-151-missing-firmware.patch.bz2
SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
- SOURCE4_URL=$PATCH_URL
- SOURCE_VFY=sha1:04bab1fd73797815b0f2412edcf1070acd35bce1
+ SOURCE_VFY=sha1:de06586d98419e17895c89025fcb20e5b023a1dc
SOURCE2_VFY=sha1:63b110d0f0c22e780503f5834f6884ffca5601c6
SOURCE3_VFY=sha1:44a12035774c2b42b784267d38e61a34aa0b645b
- SOURCE4_VFY=sha1:2cf5ce1d2760db2f1af11ea70e2154693d44c532
WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
ENTERED=20040104
- UPDATED=20100320
+ UPDATED=20100423
MAINTAINER=moe at lunar-linux.org
SHORT="hotplug and device handling daemon"
More information about the Lunar-commits
mailing list