Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 22:50:07 -0700 (PDT)
From:      John Merryweather Cooper <jmcoopr@webmail.bmi.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28963: Update Gnome Balsa to Balsa-1.1.7
Message-ID:  <200107140550.f6E5o7j29744@johncoop.MSHOME>

next in thread | raw e-mail | index | archive | help

>Number:         28963
>Category:       ports
>Synopsis:       Update Gnome Balsa to Balsa-1.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 13 23:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD johncoop.MSHOME 4.3-STABLE FreeBSD 4.3-STABLE #28: Wed Jul 11 02:46:11 PDT 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	The following is a diff -ruN of the old balsa port (1.1.4_2) and
	an updated one (1.1.7) located in directories balsa and balsa.new,
	respectively:

############################
## Directory of balsa.new ##  NOTE:  no additional files (some removed)
############################

total 11
-rw-r--r--  1 root  wheel  1264 Jul 13 22:26 Makefile
-rw-r--r--  1 root  wheel    60 Jul 13 17:48 distinfo
drwxr-xr-x  2 root  wheel   512 Jul 13 21:59 files
-rw-r--r--  1 root  wheel    38 Jul 13 17:08 pkg-comment
-rw-r--r--  1 root  wheel   524 Jul 13 17:08 pkg-descr
-rw-r--r--  1 root  wheel  4289 Jul 13 17:08 pkg-plist

balsa.new/files:
total 6
-rw-r--r--  1 root  wheel  1124 Jul 13 21:59 patch-aa
-rw-r--r--  1 root  wheel   268 Jul 13 21:17 patch-ab
-rw-r--r--  1 root  wheel   333 Jul 13 21:17 patch-libmutt::charset.c
-rw-r--r--  1 root  wheel   357 Jul 13 21:17 patch-libmutt::charset.h
-rw-r--r--  1 root  wheel   318 Jul 13 21:17 patch-src::print.c

The diff between balsa (1.1.4_2) and balsa.new (1.1.7):

diff -ruN balsa/Makefile balsa.new/Makefile
--- balsa/Makefile	Tue Jun 19 02:42:54 2001
+++ balsa.new/Makefile	Fri Jul 13 22:26:38 2001
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	balsa
-PORTVERSION=	1.1.4
-PORTREVISION=	2
+PORTVERSION=	1.1.7
+PORTREVISION=
 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=	PropList.2:${PORTSDIR}/devel/libPropList \
+		esmtp.5:${PORTSDIR}/mail/libesmtp
 
 USE_X_PREFIX=	yes
 USE_GNOME=	yes
@@ -37,5 +38,8 @@
 		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
 		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
 		 s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
+
+pre-build:
+	cd ${WRKSRC}&& /bin/sh ./ltconfig ltmain.sh
 
 .include <bsd.port.mk>
diff -ruN balsa/distinfo balsa.new/distinfo
--- balsa/distinfo	Mon Apr 23 08:55:52 2001
+++ balsa.new/distinfo	Fri Jul 13 17:48:09 2001
@@ -1 +1 @@
-MD5 (balsa-1.1.4.tar.gz) = 1ba025cefaae403cb099e61ac2acf356
+MD5 (balsa-1.1.7.tar.gz) = 9a6cda3e70a8877308a4ff55da8dcec9
diff -ruN balsa/files/patch-aq balsa.new/files/patch-aq
--- balsa/files/patch-aq	Mon Oct  2 04:02:02 2000
+++ balsa.new/files/patch-aq	Wed Dec 31 16:00:00 1969
@@ -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 <radlib.h>  */
- /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
- 

>How-To-Repeat:
	N/A

>Fix:

	NOTE:  this port depends on the updated libESMTP I posted to send-pr
	earlier today.

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107140550.f6E5o7j29744>