summaryrefslogtreecommitdiff
path: root/news/pan2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 06:38:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 06:38:35 +0000
commit3df92522a4db282af8a2aee8883f14185d2559bf (patch)
treee5f3627678004f4a9626f68c3413217e336b6cd4 /news/pan2
parentupdate to openwebmail-2.01 (diff)
Update to 0.13.96.
Notes
Notes: svn path=/head/; revision=79664
Diffstat (limited to 'news/pan2')
-rw-r--r--news/pan2/Makefile3
-rw-r--r--news/pan2/distinfo2
-rw-r--r--news/pan2/files/patch-pan_base_article.c10
3 files changed, 2 insertions, 13 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index 78562ae8b0dd..375000f738b6 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pan2
-PORTVERSION= 0.13.95
-PORTREVISION= 1
+PORTVERSION= 0.13.96
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 7f1b25abf0a6..23ecd6c1794c 100644
--- a/news/pan2/distinfo
+++ b/news/pan2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/pan-0.13.95.tar.bz2) = 3083530b9e54568ee325f4bd9f8652d9
+MD5 (gnome2/pan-0.13.96.tar.bz2) = a0be75934ea792d5cbfcd087a2236d74
diff --git a/news/pan2/files/patch-pan_base_article.c b/news/pan2/files/patch-pan_base_article.c
deleted file mode 100644
index 20ee6780549a..000000000000
--- a/news/pan2/files/patch-pan_base_article.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- pan/base/article.c.orig Sat Apr 26 00:33:54 2003
-+++ pan/base/article.c Sat Apr 26 00:45:00 2003
-@@ -505,7 +505,6 @@
- if (changed_qty > 0)
- articles_set_dirty (changed, changed_qty);
-
-- g_free (changed);
- }
-
-