Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2021 10:52:50 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561454 - head/mail/nocc
Message-ID:  <202101131052.10DAqo1D099953@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed Jan 13 10:52:50 2021
New Revision: 561454
URL: https://svnweb.freebsd.org/changeset/ports/561454

Log:
  Update to 1.9.10 release.

Modified:
  head/mail/nocc/Makefile
  head/mail/nocc/distinfo

Modified: head/mail/nocc/Makefile
==============================================================================
--- head/mail/nocc/Makefile	Wed Jan 13 10:29:50 2021	(r561453)
+++ head/mail/nocc/Makefile	Wed Jan 13 10:52:50 2021	(r561454)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nocc
-PORTVERSION=	1.9.9
+PORTVERSION=	1.9.10
 CATEGORIES=	mail www
 MASTER_SITES=	SF/${PORTNAME}/NOCC/${PORTVERSION}
 
@@ -15,17 +15,19 @@ 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=	*
 

Modified: head/mail/nocc/distinfo
==============================================================================
--- head/mail/nocc/distinfo	Wed Jan 13 10:29:50 2021	(r561453)
+++ head/mail/nocc/distinfo	Wed Jan 13 10:52:50 2021	(r561454)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101131052.10DAqo1D099953>