diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-08 20:35:54 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-08 20:35:54 +0100 |
commit | f9f1e5547a10a46d4765556710d9a5c9d6c90c17 (patch) | |
tree | 872c2cd6d5d41fc5326cee14c1828a806c9ca15c | |
parent | b1dfd44e429870f5f6af4357769946bc150368e7 (diff) | |
download | nutyx-pakxe-f9f1e5547a10a46d4765556710d9a5c9d6c90c17.tar.gz nutyx-pakxe-f9f1e5547a10a46d4765556710d9a5c9d6c90c17.tar.bz2 nutyx-pakxe-f9f1e5547a10a46d4765556710d9a5c9d6c90c17.tar.xz nutyx-pakxe-f9f1e5547a10a46d4765556710d9a5c9d6c90c17.zip |
Maj bogofilter#1.2.1-1, déplacé dans base
-rw-r--r-- | base/bogofilter/.footprint (renamed from extra/bogofilter/.footprint) | 0 | ||||
-rw-r--r-- | base/bogofilter/.md5sum | 1 | ||||
-rw-r--r-- | base/bogofilter/Pkgfile (renamed from extra/bogofilter/Pkgfile) | 9 | ||||
-rw-r--r-- | extra/bogofilter/.md5sum | 1 |
4 files changed, 5 insertions, 6 deletions
diff --git a/extra/bogofilter/.footprint b/base/bogofilter/.footprint index 1396ab023..1396ab023 100644 --- a/extra/bogofilter/.footprint +++ b/base/bogofilter/.footprint diff --git a/base/bogofilter/.md5sum b/base/bogofilter/.md5sum new file mode 100644 index 000000000..2c1fd57ad --- /dev/null +++ b/base/bogofilter/.md5sum @@ -0,0 +1 @@ +a12a16d88d6d565dacf2a5e6259a3337 bogofilter-1.2.1.tar.gz diff --git a/extra/bogofilter/Pkgfile b/base/bogofilter/Pkgfile index 4558573e0..ebe753b19 100644 --- a/extra/bogofilter/Pkgfile +++ b/base/bogofilter/Pkgfile @@ -1,11 +1,10 @@ -# Description: Filtre antispam très puissant qui fonctionne à merveille notamment avec Sylpheed -# URL: -# Packager: bleizh_du +# Description: Filtre bayésien de mail et antispam +# URL: http://www.bogofilter.org +# Packager: skingrapher at legtux dot org # Maintainer: NuTyX core team -# Depends on: name=bogofilter -version=1.2.0 +version=1.2.1 release=1 source=(http://ovh.dl.sourceforge.net/sourceforge/bogofilter/$name-$version.tar.gz) build() { diff --git a/extra/bogofilter/.md5sum b/extra/bogofilter/.md5sum deleted file mode 100644 index c0c7e4377..000000000 --- a/extra/bogofilter/.md5sum +++ /dev/null @@ -1 +0,0 @@ -4bbc9adc30d4f8e3a547f9be18a1cb74 bogofilter-1.2.0.tar.gz |