ports/opt (2.3): spamprobe: update to 1.4c
commit 19fb908b2843eddef5a212423d7264ac777a2cd9 Author: Juergen Daubert <jue@jue.li> Date: Fri Jan 5 18:03:53 2007 +0100 spamprobe: update to 1.4c diff --git a/spamprobe/.md5sum b/spamprobe/.md5sum index 82a916d..c7d0e79 100644 --- a/spamprobe/.md5sum +++ b/spamprobe/.md5sum @@ -1,3 +1,3 @@ 452b1f802dfb2da7ceaaf647eb8564c8 pbl_1_03.tar.gz -2f89e12ec1e76583f8c30150fd95b87b spamprobe-1.4b-gcc41.patch -735a5ef084ca09a39fb88a0334fcc68e spamprobe-1.4b.tar.gz +2f89e12ec1e76583f8c30150fd95b87b spamprobe-1.4c-gcc41.patch +665b1c6ca1a9a1100b40a3f2aa34c9b6 spamprobe-1.4c.tar.gz diff --git a/spamprobe/Pkgfile b/spamprobe/Pkgfile index f12b293..95ef09f 100644 --- a/spamprobe/Pkgfile +++ b/spamprobe/Pkgfile @@ -3,8 +3,8 @@ # Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de name=spamprobe -version=1.4b -release=2 +version=1.4c +release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \ http://www.mission-base.com/peter/source/pbl_1_03.tar.gz \ $name-$version-gcc41.patch) diff --git a/spamprobe/spamprobe-1.4b-gcc41.patch b/spamprobe/spamprobe-1.4b-gcc41.patch deleted file mode 100644 index 133d315..0000000 --- a/spamprobe/spamprobe-1.4b-gcc41.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nru spamprobe-1.4b.orig/src/includes/Buffer.h spamprobe-1.4b/src/includes/Buffer.h ---- spamprobe-1.4b.orig/src/includes/Buffer.h 2006-11-26 17:58:49.451810426 +0100 -+++ spamprobe-1.4b/src/includes/Buffer.h 2006-11-26 18:01:37.872007426 +0100 -@@ -32,6 +32,7 @@ - #define _Buffer_h - - #include "Array.h" -+#include <cassert> - - // - // Similar to Array but handles variable length. diff --git a/spamprobe/spamprobe-1.4c-gcc41.patch b/spamprobe/spamprobe-1.4c-gcc41.patch new file mode 100644 index 0000000..133d315 --- /dev/null +++ b/spamprobe/spamprobe-1.4c-gcc41.patch @@ -0,0 +1,11 @@ +diff -Nru spamprobe-1.4b.orig/src/includes/Buffer.h spamprobe-1.4b/src/includes/Buffer.h +--- spamprobe-1.4b.orig/src/includes/Buffer.h 2006-11-26 17:58:49.451810426 +0100 ++++ spamprobe-1.4b/src/includes/Buffer.h 2006-11-26 18:01:37.872007426 +0100 +@@ -32,6 +32,7 @@ + #define _Buffer_h + + #include "Array.h" ++#include <cassert> + + // + // Similar to Array but handles variable length.
participants (1)
-
crux@crux.nu