SOURCES: php-pear-Net_SmartIRC-fix_includes.patch - updated to 1.0.0

glen glen at pld-linux.org
Thu Sep 29 02:24:54 CEST 2005


Author: glen                         Date: Thu Sep 29 00:24:54 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.0.0

---- Files affected:
SOURCES:
   php-pear-Net_SmartIRC-fix_includes.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-Net_SmartIRC-fix_includes.patch
diff -u SOURCES/php-pear-Net_SmartIRC-fix_includes.patch:1.2 SOURCES/php-pear-Net_SmartIRC-fix_includes.patch:1.3
--- SOURCES/php-pear-Net_SmartIRC-fix_includes.patch:1.2	Thu Jul 24 00:34:00 2003
+++ SOURCES/php-pear-Net_SmartIRC-fix_includes.patch	Thu Sep 29 02:24:49 2005
@@ -1,6 +1,5 @@
-diff -burN Net_SmartIRC-0.5.5p1.orig/SmartIRC.php Net_SmartIRC-0.5.5p1/SmartIRC.php
---- Net_SmartIRC-0.5.5p1.orig/SmartIRC.php	Tue Jul 22 20:02:07 2003
-+++ Net_SmartIRC-0.5.5p1/SmartIRC.php	Thu Jul 24 00:34:38 2003
+--- ./SmartIRC.php~	2005-09-29 03:21:19.000000000 +0300
++++ ./SmartIRC.php	2005-09-29 03:22:16.000000000 +0300
 @@ -43,9 +43,9 @@
   *
   */
@@ -11,6 +10,6 @@
 +include_once('Net/SmartIRC/defines.php');
 +include_once('Net/SmartIRC/irccommands.php');
 +include_once('Net/SmartIRC/messagehandler.php');
- define('SMARTIRC_VERSION', '0.5.5 ($Revision$)');
+ define('SMARTIRC_VERSION', '1.0.0 ($Revision$)');
  define('SMARTIRC_VERSIONSTRING', 'Net_SmartIRC '.SMARTIRC_VERSION);
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-Net_SmartIRC-fix_includes.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list