From vsevolod@highsecure.ru  Thu Jul 14 20:29:25 2005
Return-Path: <vsevolod@highsecure.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5230416A41C
	for <freebsd-gnats-submit@freebsd.org>; Thu, 14 Jul 2005 20:29:25 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C463343D48
	for <freebsd-gnats-submit@freebsd.org>; Thu, 14 Jul 2005 20:29:24 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j6EKUd2x053560
    for <freebsd-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 00:30:39 +0400 (MSD)
Received: from core (postbox.inec.ru [213.148.3.226])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j6EKUcK2053555
    for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 00:30:38 +0400 (MSD)
Received: from [213.219.249.64] (helo=spray.anyhost.ru)
	by core with esmtp (Exim 4.51 (FreeBSD))
	id 1DtAKN-000Fj5-E6
	for FreeBSD-gnats-submit@freebsd.org; Fri, 15 Jul 2005 00:29:03 +0400
Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD))
	id 1DtAKg-000IN6-0Z
	for FreeBSD-gnats-submit@freebsd.org; Fri, 15 Jul 2005 00:29:22 +0400
Message-Id: <E1DtAKg-000IN6-0Z@spray.anyhost.ru>
Date: Fri, 15 Jul 2005 00:29:22 +0400
From: Vsevolod Stakhov <vsevolod@highsecure.ru>
Sender: Vsevolod Stakhov <vsevolod@highsecure.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: mail/cone to 0.65
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83479
>Category:       ports
>Synopsis:       Update port: mail/cone to 0.65
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 20:30:11 GMT 2005
>Closed-Date:    Thu Jul 14 20:59:57 GMT 2005
>Last-Modified:  Thu Jul 14 20:59:57 GMT 2005
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.65.
Some minor changes.
>How-To-Repeat:
>Fix:

--- cone-0.65.patch begins here ---
diff -ruN --exclude=CVS cone.orig/Makefile cone/Makefile
--- cone.orig/Makefile	Thu Jul 14 23:08:18 2005
+++ cone/Makefile	Thu Jul 14 23:37:01 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cone
-PORTVERSION=	0.64
+PORTVERSION=	0.65
 CATEGORIES=	mail
 # This is for beta versions, leave it in please:
 #MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/
@@ -17,14 +17,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Console based mail client with POP3/IMAP/SMAP support
 
-LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
-		aspell.16:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS=	aspell.16:${PORTSDIR}/textproc/aspell
 BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_FAM=	yes
 USE_GETTEXT=	yes
 USE_ICONV=	yes
+USE_GNOME=	libxml2
 
 USE_BZIP2=	yes
 USE_PERL5=	yes
@@ -50,7 +50,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 502010
-IGNORE=		"port not supported on FreeBSD versions before 5.2.1-RELEASE"
+IGNORE=		Port not supported on FreeBSD versions before 5.2.1-RELEASE
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS cone.orig/distinfo cone/distinfo
--- cone.orig/distinfo	Thu Jul 14 23:08:18 2005
+++ cone/distinfo	Thu Jul 14 23:09:01 2005
@@ -1,2 +1,2 @@
-MD5 (cone-0.64.tar.bz2) = 0375a938da6347e42afd76135f334a6d
-SIZE (cone-0.64.tar.bz2) = 3569902
+MD5 (cone-0.65.tar.bz2) = 73ac17422c2dcf7a0a864b99fe786092
+SIZE (cone-0.65.tar.bz2) = 3703374
diff -ruN --exclude=CVS cone.orig/pkg-plist cone/pkg-plist
--- cone.orig/pkg-plist	Thu Jul 14 23:08:18 2005
+++ cone/pkg-plist	Thu Jul 14 23:30:04 2005
@@ -47,8 +47,6 @@
 %%DATADIR%%/address.html
 %%DATADIR%%/attributes.html
 %%DATADIR%%/book.html
-%%DATADIR%%/c2646.html
-%%DATADIR%%/c2684.html
 %%DATADIR%%/cone.hlp
 %%DATADIR%%/cone.html
 %%DATADIR%%/cone00index.html
@@ -325,15 +323,19 @@
 %%DATADIR%%/smap1.html
 %%DATADIR%%/store.html
 %%DATADIR%%/synchronous.html
-%%DATADIR%%/x12281.html
-%%DATADIR%%/x12487.html
-%%DATADIR%%/x12823.html
-%%DATADIR%%/x13094.html
-%%DATADIR%%/x13337.html
-%%DATADIR%%/x13441.html
-%%DATADIR%%/x13683.html
-%%DATADIR%%/x14057.html
-%%DATADIR%%/x14068.html
+%%DATADIR%%/c2708.html
+%%DATADIR%%/c2746.html
+%%DATADIR%%/http.handler
+%%DATADIR%%/https.handler
+%%DATADIR%%/x12343.html
+%%DATADIR%%/x12549.html
+%%DATADIR%%/x12885.html
+%%DATADIR%%/x13156.html
+%%DATADIR%%/x13399.html
+%%DATADIR%%/x13503.html
+%%DATADIR%%/x13745.html
+%%DATADIR%%/x14119.html
+%%DATADIR%%/x14130.html
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%/rootcerts
--- cone-0.65.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jul 14 20:44:46 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83479 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jul 14 20:55:34 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

When adding IGNORE message, you should keep in mind that it will 
look like "foo-1.1 message", so it is better to have 
"foo-1.1 ignored for some reason" than "foo-1.1 Port ignored ..." 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83479 
>Unformatted:
