Date: Fri, 15 Jul 2005 00:29:22 +0400 From: Vsevolod Stakhov <vsevolod@highsecure.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/83479: Update port: mail/cone to 0.65 Message-ID: <E1DtAKg-000IN6-0Z@spray.anyhost.ru> Resent-Message-ID: <200507142030.j6EKUC9J065512@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83479 >Category: ports >Synopsis: Update port: mail/cone to 0.65 >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: Thu Jul 14 20:30:11 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DtAKg-000IN6-0Z>