Update to 0.9.3. Remove CONFLICTS. Port maintainer (ale <at> FreeBSD.org) is cc'd.
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool)
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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!