From owner-svn-ports-head@FreeBSD.ORG Thu Aug 1 15:43:23 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CC320765; Thu, 1 Aug 2013 15:43:23 +0000 (UTC) (envelope-from wg@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 9FF722B3B; Thu, 1 Aug 2013 15:43:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r71FhN23046441; Thu, 1 Aug 2013 15:43:23 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r71FhNs1046435; Thu, 1 Aug 2013 15:43:23 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201308011543.r71FhNs1046435@svn.freebsd.org> From: William Grzybowski Date: Thu, 1 Aug 2013 15:43:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324113 - head/mail/roundcube-contextmenu 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: Thu, 01 Aug 2013 15:43:23 -0000 Author: wg Date: Thu Aug 1 15:43:22 2013 New Revision: 324113 URL: http://svnweb.freebsd.org/changeset/ports/324113 Log: mail/roundcube-contextmenu: update to 1.10 - Update to 1.10 Changes: https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG PR: ports/180965 Submitted by: Alexander Moisseev (maintainer) Modified: head/mail/roundcube-contextmenu/Makefile head/mail/roundcube-contextmenu/distinfo head/mail/roundcube-contextmenu/pkg-plist Modified: head/mail/roundcube-contextmenu/Makefile ============================================================================== --- head/mail/roundcube-contextmenu/Makefile Thu Aug 1 15:40:49 2013 (r324112) +++ head/mail/roundcube-contextmenu/Makefile Thu Aug 1 15:43:22 2013 (r324113) @@ -1,12 +1,8 @@ -# New ports collection makefile for: roundcube-contextmenu -# Date created: 27 Oct 2011 -# Whom: Alexander Moisseev -# +# Created by: Alexander Moisseev # $FreeBSD$ -# PORTNAME= contextmenu -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= mail MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ PKGNAMEPREFIX= roundcube- @@ -17,7 +13,7 @@ COMMENT= RoundCube webmail contextmenu p LICENSE= GPLv2 -RUN_DEPENDS= roundcube>=0.6:${PORTSDIR}/mail/roundcube +RUN_DEPENDS= roundcube>=0.9:${PORTSDIR}/mail/roundcube NO_BUILD= yes Modified: head/mail/roundcube-contextmenu/distinfo ============================================================================== --- head/mail/roundcube-contextmenu/distinfo Thu Aug 1 15:40:49 2013 (r324112) +++ head/mail/roundcube-contextmenu/distinfo Thu Aug 1 15:43:22 2013 (r324113) @@ -1,2 +1,2 @@ -SHA256 (contextmenu.tar.gz) = c5e931dfd36c70909aff24d67e4371a9a5acded8c954f8bbbacbb84b2b82367b -SIZE (contextmenu.tar.gz) = 46818 +SHA256 (contextmenu.tar.gz) = 79a63e91ca7bc361872976e19f0ab6559c95e32618776bddd3e44a30e3148192 +SIZE (contextmenu.tar.gz) = 47350 Modified: head/mail/roundcube-contextmenu/pkg-plist ============================================================================== --- head/mail/roundcube-contextmenu/pkg-plist Thu Aug 1 15:40:49 2013 (r324112) +++ head/mail/roundcube-contextmenu/pkg-plist Thu Aug 1 15:43:22 2013 (r324113) @@ -1,5 +1,5 @@ %%WWWDIR%%/CHANGELOG -%%WWWDIR%%/README +%%WWWDIR%%/README.md %%WWWDIR%%/contextmenu.js %%WWWDIR%%/contextmenu.php %%WWWDIR%%/jquery.contextMenu.js