svn commit: r325441 - head/mail/roundcube

Alex Dupre ale at FreeBSD.org
Tue Aug 27 13:20:38 UTC 2013


Author: ale
Date: Tue Aug 27 13:20:37 2013
New Revision: 325441
URL: http://svnweb.freebsd.org/changeset/ports/325441

Log:
  Update to 0.9.3 release.
  
  PR:		ports/181537
  Submitted by:	Hung-Yi Chen <gaod at hychen.org>

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

Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile	Tue Aug 27 12:51:11 2013	(r325440)
+++ head/mail/roundcube/Makefile	Tue Aug 27 13:20:37 2013	(r325441)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	roundcube
-DISTVERSION=	0.9.2
+DISTVERSION=	0.9.3
 PORTEPOCH=	1
 CATEGORIES?=	mail www
 MASTER_SITES=	SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U}
@@ -13,7 +13,6 @@ COMMENT=	Fully skinnable XHTML/CSS webma
 LICENSE=	GPLv3
 
 NO_BUILD=	yes
-CONFLICTS=	ja-roundcube-[0-9]*
 
 RCUBECOMP=	.htaccess SQL config index.php installer logs plugins program robots.txt skins temp
 PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING

Modified: head/mail/roundcube/distinfo
==============================================================================
--- head/mail/roundcube/distinfo	Tue Aug 27 12:51:11 2013	(r325440)
+++ head/mail/roundcube/distinfo	Tue Aug 27 13:20:37 2013	(r325441)
@@ -1,2 +1,2 @@
-SHA256 (roundcubemail-0.9.2.tar.gz) = 9ffa75fdd795540c3c236669b932ece822f214598d4d63a091a38c637eb11157
-SIZE (roundcubemail-0.9.2.tar.gz) = 3735505
+SHA256 (roundcubemail-0.9.3.tar.gz) = 2186b8037d02118d1e0a5d782e900f80097f9891711510a6477ed9dae0eacee5
+SIZE (roundcubemail-0.9.3.tar.gz) = 3658220


More information about the svn-ports-head mailing list