diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-06-09 08:09:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-06-09 08:09:08 +0000 |
commit | 1d6d08522d1bdd76f0ab087d45a6833824cb47b5 (patch) | |
tree | f8a463fe9db0942260fa9dd02da88ffd5c0f8849 /app-text/crm114/files | |
parent | oops, correct xml now (diff) | |
download | historical-1d6d08522d1bdd76f0ab087d45a6833824cb47b5.tar.gz historical-1d6d08522d1bdd76f0ab087d45a6833824cb47b5.tar.bz2 historical-1d6d08522d1bdd76f0ab087d45a6833824cb47b5.zip |
Version bump with a compile fix patch, thanks to: John Hampton <pacopablo@pacopablo.com> in bug #53252
Diffstat (limited to 'app-text/crm114/files')
-rw-r--r-- | app-text/crm114/files/crm114-20040601-mailfilter.patch | 16 | ||||
-rw-r--r-- | app-text/crm114/files/digest-crm114-20040601 | 1 |
2 files changed, 17 insertions, 0 deletions
diff --git a/app-text/crm114/files/crm114-20040601-mailfilter.patch b/app-text/crm114/files/crm114-20040601-mailfilter.patch new file mode 100644 index 000000000000..17eee4d71af2 --- /dev/null +++ b/app-text/crm114/files/crm114-20040601-mailfilter.patch @@ -0,0 +1,16 @@ +--- old/mailfilter.crm 2004-06-07 11:56:04.701302534 -0700 ++++ new/mailfilter.crm 2004-06-07 11:57:49.645986881 -0700 +@@ -108,6 +108,13 @@ + { + match [:config:] /.+/ + input [:*:config:] (:option_txt:) ++ { ++ match [:config:] /^\/.+/ ++ } ++ alius ++ { ++ input [:*:fileprefix::*:config:] (:option_txt:) ++ } + } + alius + { diff --git a/app-text/crm114/files/digest-crm114-20040601 b/app-text/crm114/files/digest-crm114-20040601 new file mode 100644 index 000000000000..8d158ba0996c --- /dev/null +++ b/app-text/crm114/files/digest-crm114-20040601 @@ -0,0 +1 @@ +MD5 3dff1601f8bf2c42e8c767900fca2a56 crm114-20040601-BlameKyoto.src.tar.gz 760489 |