diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index 164b5bc429f5..ecc7b14a7593 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -1,49 +1,49 @@ PORTNAME= nocc -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.13 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Webmail system which access POP3 and IMAP mail servers WWW= http://nocc.sourceforge.net/ LICENSE= GPLv2 USES= cpe php:web OPTIONS_DEFINE= DOCS 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 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 \ 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 diff --git a/mail/nocc/distinfo b/mail/nocc/distinfo index 01f4d591cee7..7f7c5e672f36 100644 --- a/mail/nocc/distinfo +++ b/mail/nocc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643624073 -SHA256 (nocc-1.9.11.tar.gz) = 761b9fcbf250eb2c15daa4f193654398ee79f948a0dd4672d77a701886851f41 -SIZE (nocc-1.9.11.tar.gz) = 2560798 +TIMESTAMP = 1678727147 +SHA256 (nocc-1.9.13.tar.gz) = 97fe585c4ac3c5f3d513e2fafcde200dbd90e1c358358d7f0c0f8df34abfc816 +SIZE (nocc-1.9.13.tar.gz) = 2556753