aboutsummaryrefslogtreecommitdiff
path: root/news/pan
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-02-28 12:29:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-02-28 12:29:41 +0000
commitc4524d3595a555cd4d2fd11ee8c5c5c6e1d0af35 (patch)
tree964a3563be694af09afbf148ff25b3e583b405f4 /news/pan
parentb9f69b348959ac6e8eecbf775b26d304336187d5 (diff)
downloadports-c4524d3595a555cd4d2fd11ee8c5c5c6e1d0af35.tar.gz
ports-c4524d3595a555cd4d2fd11ee8c5c5c6e1d0af35.zip
Update to 0.134.
Switch to gmime 2.4
Notes
Notes: svn path=/head/; revision=269975
Diffstat (limited to 'news/pan')
-rw-r--r--news/pan/Makefile5
-rw-r--r--news/pan/distinfo5
-rw-r--r--news/pan/files/patch-fix_with_new_gcc54
-rw-r--r--news/pan/pkg-plist1
4 files changed, 5 insertions, 60 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 76dae9ed918a..86bdacbabeca 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= pan
-PORTVERSION= 0.133
-PORTREVISION= 4
+PORTVERSION= 0.134
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
@@ -17,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Threaded GTK+2 newsreader based on Agent for Windows
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
- gmime-2.0.4:${PORTSDIR}/mail/gmime2
+ gmime-2.4.6:${PORTSDIR}/mail/gmime24
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/news/pan/distinfo b/news/pan/distinfo
index 9adf52edec38..040b988d78fd 100644
--- a/news/pan/distinfo
+++ b/news/pan/distinfo
@@ -1,3 +1,2 @@
-MD5 (gnome2/pan-0.133.tar.bz2) = ca165da8557605d89d327cff78891b89
-SHA256 (gnome2/pan-0.133.tar.bz2) = e2494d89a5c3150d97f38af22ad6938f6ff29c64628c67e716d98a566f368e91
-SIZE (gnome2/pan-0.133.tar.bz2) = 1452883
+SHA256 (gnome2/pan-0.134.tar.bz2) = f29a5fdbfe0c1fe30fdf3fea35752e39afda124febe52658c2a4dad0f63c8849
+SIZE (gnome2/pan-0.134.tar.bz2) = 1400238
diff --git a/news/pan/files/patch-fix_with_new_gcc b/news/pan/files/patch-fix_with_new_gcc
deleted file mode 100644
index 354111c2a362..000000000000
--- a/news/pan/files/patch-fix_with_new_gcc
+++ /dev/null
@@ -1,54 +0,0 @@
-
-Index: files/patch-pan-general-log.h
-===================================================================
-RCS file: files/patch-pan-general-log.h
-diff -N files/patch-pan-general-log.h
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ files/patch-pan-general-log.h 10 Feb 2010 07:57:14 -0000
-@@ -0,0 +1,10 @@
-+--- pan/general/log.h.orig 2010-02-09 23:56:23.726358757 -0800
-++++ pan/general/log.h 2010-02-09 23:56:44.395935476 -0800
-+@@ -24,6 +24,7 @@
-+ #include <set>
-+ #include <string>
-+ #include <deque>
-++#include <stdio.h>
-+
-+ namespace pan
-+ {
-Index: files/patch-pan-general-progress.h
-===================================================================
-RCS file: files/patch-pan-general-progress.h
-diff -N files/patch-pan-general-progress.h
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ files/patch-pan-general-progress.h 10 Feb 2010 07:59:18 -0000
-@@ -0,0 +1,10 @@
-+--- pan/general/progress.h.orig 2010-02-09 23:58:24.202873230 -0800
-++++ pan/general/progress.h 2010-02-09 23:58:51.868666229 -0800
-+@@ -25,6 +25,7 @@
-+ #include <vector>
-+ #include <pan/general/debug.h>
-+ #include <pan/general/string-view.h>
-++#include <stdio.h>
-+
-+ namespace pan
-+ {
-Index: files/patch-pan-usenet-utils-numbers.h
-===================================================================
-RCS file: files/patch-pan-usenet-utils-numbers.h
-diff -N files/patch-pan-usenet-utils-numbers.h
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ files/patch-pan-usenet-utils-numbers.h 10 Feb 2010 08:01:46 -0000
-@@ -0,0 +1,10 @@
-+--- pan/usenet-utils/numbers.h.orig 2010-02-10 00:00:56.795075032 -0800
-++++ pan/usenet-utils/numbers.h 2010-02-10 00:01:14.144851610 -0800
-+@@ -22,6 +22,7 @@
-+
-+ #include <vector>
-+ #include <pan/general/string-view.h>
-++#include <stdio.h>
-+
-+ class string;
-+
-
-
diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist
index 341486769822..8c2a6547a484 100644
--- a/news/pan/pkg-plist
+++ b/news/pan/pkg-plist
@@ -12,6 +12,7 @@ share/locale/dz/LC_MESSAGES/pan.mo
share/locale/el/LC_MESSAGES/pan.mo
share/locale/en_CA/LC_MESSAGES/pan.mo
share/locale/en_GB/LC_MESSAGES/pan.mo
+share/locale/eu/LC_MESSAGES/pan.mo
share/locale/es/LC_MESSAGES/pan.mo
share/locale/et/LC_MESSAGES/pan.mo
share/locale/fi/LC_MESSAGES/pan.mo