From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 28 20:00:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3430316A4CE for ; Fri, 28 Nov 2003 20:00:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D7643FDD for ; Fri, 28 Nov 2003 20:00:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAT40cFY085950 for ; Fri, 28 Nov 2003 20:00:38 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAT40chu085949; Fri, 28 Nov 2003 20:00:38 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 28 Nov 2003 20:00:38 -0800 (PST) Resent-Message-Id: <200311290400.hAT40chu085949@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F6A16A4CF; Fri, 28 Nov 2003 19:59:31 -0800 (PST) Received: from nx5.hrz.uni-dortmund.de (nx5.HRZ.Uni-Dortmund.DE [129.217.131.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B577643F3F; Fri, 28 Nov 2003 19:59:28 -0800 (PST) (envelope-from matthias.andree@web.de) Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by nx5.hrz.uni-dortmund.de (Postfix) with ESMTP id 988A24AC164; Sat, 29 Nov 2003 04:59:27 +0100 (MET) Received: from m2a2.myip.org (qjk0bxytp8va990n@pD951FAF3.dip.t-dialin.net [217.81.250.243]) (authenticated (0 bits))hAT3xDf7021290; Sat, 29 Nov 2003 04:59:13 +0100 (MET) Received: by merlin.emma.line.org (Postfix, from userid 1001) id 2C8451B204; Sat, 29 Nov 2003 04:59:12 +0100 (CET) Message-Id: <20031129035912.2C8451B204@merlin.emma.line.org> Date: Sat, 29 Nov 2003 04:59:12 +0100 (CET) From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sergei@FreeBSD.org Subject: ports/59783: [MAINTAINER] mail/cone: update to 0.56 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 04:00:42 -0000 >Number: 59783 >Category: ports >Synopsis: [MAINTAINER] mail/cone: update to 0.56 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Nov 28 20:00:38 PST 2003 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 5.2-BETA i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 5.2-BETA FreeBSD 5.2-BETA #4: Thu Nov 27 02:34:11 CET 2003 >Description: Supersedes PR 59545. - Update to 0.56 - Use NOPORTDOCS for %%DOCSDIR%% stuff. - ADD NEW files/ DIRECTORY WITH ONE PATCH FILE Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- cone-0.56.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/cone/Makefile /root/cone/Makefile --- /usr/ports/mail/cone/Makefile Thu Nov 20 04:49:22 2003 +++ /root/cone/Makefile Sat Nov 29 04:56:38 2003 @@ -6,7 +6,7 @@ # PORTNAME= cone -PORTVERSION= 0.55 +PORTVERSION= 0.56 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ @@ -20,7 +20,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ aspell.15:${PORTSDIR}/textproc/aspell \ ncurses.5:${PORTSDIR}/devel/ncurses -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes @@ -36,8 +36,10 @@ do-install: cd ${WRKSRC} && make install-strip +.if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${DOCSDIR} +.endif post-install: ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${PREFIX}/sbin/cone-sysconftool diff -ruN --exclude=CVS /usr/ports/mail/cone/distinfo /root/cone/distinfo --- /usr/ports/mail/cone/distinfo Thu Nov 20 04:49:22 2003 +++ /root/cone/distinfo Sat Nov 29 03:38:20 2003 @@ -1 +1 @@ -MD5 (cone-0.55.tar.bz2) = 95c6a67fdf428a83128cdb7588372dbf +MD5 (cone-0.56.tar.bz2) = 6edd669b5c83eba3a1c3aedf25e4b395 diff -ruN --exclude=CVS /usr/ports/mail/cone/files/patch-libmail::pop3maildrop.C /root/cone/files/patch-libmail::pop3maildrop.C --- /usr/ports/mail/cone/files/patch-libmail::pop3maildrop.C Thu Jan 1 01:00:00 1970 +++ /root/cone/files/patch-libmail::pop3maildrop.C Sat Nov 29 04:30:00 2003 @@ -0,0 +1,11 @@ +--- libmail/pop3maildrop.C.orig Sun Nov 16 03:43:14 2003 ++++ libmail/pop3maildrop.C Sat Nov 29 04:29:03 2003 +@@ -13,6 +13,8 @@ + #include + #include + #include ++#include ++#include + + using namespace std; + diff -ruN --exclude=CVS /usr/ports/mail/cone/pkg-plist /root/cone/pkg-plist --- /usr/ports/mail/cone/pkg-plist Thu Nov 20 04:49:22 2003 +++ /root/cone/pkg-plist Sat Nov 29 04:56:21 2003 @@ -4,7 +4,7 @@ sbin/cone-sysconftool etc/cone.dist libexec/cone -%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog share/cone/APPLICATION.PDF.filter share/cone/IMAGE.GIF.filter share/cone/IMAGE.JPEG.filter @@ -304,20 +304,20 @@ share/cone/rootcerts/xcert-international-inc-xcert-root-01.pem share/cone/rootcerts/xcert-international-inc-xcert-root-02.pem share/cone/rootcerts/xcert-international-inc-xcert-root-03.pem -share/cone/c2417.html -share/cone/c2455.html -share/cone/r7532.html -share/cone/r7752.html -share/cone/r9158.html -share/cone/x10172.html -share/cone/x10415.html -share/cone/x10519.html -share/cone/x10761.html -share/cone/x11096.html -share/cone/x11107.html -share/cone/x9559.html -share/cone/x9765.html -share/cone/x9901.html -@dirrm %%DOCSDIR%% +share/cone/c2428.html +share/cone/c2466.html +share/cone/r7571.html +share/cone/r7791.html +share/cone/r9197.html +share/cone/x10211.html +share/cone/x10454.html +share/cone/x10558.html +share/cone/x10800.html +share/cone/x11135.html +share/cone/x11146.html +share/cone/x9598.html +share/cone/x9804.html +share/cone/x9940.html +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/cone/rootcerts @dirrm share/cone --- cone-0.56.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: