FreeBSD Bugzilla – Attachment 162123 Details for
Bug 202677
[PATCH] Update mail/cone to 0.92
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for mail/cone
patch-mail_cone-0.92+NoSSLv3 (text/plain), 4.26 KB, created by
Bernard Spil
on 2015-10-16 15:44:33 UTC
(
hide
)
Description:
svn diff for mail/cone
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2015-10-16 15:44:33 UTC
Size:
4.26 KB
patch
obsolete
>Index: mail/cone/Makefile >=================================================================== >--- mail/cone/Makefile (revision 399420) >+++ mail/cone/Makefile (working copy) >@@ -1,14 +1,8 @@ >-# Created by: Matthias Andree <matthias.andree@gmx.de> > # $FreeBSD$ > > PORTNAME= cone >-PORTVERSION= 0.90 >-PORTREVISION= 4 >+PORTVERSION= 0.92 > CATEGORIES= mail >-# This is for beta versions, leave it in please: >-#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ >-# http://www.lerctr.org/~ler/ >-# This is for release versions, leave it in please: > MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} > > MAINTAINER= uffe@uffe.org >@@ -16,33 +10,28 @@ > > LICENSE= GPLv3 > >-LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell >+LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell \ >+ libcourier-unicode.so:${PORTSDIR}/devel/courier-unicode > BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 > RUN_DEPENDS:= ${BUILD_DEPENDS} > > USES= fam gettext gmake iconv ncurses perl5 shebangfix tar:bzip2 > USE_GNOME= libxml2 >-USE_GCC= yes > > SHEBANG_FILES= sysconftool > > CPPFLAGS+= -I${LOCALBASE}/include \ >- -D_XOPEN_SOURCE_EXTENDED \ >- -I${WRKDIR} -D_XOPEN_SOURCE_EXTENDED >+ -D_XOPEN_SOURCE_EXTENDED > LDFLAGS+= -L${LOCALBASE}/lib > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= -C --without-db --with-certdb=${PREFIX}/share/cone/rootcerts --exec-prefix=${PREFIX} >-CONFIGURE_ENV= REHASH="${PERL} ${SCRIPTDIR}/c_rehash" >+CONFIGURE_ARGS+= --with-certdb=${PREFIX}/share/cone/rootcerts --exec-prefix=${PREFIX} > >-INSTALL_TARGET= install-strip >- > OPTIONS_DEFINE= DOCS > >-post-extract: >- @${MKDIR} ${WRKDIR}/ncursesw >- ${LN} -s ${LOCALBASE}/include/ncurses/ncurses.h ${WRKDIR}/ncursesw/curses.h >- > post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/leaf >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mailtool >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/cone > ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${STAGEDIR}${PREFIX}/sbin/cone-sysconftool > ${RM} -f ${STAGEDIR}${PREFIX}/share/cone/rootcerts/.0 > @${MKDIR} ${STAGEDIR}${DOCSDIR} >Index: mail/cone/distinfo >=================================================================== >--- mail/cone/distinfo (revision 399420) >+++ mail/cone/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (cone-0.90.tar.bz2) = b03edfbf3392fb7b8d93574dad2bc4c7cbfca8890afabac8b99b21a9f46d8733 >-SIZE (cone-0.90.tar.bz2) = 3906323 >+SHA256 (cone-0.92.tar.bz2) = bfc1170565d931ac9b8a674410f44cb2472c7b755b5bb97e9915d37fdfe9d631 >+SIZE (cone-0.92.tar.bz2) = 3774451 >Index: mail/cone/pkg-plist >=================================================================== >--- mail/cone/pkg-plist (revision 399420) >+++ mail/cone/pkg-plist (working copy) >@@ -1,16 +1,19 @@ > bin/cone > bin/leaf > bin/mailtool >-sbin/cone-sysconftool >-etc/cone.dist >+%%ETCDIR%%.dist > libexec/cone > man/man1/cone.1.gz >+man/man1/leaf.1.gz > man/man1/mailtool.1.gz >-man/man1/leaf.1.gz >+sbin/cone-sysconftool > %%DATADIR%%/APPLICATION.PDF.filter >+%%DATADIR%%/FAQ.html > %%DATADIR%%/IMAGE.GIF.filter > %%DATADIR%%/IMAGE.JPEG.filter > %%DATADIR%%/IMAGE.PNG.filter >+%%DATADIR%%/INSTALL.html >+%%DATADIR%%/README.html > %%DATADIR%%/account-checknewmail.html > %%DATADIR%%/account-copymessagesto.html > %%DATADIR%%/account-createfolder.html >@@ -71,7 +74,6 @@ > %%DATADIR%%/cppnamespace.html > %%DATADIR%%/emailaddress.html > %%DATADIR%%/envelope.html >-%%DATADIR%%/FAQ.html > %%DATADIR%%/folder-addmessage.html > %%DATADIR%%/folder-clone.html > %%DATADIR%%/folder-create.html >@@ -97,9 +99,10 @@ > %%DATADIR%%/header-list.html > %%DATADIR%%/header-mime.html > %%DATADIR%%/header-plain.html >+%%DATADIR%%/http.handler >+%%DATADIR%%/https.handler >+%%DATADIR%%/icon.gif > %%DATADIR%%/index.html >-%%DATADIR%%/icon.gif >-%%DATADIR%%/INSTALL.html > %%DATADIR%%/leaf.html > %%DATADIR%%/libmail-folder.html > %%DATADIR%%/libmail-misc.html >@@ -148,12 +151,11 @@ > %%DATADIR%%/misc.html > %%DATADIR%%/moredocs.html > %%DATADIR%%/native.html >-%%DATADIR%%/README.html > %%DATADIR%%/search.html > %%DATADIR%%/smap1.html > %%DATADIR%%/smapconcurrency.html >+%%DATADIR%%/smapcopymovemessages.html > %%DATADIR%%/smapfolders.html >-%%DATADIR%%/smapcopymovemessages.html > %%DATADIR%%/smaplogout.html > %%DATADIR%%/smapmessagecontents.html > %%DATADIR%%/smapsyntax.html >@@ -160,6 +162,4 @@ > %%DATADIR%%/smapusingfolders.html > %%DATADIR%%/store.html > %%DATADIR%%/synchronous.html >-%%DATADIR%%/http.handler >-%%DATADIR%%/https.handler > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202677
:
160381
|
162123
|
162445