From owner-svn-ports-all@FreeBSD.ORG Sun May 25 08:54:05 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id 00456B5C; Sun, 25 May 2014 08:54:04 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D6A212C6B; Sun, 25 May 2014 08:54:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4P8s4FR029793; Sun, 25 May 2014 08:54:04 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4P8s4ID029786; Sun, 25 May 2014 08:54:04 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405250854.s4P8s4ID029786@svn.freebsd.org> From: Martin Wilke Date: Sun, 25 May 2014 08:54:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355143 - head/www/xpi-greasemonkey 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.18 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: Sun, 25 May 2014 08:54:05 -0000 Author: miwi Date: Sun May 25 08:54:03 2014 New Revision: 355143 URL: http://svnweb.freebsd.org/changeset/ports/355143 QAT: https://qat.redports.org/buildarchive/r355143/ Log: - Update to 1.15 Modified: head/www/xpi-greasemonkey/Makefile head/www/xpi-greasemonkey/distinfo head/www/xpi-greasemonkey/pkg-plist Modified: head/www/xpi-greasemonkey/Makefile ============================================================================== --- head/www/xpi-greasemonkey/Makefile Sun May 25 08:53:30 2014 (r355142) +++ head/www/xpi-greasemonkey/Makefile Sun May 25 08:54:03 2014 (r355143) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= greasemonkey -PORTVERSION= 1.12 +PORTVERSION= 1.15 DISTVERSIONSUFFIX= -fx CATEGORIES= www Modified: head/www/xpi-greasemonkey/distinfo ============================================================================== --- head/www/xpi-greasemonkey/distinfo Sun May 25 08:53:30 2014 (r355142) +++ head/www/xpi-greasemonkey/distinfo Sun May 25 08:54:03 2014 (r355143) @@ -1,2 +1,2 @@ -SHA256 (xpi/greasemonkey-1.12-fx.xpi) = 666f94126c93081981ca725391df5bc1c2480cc1e61ebe367c516dab02471152 -SIZE (xpi/greasemonkey-1.12-fx.xpi) = 282570 +SHA256 (xpi/greasemonkey-1.15-fx.xpi) = 2672eafe007aede40fa1f2e398188edcb9edc087b58e8c4022372fb15644bd61 +SIZE (xpi/greasemonkey-1.15-fx.xpi) = 287566 Modified: head/www/xpi-greasemonkey/pkg-plist ============================================================================== --- head/www/xpi-greasemonkey/pkg-plist Sun May 25 08:53:30 2014 (r355142) +++ head/www/xpi-greasemonkey/pkg-plist Sun May 25 08:54:03 2014 (r355143) @@ -3,7 +3,6 @@ %%XPI_XPIDIR%%/LICENSE.mit %%XPI_XPIDIR%%/LICENSE.mpl %%XPI_XPIDIR%%/chrome.manifest -%%XPI_XPIDIR%%/components/gmIGreasemonkeyService.xpt %%XPI_XPIDIR%%/components/greasemonkey.js %%XPI_XPIDIR%%/components/scriptProtocol.js %%XPI_XPIDIR%%/content/addons4-overlay.js @@ -17,7 +16,6 @@ %%XPI_XPIDIR%%/content/install.js %%XPI_XPIDIR%%/content/install.xul %%XPI_XPIDIR%%/content/menucommander.js -%%XPI_XPIDIR%%/content/miscapis.js %%XPI_XPIDIR%%/content/newscript.js %%XPI_XPIDIR%%/content/newscript.xul %%XPI_XPIDIR%%/content/options.js @@ -244,6 +242,7 @@ %%XPI_XPIDIR%%/modules/GM_setClipboard.js %%XPI_XPIDIR%%/modules/addons4.js %%XPI_XPIDIR%%/modules/constants.js +%%XPI_XPIDIR%%/modules/miscapis.js %%XPI_XPIDIR%%/modules/parseScript.js %%XPI_XPIDIR%%/modules/prefmanager.js %%XPI_XPIDIR%%/modules/remoteScript.js @@ -253,6 +252,7 @@ %%XPI_XPIDIR%%/modules/scriptRequire.js %%XPI_XPIDIR%%/modules/scriptResource.js %%XPI_XPIDIR%%/modules/stats.js +%%XPI_XPIDIR%%/modules/sync.js %%XPI_XPIDIR%%/modules/third-party/MatchPattern.js %%XPI_XPIDIR%%/modules/third-party/convert2RegExp.js %%XPI_XPIDIR%%/modules/third-party/droppedUrls.js @@ -263,6 +263,7 @@ %%XPI_XPIDIR%%/modules/util/checkCoralCache.js %%XPI_XPIDIR%%/modules/util/compareFirefoxVersion.js %%XPI_XPIDIR%%/modules/util/emptyEl.js +%%XPI_XPIDIR%%/modules/util/enqueueRemoveFile.js %%XPI_XPIDIR%%/modules/util/getBinaryContents.js %%XPI_XPIDIR%%/modules/util/getBrowserWindow.js %%XPI_XPIDIR%%/modules/util/getContents.js