Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 08:20:00 +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: r414979 - head/mail/roundcube
Message-ID:  <201605110820.u4B8K01T075423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed May 11 08:20:00 2016
New Revision: 414979
URL: https://svnweb.freebsd.org/changeset/ports/414979

Log:
  Update to 1.1.5 release.

Modified:
  head/mail/roundcube/Makefile
  head/mail/roundcube/distinfo

Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile	Wed May 11 07:53:00 2016	(r414978)
+++ head/mail/roundcube/Makefile	Wed May 11 08:20:00 2016	(r414979)
@@ -1,11 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	roundcube
-DISTVERSION=	1.1.4
-PORTREVISION=	1
+DISTVERSION=	1.1.5
 PORTEPOCH=	1
 CATEGORIES?=	mail www
-MASTER_SITES=	SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu}
+MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
 DISTNAME=	${PORTNAME}mail-${DISTVERSION}-complete
 
 MAINTAINER?=	ale@FreeBSD.org
@@ -25,7 +24,7 @@ CPE_VENDOR=	roundcube
 
 WANT_PHP_WEB=	yes
 USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter
-IGNORE_WITH_PHP=52
+IGNORE_WITH_PHP=70
 
 OPTIONS_DEFINE=	SSL LDAP GD PSPELL NSC DOCS
 OPTIONS_SINGLE=	DB

Modified: head/mail/roundcube/distinfo
==============================================================================
--- head/mail/roundcube/distinfo	Wed May 11 07:53:00 2016	(r414978)
+++ head/mail/roundcube/distinfo	Wed May 11 08:20:00 2016	(r414979)
@@ -1,2 +1,2 @@
-SHA256 (roundcubemail-1.1.4-complete.tar.gz) = 9bfe88255d4ffc288f5776de1cead78352469b1766d5ebaebe6e28043affe181
-SIZE (roundcubemail-1.1.4-complete.tar.gz) = 4578600
+SHA256 (roundcubemail-1.1.5-complete.tar.gz) = 476a1d45b0592b2ad43e3e08cbc72e69ef31e33ed8a8f071f02e5a1ae3e7f334
+SIZE (roundcubemail-1.1.5-complete.tar.gz) = 4581781



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