From d9f2c0c23d2de474f27b114baafbcf418dbf05e2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 20 Jul 2001 12:09:05 +0000 Subject: Update to 1.1.7. PR: 28963 Submitted by: John Merryweather Cooper --- mail/balsa/Makefile | 7 +++---- mail/balsa/distinfo | 2 +- mail/balsa/files/patch-aq | 12 ------------ mail/balsa/files/patch-ltmain.sh | 18 ++++++++++++++++++ mail/balsa2/Makefile | 7 +++---- mail/balsa2/distinfo | 2 +- mail/balsa2/files/patch-aq | 12 ------------ mail/balsa2/files/patch-ltmain.sh | 18 ++++++++++++++++++ 8 files changed, 44 insertions(+), 34 deletions(-) delete mode 100644 mail/balsa/files/patch-aq create mode 100644 mail/balsa/files/patch-ltmain.sh delete mode 100644 mail/balsa2/files/patch-aq create mode 100644 mail/balsa2/files/patch-ltmain.sh (limited to 'mail') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index f322d0ff2655..10599f0a74e6 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,20 +6,19 @@ # PORTNAME= balsa -PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTVERSION= 1.1.7 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList +LIB_DEPENDS= esmtp.5:${PORTSDIR}/mail/libesmtp USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes -LIBTOOLFILES= configure libmutt/configure +LIBTOOLFILES= libmutt/configure CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ --disable-more-warnings diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo index 5eaf907d5104..c417223aab5e 100644 --- a/mail/balsa/distinfo +++ b/mail/balsa/distinfo @@ -1 +1 @@ -MD5 (balsa-1.1.4.tar.gz) = 1ba025cefaae403cb099e61ac2acf356 +MD5 (balsa-1.1.7.tar.gz) = 9a6cda3e70a8877308a4ff55da8dcec9 diff --git a/mail/balsa/files/patch-aq b/mail/balsa/files/patch-aq deleted file mode 100644 index 08c8d4f7cd21..000000000000 --- a/mail/balsa/files/patch-aq +++ /dev/null @@ -1,12 +0,0 @@ ---- libbalsa/send.c.orig Fri Sep 29 14:00:46 2000 -+++ libbalsa/send.c Mon Oct 2 13:23:37 2000 -@@ -24,6 +24,9 @@ - - /* #include */ - /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */ -+#include -+#include -+#include - #include - #include - diff --git a/mail/balsa/files/patch-ltmain.sh b/mail/balsa/files/patch-ltmain.sh new file mode 100644 index 000000000000..78f2d1ed3198 --- /dev/null +++ b/mail/balsa/files/patch-ltmain.sh @@ -0,0 +1,18 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/07/20 11:55:49 1.1 ++++ ltmain.sh 2001/07/20 11:56:15 +@@ -4175,10 +4175,12 @@ + fi + + # Install the pseudo-library for information purposes. ++ if false; then + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? ++ fi + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index f322d0ff2655..10599f0a74e6 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,20 +6,19 @@ # PORTNAME= balsa -PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTVERSION= 1.1.7 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList +LIB_DEPENDS= esmtp.5:${PORTSDIR}/mail/libesmtp USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes -LIBTOOLFILES= configure libmutt/configure +LIBTOOLFILES= libmutt/configure CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ --disable-more-warnings diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index 5eaf907d5104..c417223aab5e 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -1 +1 @@ -MD5 (balsa-1.1.4.tar.gz) = 1ba025cefaae403cb099e61ac2acf356 +MD5 (balsa-1.1.7.tar.gz) = 9a6cda3e70a8877308a4ff55da8dcec9 diff --git a/mail/balsa2/files/patch-aq b/mail/balsa2/files/patch-aq deleted file mode 100644 index 08c8d4f7cd21..000000000000 --- a/mail/balsa2/files/patch-aq +++ /dev/null @@ -1,12 +0,0 @@ ---- libbalsa/send.c.orig Fri Sep 29 14:00:46 2000 -+++ libbalsa/send.c Mon Oct 2 13:23:37 2000 -@@ -24,6 +24,9 @@ - - /* #include */ - /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */ -+#include -+#include -+#include - #include - #include - diff --git a/mail/balsa2/files/patch-ltmain.sh b/mail/balsa2/files/patch-ltmain.sh new file mode 100644 index 000000000000..78f2d1ed3198 --- /dev/null +++ b/mail/balsa2/files/patch-ltmain.sh @@ -0,0 +1,18 @@ + +$FreeBSD$ + +--- ltmain.sh 2001/07/20 11:55:49 1.1 ++++ ltmain.sh 2001/07/20 11:56:15 +@@ -4175,10 +4175,12 @@ + fi + + # Install the pseudo-library for information purposes. ++ if false; then + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? ++ fi + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" -- cgit v1.2.3