Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 17:11:21 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26234: Update port: mail/althea to 0.4.1
Message-ID:  <200103310111.f2V1BLT20828@freefall.freebsd.org>

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

>Number:         26234
>Category:       ports
>Synopsis:       Update port: mail/althea to 0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 30 17:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.4.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/mail/althea/Makefile mail/althea/Makefile
--- /usr/ports/mail/althea/Makefile	Fri Mar  2 22:33:47 2001
+++ mail/althea/Makefile	Thu Mar 29 23:01:26 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	althea
-PORTVERSION=	0.3.4
-PORTREVISION=	1
+PORTVERSION=	0.4.1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -23,6 +22,7 @@
 	@${PERL} -pi -e "s|/etc|${PREFIX}/etc|g" \
 		${WRKSRC}/Documentation/help.html \
 		${WRKSRC}/load_config.cpp \
-		${WRKSRC}/load_config.h
+		${WRKSRC}/load_config.h \
+		${WRKSRC}/save_config.h
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/althea/distinfo mail/althea/distinfo
--- /usr/ports/mail/althea/distinfo	Tue Feb 27 06:05:19 2001
+++ mail/althea/distinfo	Thu Mar 29 22:25:53 2001
@@ -1 +1 @@
-MD5 (althea-0.3.4.tgz) = a71ed7f0a5f769e16b34a560cb07e66f
+MD5 (althea-0.4.1.tgz) = c9629d411d47f654fb5be74a2c5d4309
diff -urN /usr/ports/mail/althea/pkg-plist mail/althea/pkg-plist
--- /usr/ports/mail/althea/pkg-plist	Fri Mar  2 22:33:56 2001
+++ mail/althea/pkg-plist	Thu Mar 29 23:08:08 2001
@@ -17,6 +17,8 @@
 share/doc/althea/help.html
 share/doc/althea/images/althea.png
 share/doc/althea/images/altheaRound.png
+share/doc/althea/images/configServer.png
+share/doc/althea/images/configSession.png
 share/doc/althea/images/fileMenu.png
 share/doc/althea/images/helpMenu.png
 share/doc/althea/images/messageMenu.png

>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?200103310111.f2V1BLT20828>