Index: head/mail/nocc/Makefile =================================================================== --- head/mail/nocc/Makefile (revision 561453) +++ head/mail/nocc/Makefile (revision 561454) @@ -1,49 +1,51 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= nocc -PORTVERSION= 1.9.9 +PORTVERSION= 1.9.10 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Webmail system which access POP3 and IMAP mail servers LICENSE= GPLv2 USES= php:web OPTIONS_DEFINE= DOCS -USE_PHP= ctype iconv imap mbstring pcre session +USE_PHP= ctype iconv imap mbstring openssl pcre session SUB_FILES= pkg-message NO_ARCH= yes NO_BUILD= yes NOCCCOMP= .htaccess favicon.ico robots.txt \ - action.php common.php contacts.php contacts_manager.php \ + action.php ckeditor.php ckeditor5.php common.php \ + contacts.php contacts_manager.php \ delete.php down_mail.php download.php get_img.php \ help.php index.php logout.php rss.php send.php \ - ckeditor classes config html js lang themes utils + ckeditor5 classes config html htmlpurifier js lang \ + themes utils PORTDOCS= * post-extract: @${FIND} ${WRKSRC} -type d -empty -delete do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} .for i in ${NOCCCOMP} cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${STAGEDIR}${WWWDIR} .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} @${ECHO_CMD} "@owner ${WWWOWN}" >> ${TMPPLIST} @${ECHO_CMD} "@group ${WWWGRP}" >> ${TMPPLIST} @(cd ${WRKSRC}; ${FIND} ${NOCCCOMP} -not -type d) | ${SORT} | \ ${SED} -ne 's,^,${WWWDIR_REL}/,p' >> ${TMPPLIST} @${ECHO_CMD} "@owner" >> ${TMPPLIST} @${ECHO_CMD} "@group" >> ${TMPPLIST} .include Index: head/mail/nocc/distinfo =================================================================== --- head/mail/nocc/distinfo (revision 561453) +++ head/mail/nocc/distinfo (revision 561454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604498862 -SHA256 (nocc-1.9.9.tar.gz) = ccce4a58272b2065eadd19c4e3a665eff87cb8dbb4ac63e1511593bb89c63263 -SIZE (nocc-1.9.9.tar.gz) = 1731088 +TIMESTAMP = 1610524419 +SHA256 (nocc-1.9.10.tar.gz) = 05cb820fd2cebde241954e843222924a782ee3a9350a41ce9015ee017cd7c7f8 +SIZE (nocc-1.9.10.tar.gz) = 2556051