Revision: 5230 Author: pebender Date: Sat Jul 25 04:10:45 2009 Log: - Updated package system/irserver.
http://code.google.com/p/minimyth/source/detail?r=5230 Added: /trunk/gar-minimyth/script/system/irserver/files/irserver-20090724-lirc_0.8.6.patch Deleted: /trunk/gar-minimyth/script/system/irserver/files/irserver-20090521-lirc_0.8.6.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/system/irserver/Makefile /trunk/gar-minimyth/script/system/irserver/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/system/irserver/files/irserver-20090724-lirc_0.8.6.patch Sat Jul 25 04:10:45 2009 @@ -0,0 +1,12 @@ +diff -Naur irserver-20090724-old/server.c irserver-20090724-new/server.c +--- irserver-20090724-old/server.c 2009-07-24 08:13:26.000000000 -0700 ++++ irserver-20090724-new/server.c 2009-07-25 04:08:42.000000000 -0700 +@@ -101,7 +101,7 @@ + + #ifdef LINUX + SOCKET local_socket; +-#define LIRCD "/dev/lircd" ++#define LIRCD "/var/run/lirc/lircd" + #define PERMISSIONS 0666 + #endif + ======================================= --- /trunk/gar-minimyth/script/system/irserver/files/irserver-20090521-lirc_0.8.6.patch Tue Jun 9 20:35:19 2009 +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur irserver-20090521-old/server.c irserver-20090521-new/server.c ---- irserver-20090521-old/server.c 2009-05-20 10:53:40.000000000 -0700 -+++ irserver-20090521-new/server.c 2009-06-09 20:28:39.000000000 -0700 -@@ -101,7 +101,7 @@ - - #ifdef LINUX - SOCKET local_socket; --#define LIRCD "/dev/lircd" -+#define LIRCD "/var/run/lirc/lircd" - #define PERMISSIONS 0666 - #endif - ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Jul 24 09:53:04 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Jul 25 04:10:45 2009 @@ -1,7 +1,7 @@ MiniMyth Changelog -------------------------------------------------------------------------------- -Changes since 68 (2009-07-24): +Changes since 68 (2009-07-25): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -90,6 +90,7 @@ Updated mediaplayers/mplayer-svn. Updated perl/perl-libwww-perl. Updated perl/perl-WWW-Curl. + Updated system/irserver. Updated system/lirc. Updated system/udev. Updated system/zoneinfo. ======================================= --- /trunk/gar-minimyth/script/system/irserver/Makefile Tue Jun 9 20:35:19 2009 +++ /trunk/gar-minimyth/script/system/irserver/Makefile Sat Jul 25 04:10:45 2009 @@ -1,5 +1,5 @@ GARNAME = irserver -GARVERSION = 20090521 +GARVERSION = 20090724 CATEGORIES = system # This site lacks a version number so we will download it from www.minimyth.org. #MASTER_SITES = http://www.irtrans.de/download/Server/Linux/ ======================================= --- /trunk/gar-minimyth/script/system/irserver/checksums Tue Jun 9 20:35:19 2009 +++ /trunk/gar-minimyth/script/system/irserver/checksums Sat Jul 25 04:10:45 2009 @@ -1,2 +1,2 @@ -70a18b2fca531c653af547c83cf88120 download/irserver-20090521.tar.bz2 -481177a421c5ad2c6ec322b339d13e88 download/irserver-20090521-lirc_0.8.6.patch +62dbd73038d83d38f9eb516c2809f08a download/irserver-20090724.tar.bz2 +0745cbf0b1196092d3146644beaf865c download/irserver-20090724-lirc_0.8.6.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
