svn commit: r331561 - head/mail/roundcube

Alex Dupre ale at FreeBSD.org
Fri Oct 25 07:50:04 UTC 2013


Author: ale
Date: Fri Oct 25 07:50:03 2013
New Revision: 331561
URL: http://svnweb.freebsd.org/changeset/ports/331561

Log:
  Update to 0.9.5 release.

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

Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile	Fri Oct 25 07:23:00 2013	(r331560)
+++ head/mail/roundcube/Makefile	Fri Oct 25 07:50:03 2013	(r331561)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	roundcube
-DISTVERSION=	0.9.4
+DISTVERSION=	0.9.5
 PORTEPOCH=	1
 CATEGORIES?=	mail www
 MASTER_SITES=	SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U}
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 
 NO_BUILD=	yes
 
-RCUBECOMP=	.htaccess SQL config index.php installer logs plugins program robots.txt skins temp
+RCUBECOMP=	SQL config index.php installer logs plugins program robots.txt skins temp
 PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
 
 WANT_PHP_WEB=	yes

Modified: head/mail/roundcube/distinfo
==============================================================================
--- head/mail/roundcube/distinfo	Fri Oct 25 07:23:00 2013	(r331560)
+++ head/mail/roundcube/distinfo	Fri Oct 25 07:50:03 2013	(r331561)
@@ -1,2 +1,2 @@
-SHA256 (roundcubemail-0.9.4.tar.gz) = 611b2905d8c97580b0139437c05225fc354b3e8e845692bb29afac191abb5bc0
-SIZE (roundcubemail-0.9.4.tar.gz) = 3659165
+SHA256 (roundcubemail-0.9.5.tar.gz) = f5fbb39f11ed5bfb130e130660dacc125c9ee3eaa0d45c506b82f89fa1808326
+SIZE (roundcubemail-0.9.5.tar.gz) = 3659531


More information about the svn-ports-head mailing list