diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 2 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/files/patch-pan::text.c | 10 | ||||
-rw-r--r-- | news/pan2/Makefile | 2 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/files/patch-pan::text.c | 10 |
6 files changed, 14 insertions, 14 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index ea5220174f56..74ab914fc70f 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.10.0.91 +PORTVERSION= 0.10.0.92 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ diff --git a/news/pan/distinfo b/news/pan/distinfo index 5eb8d0523d5e..714897e33cc0 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.10.0.91.tar.bz2) = 99a61a318c291fb0f0fd5ddbdc51d4c2 +MD5 (pan-0.10.0.92.tar.bz2) = c3542da35ee85beb145500a61b54e9cb diff --git a/news/pan/files/patch-pan::text.c b/news/pan/files/patch-pan::text.c index 3db49986b4c3..660712b92e8a 100644 --- a/news/pan/files/patch-pan::text.c +++ b/news/pan/files/patch-pan::text.c @@ -1,14 +1,14 @@ $FreeBSD$ ---- pan/text.c 2001/09/24 08:24:33 1.1 -+++ pan/text.c 2001/09/24 08:25:03 +--- 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 <libgnomeui/libgnomeui.h> - - #include <gdk-pixbuf/gdk-pixbuf.h> + #include <glib.h> + #include <gtk/gtkmain.h> + #include <gtk/gtkwidget.h> diff --git a/news/pan2/Makefile b/news/pan2/Makefile index ea5220174f56..74ab914fc70f 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.10.0.91 +PORTVERSION= 0.10.0.92 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 5eb8d0523d5e..714897e33cc0 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.10.0.91.tar.bz2) = 99a61a318c291fb0f0fd5ddbdc51d4c2 +MD5 (pan-0.10.0.92.tar.bz2) = c3542da35ee85beb145500a61b54e9cb diff --git a/news/pan2/files/patch-pan::text.c b/news/pan2/files/patch-pan::text.c index 3db49986b4c3..660712b92e8a 100644 --- a/news/pan2/files/patch-pan::text.c +++ b/news/pan2/files/patch-pan::text.c @@ -1,14 +1,14 @@ $FreeBSD$ ---- pan/text.c 2001/09/24 08:24:33 1.1 -+++ pan/text.c 2001/09/24 08:25:03 +--- 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 <libgnomeui/libgnomeui.h> - - #include <gdk-pixbuf/gdk-pixbuf.h> + #include <glib.h> + #include <gtk/gtkmain.h> + #include <gtk/gtkwidget.h> |