summaryrefslogtreecommitdiff
path: root/news/pan2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-04 07:24:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-04 07:24:45 +0000
commit0f7623a8a6ddab2aff343ebff75bb84a7e115702 (patch)
treecb2ce715050923f1ead1d22fab6350ad465b8716 /news/pan2
parentUpdate to 1.3. (diff)
Update to 0.13.93.
Notes
Notes: svn path=/head/; revision=78122
Diffstat (limited to 'news/pan2')
-rw-r--r--news/pan2/Makefile2
-rw-r--r--news/pan2/distinfo2
-rw-r--r--news/pan2/files/patch-pan_filters_score.c11
3 files changed, 13 insertions, 2 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index a72b4bac2593..22586c54d3b8 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pan2
-PORTVERSION= 0.13.4
+PORTVERSION= 0.13.93
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
diff --git a/news/pan2/distinfo b/news/pan2/distinfo
index 2925a4d225d2..0e83690e8e2f 100644
--- a/news/pan2/distinfo
+++ b/news/pan2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/pan-0.13.4.tar.bz2) = 093615f0f22a0a3b75b627024d4621f9
+MD5 (gnome2/pan-0.13.93.tar.bz2) = 87a82f1166a56eaaa99b0fd953928d56
diff --git a/news/pan2/files/patch-pan_filters_score.c b/news/pan2/files/patch-pan_filters_score.c
new file mode 100644
index 000000000000..3b3c5eda6617
--- /dev/null
+++ b/news/pan2/files/patch-pan_filters_score.c
@@ -0,0 +1,11 @@
+--- pan/filters/score.c.orig Tue Apr 1 12:07:45 2003
++++ pan/filters/score.c Tue Apr 1 12:07:52 2003
+@@ -28,7 +28,7 @@
+ #include <string.h>
+ #include <math.h>
+
+-#include <regex.h>
++#include <gnuregex.h>
+
+ #include <glib.h>
+