]> git.pld-linux.org Git - packages/asa.git/commitdiff
- updated, removed,
authordjrzulf <djrzulf@pld-linux.org>
Mon, 28 Feb 2005 12:17:09 +0000 (12:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asa-MiastoPlusa.patch -> 1.2
    asa-PLD.patch -> 1.3

asa-MiastoPlusa.patch [deleted file]
asa-PLD.patch

diff --git a/asa-MiastoPlusa.patch b/asa-MiastoPlusa.patch
deleted file mode 100644 (file)
index aa8cad4..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- asa-0.1.4/plugins/MiastoPlusa.pl~  2005-01-20 21:57:02.000000000 +0100
-+++ asa-0.1.4/plugins/MiastoPlusa.pl   2005-02-17 16:41:01.315811928 +0100
-@@ -7,7 +7,7 @@
- my $PLUGIN_NAME                       = "MiastoPlusa";
- my $PLUGIN_VERSION            = "0.5";
- my $DEFAULT_PRIO              = 2;
--my $DEST_NUMBERS_REGEXP               =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[1-9]|66[0-9])'; # needed like this in //
-+my $DEST_NUMBERS_REGEXP               =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[0-9]|66[0-9])'; # needed like this in //
- use vars qw ( %MiastoPlusa_accounts );
index 80295d8b22a27a2bea2f284b656aa36aeb52dea6..7e88fce87ae17340ceb3087f4918ec59c0739da0 100644 (file)
@@ -4,7 +4,7 @@ diff -ruN asa-0.1.4.old/ApaSMSAgent.pl asa-0.1.4/ApaSMSAgent.pl
 @@ -5,7 +5,7 @@
  # optimizations/cleanups for faster and saner, strict code 
  
- use constant VERSION          => "0.1.4";
+ use constant VERSION          => "0.1.5";
 -use constant CONFIG_FILE      => "config.xml";
 +use constant CONFIG_FILE      => "/etc/jabber/asa.xml";
  use constant DEVEL_RUN                => 0; # useful when testing, things are seen as 'away' in DEVEL_RUN mode
This page took 0.044319 seconds and 4 git commands to generate.