svn commit: r485504 - head/mail/nocc

Alex Dupre ale at FreeBSD.org
Wed Nov 21 09:16:52 UTC 2018


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


More information about the svn-ports-all mailing list