From 774d4713453d448ff618c577ac1744feb3baf090 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Aug 2003 06:55:13 +0000 Subject: Update to 1.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1083 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/zenity/Makefile | 2 +- x11/zenity/distinfo | 2 +- x11/zenity/files/patch-src_main.c | 10 ++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 x11/zenity/files/patch-src_main.c diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index fe2494e24..9a4adc586 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zenity -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo index e36aadb47..47f221c0c 100644 --- a/x11/zenity/distinfo +++ b/x11/zenity/distinfo @@ -1 +1 @@ -MD5 (gnome2/zenity-1.4.tar.bz2) = 213bfc04d5ef0e9b685f948f78169850 +MD5 (gnome2/zenity-1.5.tar.bz2) = 6348b8a002b74df0a685ae4d37336593 diff --git a/x11/zenity/files/patch-src_main.c b/x11/zenity/files/patch-src_main.c new file mode 100644 index 000000000..e382df057 --- /dev/null +++ b/x11/zenity/files/patch-src_main.c @@ -0,0 +1,10 @@ +--- src/main.c.orig Mon Aug 25 02:53:00 2003 ++++ src/main.c Mon Aug 25 02:53:31 2003 +@@ -25,6 +25,7 @@ + #include "zenity.h" + #include + #include ++#include + #include + + typedef enum { -- cgit v1.2.3