svn commit: r414979 - head/mail/roundcube

Alex Dupre ale at FreeBSD.org
Wed May 11 08:20:02 UTC 2016


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 at 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


More information about the svn-ports-head mailing list