Date: 18 Sep 2002 09:53:23 -0000 From: Sergei Kolobov <sergei@kolobov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@geeksrus.net Subject: ports/42922: Update port: mail/archivemail to 0.5.1 [PATCH] Message-ID: <20020918095323.62118.qmail@outpost.globcon.net>
next in thread | raw e-mail | index | archive | help
>Number: 42922 >Category: ports >Synopsis: Update port: mail/archivemail to 0.5.1 [PATCH] >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 18 03:00:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: - Update to 0.5.1: * Fixed a bug where when running archivemail as root on a non-root mailbox, the temporary container directory would be created as root before the seteuid() took place. (Thanks Jay Hesselberth) (Maintainer cc'd). >How-To-Repeat: >Fix: --- archivemail-0.5.1.patch begins here --- diff -urN /usr/ports/mail/archivemail/Makefile /home/sgk/ports/mail/archivemail/Makefile --- /usr/ports/mail/archivemail/Makefile Tue Sep 17 04:09:14 2002 +++ /home/sgk/ports/mail/archivemail/Makefile Wed Sep 18 13:43:39 2002 @@ -6,8 +6,7 @@ # PORTNAME= archivemail -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/mail/archivemail/distinfo /home/sgk/ports/mail/archivemail/distinfo --- /usr/ports/mail/archivemail/distinfo Mon Sep 16 04:08:45 2002 +++ /home/sgk/ports/mail/archivemail/distinfo Wed Sep 18 13:44:09 2002 @@ -1 +1 @@ -MD5 (archivemail-0.5.0.tar.gz) = bbabe669f5db7f98a04d06cdd7a08761 +MD5 (archivemail-0.5.1.tar.gz) = 1d2258e4f64f833c98274b28007d1d7f --- archivemail-0.5.1.patch ends here --- >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?20020918095323.62118.qmail>