From owner-freebsd-ports Fri Mar 30 17:20:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9B7A37B722 for ; Fri, 30 Mar 2001 17:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2V1K1221459; Fri, 30 Mar 2001 17:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1D8E37B719 for ; Fri, 30 Mar 2001 17:11:21 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2V1BLT20828; Fri, 30 Mar 2001 17:11:21 -0800 (PST) (envelope-from nobody) Message-Id: <200103310111.f2V1BLT20828@freefall.freebsd.org> Date: Fri, 30 Mar 2001 17:11:21 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/26234: Update port: mail/althea to 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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