svn commit: r564941 - head/mail/roundcube
Alex Dupre
ale at FreeBSD.org
Thu Feb 11 13:10:46 UTC 2021
Author: ale
Date: Thu Feb 11 13:10:45 2021
New Revision: 564941
URL: https://svnweb.freebsd.org/changeset/ports/564941
Log:
Update to 1.4.11 release and set IGNORE with php 8.
Modified:
head/mail/roundcube/Makefile
head/mail/roundcube/distinfo
Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile Thu Feb 11 12:38:26 2021 (r564940)
+++ head/mail/roundcube/Makefile Thu Feb 11 13:10:45 2021 (r564941)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= roundcube
-DISTVERSION= 1.4.10
+DISTVERSION= 1.4.11
PORTEPOCH= 1
CATEGORIES?= mail www
MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
@@ -28,6 +28,7 @@ CPE_PRODUCT= webmail
CPE_VENDOR= roundcube
USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype
+IGNORE_WITH_PHP=80
OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS EXAMPLES
OPTIONS_MULTI= DB
Modified: head/mail/roundcube/distinfo
==============================================================================
--- head/mail/roundcube/distinfo Thu Feb 11 12:38:26 2021 (r564940)
+++ head/mail/roundcube/distinfo Thu Feb 11 13:10:45 2021 (r564941)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610524369
-SHA256 (roundcubemail-1.4.10-complete.tar.gz) = a3d8c0dc4db70188f4aea3b62c1bd8b0b31b0c0f77f77138c0715e9d6ddd520f
-SIZE (roundcubemail-1.4.10-complete.tar.gz) = 7043181
+TIMESTAMP = 1613048846
+SHA256 (roundcubemail-1.4.11-complete.tar.gz) = ac7319070c305fc2c88c7723605562d8607030732beee931cdb4091cf05e69b7
+SIZE (roundcubemail-1.4.11-complete.tar.gz) = 7048262
More information about the svn-ports-head
mailing list