Date: Wed, 1 Aug 2007 22:48:35 +0800 (CST) From: Xin LI <delphij@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: robin@isometry.net Subject: ports/115120: [PATCH] Update mail/dovecot to 1.0.3 Message-ID: <20070801144835.F312E28447@tarsier.delphij.net> Resent-Message-ID: <200708011450.l71Eo7vr041266@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115120 >Category: ports >Synopsis: [PATCH] Update mail/dovecot to 1.0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 01 14:50:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release: FreeBSD 6.2-RELEASE-p6 i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD tarsier.delphij.net 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #4: Tue Jul 31 13:51:49 CST 2007 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386 >Description: Attached patch upgrades mail/dovecot to 1.0.3, a bugfix version. Maintainer cc'ed. >How-To-Repeat: >Fix: --- patch-dovecot begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/dovecot/Makefile,v retrieving revision 1.72 diff -u -p -r1.72 Makefile --- Makefile 17 Jul 2007 10:32:08 -0000 1.72 +++ Makefile 1 Aug 2007 14:34:32 -0000 @@ -7,9 +7,9 @@ # PORTNAME= dovecot -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= mail ipv6 -MASTER_SITES= http://www.dovecot.org/releases/ +MASTER_SITES= http://www.dovecot.org/releases/1.0/ MAINTAINER= robin@isometry.net COMMENT= Secure and compact IMAP and POP3 servers Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v retrieving revision 1.46 diff -u -p -r1.46 distinfo --- distinfo 17 Jul 2007 10:32:08 -0000 1.46 +++ distinfo 1 Aug 2007 14:37:03 -0000 @@ -1,3 +1,3 @@ -MD5 (dovecot-1.0.2.tar.gz) = 769f0dd2750e7de521de3396999a09e5 -SHA256 (dovecot-1.0.2.tar.gz) = d3335076c104eaa08dd01a02db94443790998870a433da5720a8dc79b83c6a03 -SIZE (dovecot-1.0.2.tar.gz) = 1768818 +MD5 (dovecot-1.0.3.tar.gz) = 1d7cc3c4964789554553e7e4ea3f82b4 +SHA256 (dovecot-1.0.3.tar.gz) = 5f361980448d0d2411bd9ad950ac8aafb95f39cb7c2bc7652df5f624f7d26391 +SIZE (dovecot-1.0.3.tar.gz) = 1773226 --- patch-dovecot ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070801144835.F312E28447>