Index: head/mail/claws-mail/Makefile =================================================================== --- head/mail/claws-mail/Makefile (revision 508141) +++ head/mail/claws-mail/Makefile (revision 508142) @@ -1,88 +1,88 @@ # Created by: Simon 'corecode' Schubert # $FreeBSD$ PORTNAME= claws-mail -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libetpan.so:mail/libetpan \ libfreetype.so:print/freetype2 \ libsasl2.so:security/cyrus-sasl2 \ libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libnettle.so:security/nettle RUN_DEPENDS= mime-support>0:misc/mime-support USES= autoreconf gettext-tools compiler:c++11-lang cpe desktop-file-utils gettext gnome pathfix \ python:3.6 shebangfix ssl USE_XORG= ice sm USE_GNOME= cairo gtk20 librsvg2 SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail INSTALLS_ICONS= yes OPTIONS_DEFINE= COMPFACE DEBUG DOCS ENCHANT IPV6 JPILOT LDAP \ NLS STARTUP THEMES OPTIONS_DEFAULT=COMPFACE ENCHANT STARTUP THEMES OPTIONS_SUB= yes COMPFACE_DESC= X-Face support COMPFACE_CONFIGURE_ENABLE= compface COMPFACE_LIB_DEPENDS= libcompface.so:mail/faces DEBUG_CONFIGURE_ON= --enable-maintainer-mode ENCHANT_DESC= Spell checking support ENCHANT_CONFIGURE_ENABLE= enchant ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant IPV6_CONFIGURE_ENABLE= ipv6 JPILOT_DESC= JPilot support JPILOT_CONFIGURE_ENABLE= jpilot JPILOT_LIB_DEPENDS= libpisock.so:palm/pilot-link JPILOT_RUN_DEPENDS= jpilot:palm/jpilot LDAP_CONFIGURE_ENABLE= ldap LDAP_USE= openldap=yes NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext-tools STARTUP_DESC= Startup notification support STARTUP_CONFIGURE_ENABLE= startup-notification STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification THEMES_DESC= Additional themes THEMES_RUN_DEPENDS= claws-mail-themes>0:x11-themes/claws-mail-themes .include "Makefile.claws" post-patch: @${REINPLACE_CMD} 's|-dirty||' ${WRKSRC}/version post-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/tools && \ ${INSTALL_SCRIPT} OOo2claws-mail.pl acroread2claws-mail.pl \ calypso_convert.pl convert_mbox.pl eud2gc.py filter_conv.pl \ filter_conv_new.pl fix_date.sh gif2xface.pl google_msgid.pl \ google_search.pl kmail-mailbox2claws-mail.pl kmail2claws-mail.pl \ kmail2claws-mail_v2.pl multiwebsearch.conf multiwebsearch.pl \ nautilus2claws-mail.sh outlook2claws-mail.pl tb2claws-mail \ tbird2claws.py textviewer.pl textviewer.sh \ thunderbird-filters-convertor.pl uudec uuooffice vcard2xml.py \ ${STAGEDIR}${DATADIR}) post-install-DOCS-on: (cd ${WRKSRC} && ${INSTALL_DATA} NEWS README TODO ${STAGEDIR}${DOCSDIR}) ${INSTALL_DATA} ${WRKSRC}/tools/README ${STAGEDIR}${DOCSDIR}/README.tools .include Index: head/mail/claws-mail/Makefile.claws =================================================================== --- head/mail/claws-mail/Makefile.claws (revision 508141) +++ head/mail/claws-mail/Makefile.claws (revision 508142) @@ -1,82 +1,82 @@ # $FreeBSD$ -PORTVERSION= 3.17.3 +PORTVERSION= 3.17.4 CATEGORIES?= mail MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ MAINTAINER= joneum@FreeBSD.org LICENSE= GPLv3 USES+= autoreconf gettext-tools gmake iconv libtool pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static CLAWS_PLUGINS= acpi_notifier \ address_keeper \ archive \ att_remover \ attachwarner \ bogofilter \ bsfilter \ clamd \ fancy \ fetchinfo \ gdata \ libravatar \ mailmbox \ managesieve \ newmail \ notification \ pdf_viewer \ perl \ python \ pgpcore \ pgpinline \ pgpmime \ rssyl \ smime \ spam_report \ spamassassin \ tnef_parse \ vcalendar .for p in ${CLAWS_PLUGINS} CONFIGURE_ARGS+= --disable-${p}-plugin .endfor .if defined(CLAWS_PLUGINS_BUILD) DISTNAME= claws-mail-${PORTVERSION} PKGNAMEPREFIX= claws-mail- BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail RUN_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail MASTERDIR= ${.CURDIR}/../../mail/claws-mail DESCR= ${.CURDIR}/pkg-descr FILESDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} PKGMESSAGE= ${.CURDIR}/pkg-message CONFIGURE_ARGS+= --disable-nls . for p in ${CLAWS_PLUGINS_BUILD} CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S|--disable-${p}-plugin||} PLIST_FILES+= lib/claws-mail/plugins/${p:S|spam_|spam|}.so . endfor do-build: . for p in ${CLAWS_PLUGINS_BUILD} (cd ${WRKSRC}/src/plugins/${p} && ${MAKE_CMD}) . endfor do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/claws-mail/plugins . for p in ${CLAWS_PLUGINS_BUILD} (cd ${WRKSRC}/src/plugins/${p} && \ ${INSTALL_LIB} .libs/${p:S|spam_|spam|}.so \ ${STAGEDIR}${PREFIX}/lib/claws-mail/plugins) . endfor .endif Index: head/mail/claws-mail/distinfo =================================================================== --- head/mail/claws-mail/distinfo (revision 508141) +++ head/mail/claws-mail/distinfo (revision 508142) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545563171 -SHA256 (claws-mail-3.17.3.tar.xz) = 504e1f5a6f0880192662826ac07bcd083c3167b3db7143858617d6c51233d2f2 -SIZE (claws-mail-3.17.3.tar.xz) = 6164392 +TIMESTAMP = 1564729842 +SHA256 (claws-mail-3.17.4.tar.xz) = 590ed1131e51b3a627e75c3b256068f5176a498628e1c8f3315b9bc09482ae02 +SIZE (claws-mail-3.17.4.tar.xz) = 6280252 Index: head/mail/claws-mail-pdf_viewer/Makefile =================================================================== --- head/mail/claws-mail-pdf_viewer/Makefile (revision 508141) +++ head/mail/claws-mail-pdf_viewer/Makefile (revision 508142) @@ -1,16 +1,16 @@ # Created by: Pawel Pekala # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 4 +PORTREVISION= 0 COMMENT= PDF and PostScript viewer plugin for Claws Mail LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib USES+= ghostscript CLAWS_PLUGINS_BUILD= pdf_viewer .include "../claws-mail/Makefile.claws" .include Index: head/mail/claws-mail-python/Makefile =================================================================== --- head/mail/claws-mail-python/Makefile (revision 508141) +++ head/mail/claws-mail-python/Makefile (revision 508142) @@ -1,14 +1,14 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= python -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Python scripting plugin for Claws Mail USE_GNOME= pygtk2 CLAWS_PLUGINS_BUILD= python .include "../claws-mail/Makefile.claws" .include