From c4d8ff4417e0eaa04f6e090af6869559835fa48d Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 7 Mar 2002 17:33:44 +0000 Subject: Update to 1.3.3. PR: 35584 Submitted by: John Merryweather Cooper --- mail/balsa/Makefile | 9 ++++----- mail/balsa/distinfo | 2 +- mail/balsa/files/patch-src::sendmsg-window.c | 13 ------------- mail/balsa2/Makefile | 9 ++++----- mail/balsa2/distinfo | 2 +- mail/balsa2/files/patch-src::sendmsg-window.c | 13 ------------- 6 files changed, 10 insertions(+), 38 deletions(-) delete mode 100644 mail/balsa/files/patch-src::sendmsg-window.c delete mode 100644 mail/balsa2/files/patch-src::sendmsg-window.c (limited to 'mail') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index bbc2ea360ca6..db053e5c5dea 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balsa -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -15,10 +15,9 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ aspell.11:${PORTSDIR}/textproc/aspell \ - pcre.0:${PORTSDIR}/devel/pcre -BUILD_DEPENDS= ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp -RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell \ - ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp + pcre.0:${PORTSDIR}/devel/pcre \ + esmtp.5:${PORTSDIR}/mail/libesmtp +RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo index ab18b144c2ba..0ba9379e1d82 100644 --- a/mail/balsa/distinfo +++ b/mail/balsa/distinfo @@ -1 +1 @@ -MD5 (balsa-1.3.1.tar.bz2) = 579750f97d72cad987b8acf6edcafaa5 +MD5 (balsa-1.3.3.tar.bz2) = 582711809c484a54bcca002ad32eaa3f diff --git a/mail/balsa/files/patch-src::sendmsg-window.c b/mail/balsa/files/patch-src::sendmsg-window.c deleted file mode 100644 index f569907e8faf..000000000000 --- a/mail/balsa/files/patch-src::sendmsg-window.c +++ /dev/null @@ -1,13 +0,0 @@ -ADDED FILE: files/patch-src::sendmsg-window.c - ---- src/sendmsg-window.c.orig Thu Feb 7 10:04:41 2002 -+++ src/sendmsg-window.c Thu Feb 7 10:04:50 2002 -@@ -785,7 +785,7 @@ - return; - } - if (pid == 0) { -- setpgrp(); -+ setpgrp(0, 0); - - command = g_strdup_printf(balsa_app.extern_editor_command, filename); - cmdline = g_strsplit(command, " ", 1024); diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index bbc2ea360ca6..db053e5c5dea 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balsa -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -15,10 +15,9 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ aspell.11:${PORTSDIR}/textproc/aspell \ - pcre.0:${PORTSDIR}/devel/pcre -BUILD_DEPENDS= ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp -RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell \ - ${LOCALBASE}/bin/libesmtp-config:${PORTSDIR}/mail/libesmtp + pcre.0:${PORTSDIR}/devel/pcre \ + esmtp.5:${PORTSDIR}/mail/libesmtp +RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index ab18b144c2ba..0ba9379e1d82 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -1 +1 @@ -MD5 (balsa-1.3.1.tar.bz2) = 579750f97d72cad987b8acf6edcafaa5 +MD5 (balsa-1.3.3.tar.bz2) = 582711809c484a54bcca002ad32eaa3f diff --git a/mail/balsa2/files/patch-src::sendmsg-window.c b/mail/balsa2/files/patch-src::sendmsg-window.c deleted file mode 100644 index f569907e8faf..000000000000 --- a/mail/balsa2/files/patch-src::sendmsg-window.c +++ /dev/null @@ -1,13 +0,0 @@ -ADDED FILE: files/patch-src::sendmsg-window.c - ---- src/sendmsg-window.c.orig Thu Feb 7 10:04:41 2002 -+++ src/sendmsg-window.c Thu Feb 7 10:04:50 2002 -@@ -785,7 +785,7 @@ - return; - } - if (pid == 0) { -- setpgrp(); -+ setpgrp(0, 0); - - command = g_strdup_printf(balsa_app.extern_editor_command, filename); - cmdline = g_strsplit(command, " ", 1024); -- cgit v1.2.3