From owner-svn-ports-all@freebsd.org Wed Jan 13 10:52:51 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 439B44D80D1; Wed, 13 Jan 2021 10:52:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DG46C1Nx5z4Tps; Wed, 13 Jan 2021 10:52:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 228701670A; Wed, 13 Jan 2021 10:52:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10DAqosN099954; Wed, 13 Jan 2021 10:52:50 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10DAqo1D099953; Wed, 13 Jan 2021 10:52:50 GMT (envelope-from ale@FreeBSD.org) Message-Id: <202101131052.10DAqo1D099953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 13 Jan 2021 10:52:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561454 - head/mail/nocc X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/mail/nocc X-SVN-Commit-Revision: 561454 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2021 10:52:51 -0000 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