[Midnightbsd-cvs] mports [21386] trunk/mail/roundcube: update roundcube to 1.1.5 and move downloads to github
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 15 13:08:22 EDT 2016
Revision: 21386
http://svnweb.midnightbsd.org/mports/?rev=21386
Author: laffer1
Date: 2016-05-15 13:08:22 -0400 (Sun, 15 May 2016)
Log Message:
-----------
update roundcube to 1.1.5 and move downloads to github
Modified Paths:
--------------
trunk/mail/roundcube/Makefile
trunk/mail/roundcube/distinfo
Modified: trunk/mail/roundcube/Makefile
===================================================================
--- trunk/mail/roundcube/Makefile 2016-05-15 16:52:18 UTC (rev 21385)
+++ trunk/mail/roundcube/Makefile 2016-05-15 17:08:22 UTC (rev 21386)
@@ -2,10 +2,10 @@
# $FreeBSD: head/mail/roundcube/Makefile 369697 2014-10-01 07:13:26Z ale $
PORTNAME= roundcube
-DISTVERSION= 1.1.4
+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/1.1.5/
DISTNAME= ${PORTNAME}mail-${DISTVERSION}-complete
MAINTAINER?= ports at MidnightBSD.org
@@ -13,7 +13,7 @@
LICENSE= gpl3
-WRKSRC= ${WRKDIR}/roundcubemail-1.1.4
+WRKSRC= ${WRKDIR}/roundcubemail-1.1.5
NO_BUILD= yes
Modified: trunk/mail/roundcube/distinfo
===================================================================
--- trunk/mail/roundcube/distinfo 2016-05-15 16:52:18 UTC (rev 21385)
+++ trunk/mail/roundcube/distinfo 2016-05-15 17:08:22 UTC (rev 21386)
@@ -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 Midnightbsd-cvs
mailing list