Revision: 5645 Author: pebender Date: Sat Oct 10 07:07:52 2009 Log: - Updated package system/irserver.
http://code.google.com/p/minimyth/source/detail?r=5645 Added: /trunk/gar-minimyth/script/system/irserver/files/irserver-20091009-lirc_0.8.6.patch Deleted: /trunk/gar-minimyth/script/system/irserver/files/irserver-20090724-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-20091009-lirc_0.8.6.patch Sat Oct 10 07:07:52 2009 @@ -0,0 +1,12 @@ +diff -Naur irserver-20091009-old/server.c irserver-20091009-new/server.c +--- irserver-20091009-old/server.c 2009-10-09 07:32:51.000000000 -0700 ++++ irserver-20091009-new/server.c 2009-10-10 07:05:02.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-20090724-lirc_0.8.6.patch Sat Jul 25 04:10:45 2009 +++ /dev/null @@ -1,12 +0,0 @@ -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/html/minimyth/document-changelog.txt Sat Oct 10 07:07:10 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 10 07:07:52 2009 @@ -187,6 +187,7 @@ Updated perl/perl-DBD-mysql. Updated perl/perl-libwww-perl. Updated qt/qt4. + Updated system/irserver. Updated system/lirc. Updated system/udev. Updated system/zoneinfo. ======================================= --- /trunk/gar-minimyth/script/system/irserver/Makefile Sat Jul 25 04:10:45 2009 +++ /trunk/gar-minimyth/script/system/irserver/Makefile Sat Oct 10 07:07:52 2009 @@ -1,5 +1,5 @@ GARNAME = irserver -GARVERSION = 20090724 +GARVERSION = 20091009 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 Sat Jul 25 04:10:45 2009 +++ /trunk/gar-minimyth/script/system/irserver/checksums Sat Oct 10 07:07:52 2009 @@ -1,2 +1,2 @@ -62dbd73038d83d38f9eb516c2809f08a download/irserver-20090724.tar.bz2 -0745cbf0b1196092d3146644beaf865c download/irserver-20090724-lirc_0.8.6.patch +8366e84d3209d79a518820c927195522 download/irserver-20091009.tar.bz2 +f9672b6e437aecbcecf496166113127d download/irserver-20091009-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 -~----------~----~----~----~------~----~------~--~---
