diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-13 11:16:30 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-13 11:16:30 +0000 |
commit | 31d407367d3189e2cd8b0a12311051456ebbe35a (patch) | |
tree | 9a65110e73956c082d7ad56376631dee01bbd322 /news | |
parent | Update to 1.0.7. (diff) |
Update to 0.11.0.
PR: 31718
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes
Notes:
svn path=/head/; revision=49979
Diffstat (limited to '')
-rw-r--r-- | news/pan/Makefile | 2 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/files/patch-pan::filters::filter-phrase.h | 8 | ||||
-rw-r--r-- | news/pan/files/patch-pan::text.c | 14 | ||||
-rw-r--r-- | news/pan/pkg-plist | 1 | ||||
-rw-r--r-- | news/pan2/Makefile | 2 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/files/patch-pan::filters::filter-phrase.h | 8 | ||||
-rw-r--r-- | news/pan2/files/patch-pan::text.c | 14 | ||||
-rw-r--r-- | news/pan2/pkg-plist | 1 |
10 files changed, 14 insertions, 40 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 74ab914fc70f..64c53358e233 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.10.0.92 +PORTVERSION= 0.11.0 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ diff --git a/news/pan/distinfo b/news/pan/distinfo index 714897e33cc0..5eba2f734154 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.10.0.92.tar.bz2) = c3542da35ee85beb145500a61b54e9cb +MD5 (pan-0.11.0.tar.bz2) = 287fb46544b807bba9f8aa9d5c324049 diff --git a/news/pan/files/patch-pan::filters::filter-phrase.h b/news/pan/files/patch-pan::filters::filter-phrase.h index 2073c8cc19f3..ae0696e5d845 100644 --- a/news/pan/files/patch-pan::filters::filter-phrase.h +++ b/news/pan/files/patch-pan::filters::filter-phrase.h @@ -1,12 +1,12 @@ $FreeBSD$ ---- pan/filters/filter-phrase.h 2001/08/21 15:06:27 1.1 -+++ pan/filters/filter-phrase.h 2001/08/21 15:06:43 -@@ -24,7 +24,7 @@ - #ifndef __FILTER_PHRASE_H__ +--- pan/filters/filter-phrase.h.orig Thu Oct 25 18:49:53 2001 ++++ pan/filters/filter-phrase.h Tue Nov 13 12:33:06 2001 +@@ -25,7 +25,7 @@ #define __FILTER_PHRASE_H__ + #include <sys/types.h> -#include <regex.h> +#include <gnuregex.h> diff --git a/news/pan/files/patch-pan::text.c b/news/pan/files/patch-pan::text.c deleted file mode 100644 index 660712b92e8a..000000000000 --- a/news/pan/files/patch-pan::text.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- pan/text.c.orig Fri Oct 5 00:39:24 2001 -+++ pan/text.c Mon Oct 8 19:54:22 2001 -@@ -23,8 +23,6 @@ - #include <ctype.h> - #include <string.h> - --#include <alloca.h> -- - #include <glib.h> - #include <gtk/gtkmain.h> - #include <gtk/gtkwidget.h> diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 3bb9c6276bba..791155a7cd96 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -7,6 +7,7 @@ share/locale/da/LC_MESSAGES/pan.mo share/locale/de/LC_MESSAGES/pan.mo share/locale/en_GB/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 share/locale/fr/LC_MESSAGES/pan.mo share/locale/ga/LC_MESSAGES/pan.mo diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 74ab914fc70f..64c53358e233 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.10.0.92 +PORTVERSION= 0.11.0 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 714897e33cc0..5eba2f734154 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.10.0.92.tar.bz2) = c3542da35ee85beb145500a61b54e9cb +MD5 (pan-0.11.0.tar.bz2) = 287fb46544b807bba9f8aa9d5c324049 diff --git a/news/pan2/files/patch-pan::filters::filter-phrase.h b/news/pan2/files/patch-pan::filters::filter-phrase.h index 2073c8cc19f3..ae0696e5d845 100644 --- a/news/pan2/files/patch-pan::filters::filter-phrase.h +++ b/news/pan2/files/patch-pan::filters::filter-phrase.h @@ -1,12 +1,12 @@ $FreeBSD$ ---- pan/filters/filter-phrase.h 2001/08/21 15:06:27 1.1 -+++ pan/filters/filter-phrase.h 2001/08/21 15:06:43 -@@ -24,7 +24,7 @@ - #ifndef __FILTER_PHRASE_H__ +--- pan/filters/filter-phrase.h.orig Thu Oct 25 18:49:53 2001 ++++ pan/filters/filter-phrase.h Tue Nov 13 12:33:06 2001 +@@ -25,7 +25,7 @@ #define __FILTER_PHRASE_H__ + #include <sys/types.h> -#include <regex.h> +#include <gnuregex.h> diff --git a/news/pan2/files/patch-pan::text.c b/news/pan2/files/patch-pan::text.c deleted file mode 100644 index 660712b92e8a..000000000000 --- a/news/pan2/files/patch-pan::text.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- pan/text.c.orig Fri Oct 5 00:39:24 2001 -+++ pan/text.c Mon Oct 8 19:54:22 2001 -@@ -23,8 +23,6 @@ - #include <ctype.h> - #include <string.h> - --#include <alloca.h> -- - #include <glib.h> - #include <gtk/gtkmain.h> - #include <gtk/gtkwidget.h> diff --git a/news/pan2/pkg-plist b/news/pan2/pkg-plist index 3bb9c6276bba..791155a7cd96 100644 --- a/news/pan2/pkg-plist +++ b/news/pan2/pkg-plist @@ -7,6 +7,7 @@ share/locale/da/LC_MESSAGES/pan.mo share/locale/de/LC_MESSAGES/pan.mo share/locale/en_GB/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 share/locale/fr/LC_MESSAGES/pan.mo share/locale/ga/LC_MESSAGES/pan.mo |