From 154e1d046b2dd94019fb0bc3157eb8e5fda1cd43 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 30 Jun 2005 12:31:51 +0000 Subject: - Update to 2.1.4 PR: ports/82754 Submitted by: Vsevolod Stakhov Approved by: maintainer --- mail/gnubiff/Makefile | 3 +-- mail/gnubiff/distinfo | 4 ++-- mail/gnubiff/files/patch-src-socket.cc | 11 ----------- mail/gnubiff/files/patch-src-ui-properties.cc | 11 ----------- mail/gnubiff/pkg-plist | 2 ++ 5 files changed, 5 insertions(+), 26 deletions(-) delete mode 100644 mail/gnubiff/files/patch-src-socket.cc delete mode 100644 mail/gnubiff/files/patch-src-ui-properties.cc (limited to 'mail/gnubiff') diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index a016a394638e..c75ca7a348eb 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/gnubiff/distinfo b/mail/gnubiff/distinfo index 7b0ca5b1fc2d..37fcb43d5cbc 100644 --- a/mail/gnubiff/distinfo +++ b/mail/gnubiff/distinfo @@ -1,2 +1,2 @@ -MD5 (gnubiff-2.1.3.tar.gz) = 4832f7d100b8f476082191a4c66a772f -SIZE (gnubiff-2.1.3.tar.gz) = 765654 +MD5 (gnubiff-2.1.4.tar.gz) = 834443eb47d5a83ff24a37bc7940676a +SIZE (gnubiff-2.1.4.tar.gz) = 782287 diff --git a/mail/gnubiff/files/patch-src-socket.cc b/mail/gnubiff/files/patch-src-socket.cc deleted file mode 100644 index b4165f41677a..000000000000 --- a/mail/gnubiff/files/patch-src-socket.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/socket.cc.orig Sun Mar 20 14:29:15 2005 -+++ src/socket.cc Wed Apr 6 00:30:05 2005 -@@ -42,6 +42,8 @@ - #include - #include - -+#include -+ - #include "ui-certificate.h" - #include "mailbox.h" - #include "socket.h" diff --git a/mail/gnubiff/files/patch-src-ui-properties.cc b/mail/gnubiff/files/patch-src-ui-properties.cc deleted file mode 100644 index 33c1fb4c8d18..000000000000 --- a/mail/gnubiff/files/patch-src-ui-properties.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/ui-properties.cc.orig Tue Feb 8 00:02:37 2005 -+++ src/ui-properties.cc Wed Apr 6 00:40:23 2005 -@@ -594,7 +594,7 @@ - #ifndef HAVE_LIBSSL - if ((auth == AUTH_SSL) || (auth == AUTH_CERTIFICATE)) - # ifdef HAVE_CRYPTO -- if (selected_type == TYPE_POP) -+ if (selected_type_ == TYPE_POP) - auth = AUTH_APOP; - # else - auth = AUTH_USER_PASS; diff --git a/mail/gnubiff/pkg-plist b/mail/gnubiff/pkg-plist index 2dbe2f62f630..94413d4ef123 100644 --- a/mail/gnubiff/pkg-plist +++ b/mail/gnubiff/pkg-plist @@ -1,4 +1,5 @@ bin/gnubiff +share/locale/cs/LC_MESSAGES/gnubiff.mo share/locale/de/LC_MESSAGES/gnubiff.mo share/locale/es/LC_MESSAGES/gnubiff.mo share/locale/fr/LC_MESSAGES/gnubiff.mo @@ -7,6 +8,7 @@ share/locale/fr_FR/LC_MESSAGES/gnubiff.mo share/locale/it/LC_MESSAGES/gnubiff.mo share/locale/nl/LC_MESSAGES/gnubiff.mo share/locale/ro/LC_MESSAGES/gnubiff.mo +share/locale/rw/LC_MESSAGES/gnubiff.mo share/locale/sv/LC_MESSAGES/gnubiff.mo share/locale/vi/LC_MESSAGES/gnubiff.mo %%SHAREDIR%%/gnubiff/applet-gnome.glade -- cgit v1.2.3