Date: Tue, 27 Aug 2013 13:20:37 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325441 - head/mail/roundcube Message-ID: <201308271320.r7RDKbLG080994@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271320.r7RDKbLG080994>