summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-23 15:55:53 +0000
committersobomax <sobomax@FreeBSD.org>2001-04-23 15:55:53 +0000
commit9fb377c18ee82137477237e78d720379f623171a (patch)
tree1d77cc4c238a374b28ab5c71130eb47c6022cacc
parent02c7997517e76722893340884815c7b915e32caf (diff)
downloadFreeBSD-ports-9fb377c18ee82137477237e78d720379f623171a.zip
FreeBSD-ports-9fb377c18ee82137477237e78d720379f623171a.tar.gz
Update to 1.1.4.
-rw-r--r--mail/balsa/Makefile6
-rw-r--r--mail/balsa/distinfo2
-rw-r--r--mail/balsa/files/patch-src::print.c14
-rw-r--r--mail/balsa2/Makefile6
-rw-r--r--mail/balsa2/distinfo2
-rw-r--r--mail/balsa2/files/patch-src::print.c14
6 files changed, 38 insertions, 6 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 12b799a..27f21c5 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= balsa
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.4
#PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
@@ -17,13 +17,15 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
pspell.4:${PORTSDIR}/textproc/pspell \
gnomeprint.13:${PORTSDIR}/print/gnomeprint \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ gtkhtml.8:${PORTSDIR}/www/gtkhtml
USE_X_PREFIX= yes
USE_GNOME= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure libmutt/configure
CONFIGURE_ARGS= --enable-threads \
+ --enable-gtkhtml \
--disable-more-warnings
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgiconv"
diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo
index 3b18b72..5eaf907 100644
--- a/mail/balsa/distinfo
+++ b/mail/balsa/distinfo
@@ -1 +1 @@
-MD5 (balsa-1.1.3.tar.gz) = 9d90a44d7c04b480aaa68e15e5894c13
+MD5 (balsa-1.1.4.tar.gz) = 1ba025cefaae403cb099e61ac2acf356
diff --git a/mail/balsa/files/patch-src::print.c b/mail/balsa/files/patch-src::print.c
new file mode 100644
index 0000000..1fe05a3
--- /dev/null
+++ b/mail/balsa/files/patch-src::print.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/print.c 2001/04/23 15:33:41 1.1
++++ src/print.c 2001/04/23 15:33:56
+@@ -22,7 +22,7 @@
+ #include <gnome.h>
+ #include <config.h>
+ #include <balsa-app.h>
+-#include <iconv.h>
++#include <giconv.h>
+
+ #include "print.h"
+
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 12b799a..27f21c5 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= balsa
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.4
#PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
@@ -17,13 +17,15 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
pspell.4:${PORTSDIR}/textproc/pspell \
gnomeprint.13:${PORTSDIR}/print/gnomeprint \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ gtkhtml.8:${PORTSDIR}/www/gtkhtml
USE_X_PREFIX= yes
USE_GNOME= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure libmutt/configure
CONFIGURE_ARGS= --enable-threads \
+ --enable-gtkhtml \
--disable-more-warnings
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgiconv"
diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo
index 3b18b72..5eaf907 100644
--- a/mail/balsa2/distinfo
+++ b/mail/balsa2/distinfo
@@ -1 +1 @@
-MD5 (balsa-1.1.3.tar.gz) = 9d90a44d7c04b480aaa68e15e5894c13
+MD5 (balsa-1.1.4.tar.gz) = 1ba025cefaae403cb099e61ac2acf356
diff --git a/mail/balsa2/files/patch-src::print.c b/mail/balsa2/files/patch-src::print.c
new file mode 100644
index 0000000..1fe05a3
--- /dev/null
+++ b/mail/balsa2/files/patch-src::print.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/print.c 2001/04/23 15:33:41 1.1
++++ src/print.c 2001/04/23 15:33:56
+@@ -22,7 +22,7 @@
+ #include <gnome.h>
+ #include <config.h>
+ #include <balsa-app.h>
+-#include <iconv.h>
++#include <giconv.h>
+
+ #include "print.h"
+
OpenPOWER on IntegriCloud