From owner-svn-ports-head@FreeBSD.ORG Fri Oct 25 07:50:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 963547CC; Fri, 25 Oct 2013 07:50:04 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 842F42435; Fri, 25 Oct 2013 07:50:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9P7o4uR056288; Fri, 25 Oct 2013 07:50:04 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9P7o4cr056283; Fri, 25 Oct 2013 07:50:04 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201310250750.r9P7o4cr056283@svn.freebsd.org> From: Alex Dupre Date: Fri, 25 Oct 2013 07:50:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331561 - head/mail/roundcube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 07:50:04 -0000 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