Date: Wed, 21 Nov 2018 09:16: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: r485504 - head/mail/nocc Message-ID: <201811210916.wAL9Go0f005118@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Wed Nov 21 09:16:50 2018 New Revision: 485504 URL: https://svnweb.freebsd.org/changeset/ports/485504 Log: Update to 1.9.8 release. Modified: head/mail/nocc/Makefile head/mail/nocc/distinfo Modified: head/mail/nocc/Makefile ============================================================================== --- head/mail/nocc/Makefile Wed Nov 21 09:13:56 2018 (r485503) +++ head/mail/nocc/Makefile Wed Nov 21 09:16:50 2018 (r485504) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nocc -PORTVERSION= 1.9.7 +PORTVERSION= 1.9.8 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} @@ -11,9 +11,10 @@ COMMENT= Webmail system which access POP3 and IMAP mai LICENSE= GPLv2 +USES= php:web + OPTIONS_DEFINE= DOCS -USES= php:web USE_PHP= ctype iconv imap mbstring pcre session SUB_FILES= pkg-message Modified: head/mail/nocc/distinfo ============================================================================== --- head/mail/nocc/distinfo Wed Nov 21 09:13:56 2018 (r485503) +++ head/mail/nocc/distinfo Wed Nov 21 09:16:50 2018 (r485504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511338149 -SHA256 (nocc-1.9.7.tar.gz) = 33c9687c613929db76f1fecef24358c3cc90c5200c64bc27392431c441407fc9 -SIZE (nocc-1.9.7.tar.gz) = 1717561 +TIMESTAMP = 1542791685 +SHA256 (nocc-1.9.8.tar.gz) = 415511865a2f3c141313b8d33a6fad7ed265beda65ae52448a2d5fa944992e65 +SIZE (nocc-1.9.8.tar.gz) = 1726666
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811210916.wAL9Go0f005118>