From owner-svn-ports-all@freebsd.org Tue Jan 10 14:02:21 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFFA2CA8298; Tue, 10 Jan 2017 14:02:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 940051E0F; Tue, 10 Jan 2017 14:02:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0AE2K7t005602; Tue, 10 Jan 2017 14:02:20 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0AE2KeA005600; Tue, 10 Jan 2017 14:02:20 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201701101402.v0AE2KeA005600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 10 Jan 2017 14:02:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431084 - head/mail/roundcube-markasjunk2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2017 14:02:22 -0000 Author: gahr Date: Tue Jan 10 14:02:20 2017 New Revision: 431084 URL: https://svnweb.freebsd.org/changeset/ports/431084 Log: mail/roundcube-markasjunk2: update to 1.10 * Add JS event markasjunk2-update to allow other plugins to influence the spam/ham options show * Add init method to allow drivers to access markasjunk2-update JS event * Replace config options markasjunk2_mb_toolbar and markasjunk2_cp_toolbar with new markasjunk2_toolbar option Modified: head/mail/roundcube-markasjunk2/Makefile head/mail/roundcube-markasjunk2/distinfo head/mail/roundcube-markasjunk2/pkg-plist Modified: head/mail/roundcube-markasjunk2/Makefile ============================================================================== --- head/mail/roundcube-markasjunk2/Makefile Tue Jan 10 13:41:40 2017 (r431083) +++ head/mail/roundcube-markasjunk2/Makefile Tue Jan 10 14:02:20 2017 (r431084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= markasjunk2 -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= mail PKGNAMEPREFIX= roundcube- Modified: head/mail/roundcube-markasjunk2/distinfo ============================================================================== --- head/mail/roundcube-markasjunk2/distinfo Tue Jan 10 13:41:40 2017 (r431083) +++ head/mail/roundcube-markasjunk2/distinfo Tue Jan 10 14:02:20 2017 (r431084) @@ -1,2 +1,3 @@ -SHA256 (JohnDoh-Roundcube-Plugin-Mark-as-Junk-2-1.9_GH0.tar.gz) = e4cfd587ad4b4c44f77e100622ba869c45a5ac5d419642c4bd3f0665890b7b9c -SIZE (JohnDoh-Roundcube-Plugin-Mark-as-Junk-2-1.9_GH0.tar.gz) = 28344 +TIMESTAMP = 1484056608 +SHA256 (JohnDoh-Roundcube-Plugin-Mark-as-Junk-2-1.10_GH0.tar.gz) = 496b1b79650aae68e97a3ceac8c1fd319f4ac247f87bbffc7394fe1232d1fc41 +SIZE (JohnDoh-Roundcube-Plugin-Mark-as-Junk-2-1.10_GH0.tar.gz) = 30023 Modified: head/mail/roundcube-markasjunk2/pkg-plist ============================================================================== --- head/mail/roundcube-markasjunk2/pkg-plist Tue Jan 10 13:41:40 2017 (r431083) +++ head/mail/roundcube-markasjunk2/pkg-plist Tue Jan 10 14:02:20 2017 (r431084) @@ -10,6 +10,7 @@ %%WWWDIR%%/drivers/email_learn.php %%WWWDIR%%/drivers/sa_blacklist.php %%WWWDIR%%/drivers/sa_detach.php +%%WWWDIR%%/localization/bg_BG.inc %%WWWDIR%%/localization/ca_ES.inc %%WWWDIR%%/localization/cs_CZ.inc %%WWWDIR%%/localization/de_CH.inc @@ -30,6 +31,7 @@ %%WWWDIR%%/localization/pt_BR.inc %%WWWDIR%%/localization/ro_RO.inc %%WWWDIR%%/localization/ru_RU.inc +%%WWWDIR%%/localization/sk_SK.inc %%WWWDIR%%/localization/tr_TR.inc %%WWWDIR%%/localization/zh_TW.inc %%WWWDIR%%/markasjunk2.js