Date: Tue, 18 Aug 2009 14:54:51 -0400 (EDT) From: Yarema <yds@CoolRat.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: wxs@FreeBSD.org, Alexander Sergeev <ales@ripn.net>, dgeo@ec-marseille.fr, miwi@FreeBSD.org Subject: ports/137936: [UPDATE] mail/dovecot-managesieve to the latest version compatible with Dovecot-1.2.* Message-ID: <20090818185451.CA5A7DAD@crake.dppl.net> Resent-Message-ID: <200908181900.n7IJ02po003220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137936 >Category: ports >Synopsis: [UPDATE] mail/dovecot-managesieve to the latest version compatible with Dovecot-1.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 Aug 18 19:00:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yarema >Release: FreeBSD 7.2-STABLE amd64 >Organization: NYCBUG.org >Environment: System: FreeBSD 7.2-STABLE amd64 >Description: UnBREAK mail/dovecot-managesieve and update to the latest version. Please close PR/137935 first. This update depends on it. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137935 >How-To-Repeat: >Fix: diff -u -r -N dovecot-managesieve-0.10.6/Makefile dovecot-managesieve/Makefile --- dovecot-managesieve-0.10.6/Makefile 2009-08-18 03:42:11.000000000 -0400 +++ dovecot-managesieve/Makefile 2009-08-18 14:11:03.196351732 -0400 @@ -6,7 +6,7 @@ # PORTNAME= dovecot-managesieve -PORTVERSION= 0.10.6 +PORTVERSION= 0.11.8 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} @@ -16,12 +16,10 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build \ ${NONEXISTENT}:${PORTSDIR}/mail/dovecot-sieve:build -RUN_DEPENDS= dovecot>=1.1.*:${PORTSDIR}/mail/dovecot \ - dovecot-sieve>=1.1.*:${PORTSDIR}/mail/dovecot-sieve +RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot \ + dovecot-sieve>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot-sieve -DOVECOTVERSION= 1.1 - -BROKEN= Needs updating to reflect new mail/dovecot version. +DOVECOTVERSION= 1.2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ diff -u -r -N dovecot-managesieve-0.10.6/distinfo dovecot-managesieve/distinfo --- dovecot-managesieve-0.10.6/distinfo 2009-05-14 13:17:41.000000000 -0400 +++ dovecot-managesieve/distinfo 2009-08-18 04:34:44.765298066 -0400 @@ -1,3 +1,3 @@ -MD5 (dovecot-1.1-managesieve-0.10.6.tar.gz) = 2b90a3f5deeaf5abab04d9b5a70a8359 -SHA256 (dovecot-1.1-managesieve-0.10.6.tar.gz) = 72f8c0fdc7da85321b75e3893c17aa540a915511b474ade5ff3c936cec10879b -SIZE (dovecot-1.1-managesieve-0.10.6.tar.gz) = 395642 +MD5 (dovecot-1.2-managesieve-0.11.8.tar.gz) = 8cebb8ae5aa4ace658f5abfb53357a86 +SHA256 (dovecot-1.2-managesieve-0.11.8.tar.gz) = 054627ed15b0d8d6c8bac46392a1adb2dfc43ce1e8fc1b80974e2a5bdf15e34d +SIZE (dovecot-1.2-managesieve-0.11.8.tar.gz) = 389860 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090818185451.CA5A7DAD>