Bug 181537 - [UPDATE] mail/roundcube: Update to 0.9.3
Summary: [UPDATE] mail/roundcube: Update to 0.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 07:00 UTC by Hung-Yi Chen
Modified: 2013-08-27 14:30 UTC (History)
1 user (show)

See Also:


Attachments
mail_roundcube.diff (1.09 KB, patch)
2013-08-26 07:00 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2013-08-26 07:00:00 UTC
        Update to 0.9.3.
        Remove CONFLICTS.
        Port maintainer (ale <at> FreeBSD.org) is cc'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 07:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-27 14:20:49 UTC
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"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2013-08-27 14:20:50 UTC
State Changed
From-To: open->closed

Committed, thanks!