From owner-svn-ports-all@FreeBSD.ORG Thu Jan 23 18:36:21 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id B9824FCD; Thu, 23 Jan 2014 18:36:21 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C1271CA4; Thu, 23 Jan 2014 18:36:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0NIaLEF066907; Thu, 23 Jan 2014 18:36:21 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0NIaKuS066904; Thu, 23 Jan 2014 18:36:20 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201401231836.s0NIaKuS066904@svn.freebsd.org> From: Thierry Thomas Date: Thu, 23 Jan 2014 18:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340846 - head/www/bugmenot-firefox 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.17 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: Thu, 23 Jan 2014 18:36:21 -0000 Author: thierry Date: Thu Jan 23 18:36:20 2014 New Revision: 340846 URL: http://svnweb.freebsd.org/changeset/ports/340846 QAT: https://qat.redports.org/buildarchive/r340846/ Log: Trying to fix it, but mark it as IGNORE, because ATM it is uncompatible with Firefox. Modified: head/www/bugmenot-firefox/Makefile head/www/bugmenot-firefox/distinfo head/www/bugmenot-firefox/pkg-descr Modified: head/www/bugmenot-firefox/Makefile ============================================================================== --- head/www/bugmenot-firefox/Makefile Thu Jan 23 18:32:31 2014 (r340845) +++ head/www/bugmenot-firefox/Makefile Thu Jan 23 18:36:20 2014 (r340846) @@ -2,19 +2,30 @@ # $FreeBSD$ PORTNAME= bugmenot -PORTVERSION= 1.3 +PORTVERSION= 2.2 +DISTVERSIONSUFFIX= -fx CATEGORIES= www -MASTER_SITES= http://extensions.roachfiend.com/ -DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= Firefox extension to bypass compulsory web registration -XPI_ID= {987311C6-B504-4aa2-90BF-60CC49808D42} -XPI_FILES= chrome/bugmenot.jar install.js install.rdf license.txt chrome.manifest -XPI_DIRS= chrome +LICENSE= MPL GPLv2 LGPL21 +LICENSE_COMB= dual +LICENSE_FILE= license.txt + +IGNORE= bugmenot is incompatible with Firefox 26+ NO_STAGE= yes + +XPI_NUM= 6349 +XPI_ID= {987311C6-B504-4aa2-90BF-60CC49808D42} + +USES= dos2unix +DOS2UNIX_FILES= license.txt + +XPI_FILES= chrome/bugmenot.jar install.rdf chrome.manifest license.txt \ + defaults/preferences/prefs.js +XPI_DIRS= chrome defaults/preferences defaults + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Modified: head/www/bugmenot-firefox/distinfo ============================================================================== --- head/www/bugmenot-firefox/distinfo Thu Jan 23 18:32:31 2014 (r340845) +++ head/www/bugmenot-firefox/distinfo Thu Jan 23 18:36:20 2014 (r340846) @@ -1,2 +1,2 @@ -SHA256 (bugmenot-1.3_0/bugmenot.xpi) = 278cb953299e5423ed90c342c228aaa411eaa00fd6518bd73235212084703c18 -SIZE (bugmenot-1.3_0/bugmenot.xpi) = 19249 +SHA256 (xpi/bugmenot-2.2-fx.xpi) = 0a0dce7ba2e97bfb3c64d53cd03cb1e84a3e8b295f48bc5c3f32b6c808067c0c +SIZE (xpi/bugmenot-2.2-fx.xpi) = 22573 Modified: head/www/bugmenot-firefox/pkg-descr ============================================================================== --- head/www/bugmenot-firefox/pkg-descr Thu Jan 23 18:32:31 2014 (r340845) +++ head/www/bugmenot-firefox/pkg-descr Thu Jan 23 18:36:20 2014 (r340846) @@ -3,4 +3,4 @@ Compatibile with Mozilla and current Fir Visit bugmenot.com for full details of their service. -WWW: http://roachfiend.com/archives/2005/02/07/bugmenot/ +WWW: https://addons.mozilla.org/en-US/firefox/addon/6349