Date: Tue, 17 Jul 2007 14:35:21 +0800 (CST) From: Xin LI <delphij@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: robin@isometry.net Subject: ports/114651: [PATCH] Update mail/dovecot to 1.0.2 Message-ID: <200707170635.l6H6ZLxH010077@tarsier.delphij.net> Resent-Message-ID: <200707170640.l6H6e3c7042877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114651 >Category: ports >Synopsis: [PATCH] Update mail/dovecot to 1.0.2 >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: Tue Jul 17 06:40:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD tarsier.delphij.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Sat Feb 10 07:03:45 CST 2007 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386 >Description: Update dovecot to 1.0.2, fixes a lot of bugs. 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.71 diff -u -p -r1.71 Makefile --- Makefile 18 Jun 2007 19:05:51 -0000 1.71 +++ Makefile 17 Jul 2007 06:26:59 -0000 @@ -7,7 +7,7 @@ # PORTNAME= dovecot -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v retrieving revision 1.45 diff -u -p -r1.45 distinfo --- distinfo 18 Jun 2007 19:05:51 -0000 1.45 +++ distinfo 17 Jul 2007 06:29:40 -0000 @@ -1,3 +1,3 @@ -MD5 (dovecot-1.0.1.tar.gz) = 0878f744382417fce09d83f5b1c14030 -SHA256 (dovecot-1.0.1.tar.gz) = 463220ff14fac3807964e669082a24271a872b7de445f38325de5317037cde0d -SIZE (dovecot-1.0.1.tar.gz) = 1739087 +MD5 (dovecot-1.0.2.tar.gz) = 769f0dd2750e7de521de3396999a09e5 +SHA256 (dovecot-1.0.2.tar.gz) = d3335076c104eaa08dd01a02db94443790998870a433da5720a8dc79b83c6a03 +SIZE (dovecot-1.0.2.tar.gz) = 1768818 --- 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?200707170635.l6H6ZLxH010077>