From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 14 19:30:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43489106566C for ; Fri, 14 Jan 2011 19:30:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 185388FC19 for ; Fri, 14 Jan 2011 19:30:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0EJUAQu052694 for ; Fri, 14 Jan 2011 19:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0EJUAdE052693; Fri, 14 Jan 2011 19:30:10 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jan 2011 19:30:10 GMT Resent-Message-Id: <201101141930.p0EJUAdE052693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lapo Luchini Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57CAC1065673 for ; Fri, 14 Jan 2011 19:24:08 +0000 (UTC) (envelope-from lapo@lapo.it) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 8A8DC8FC1C for ; Fri, 14 Jan 2011 19:24:06 +0000 (UTC) Received: (qmail 8424 invoked from network); 14 Jan 2011 18:57:25 -0000 Received: from unknown (HELO lapo.andxor.it) (192.168.2.22) by andxor.it with SMTP; 14 Jan 2011 18:57:25 -0000 Received: from lapo.andxor.it (localhost.andxor.it [127.0.0.1]) by lapo.andxor.it (8.14.4/8.14.4) with ESMTP id p0EIvPHV013819; Fri, 14 Jan 2011 19:57:25 +0100 (CET) (envelope-from lapo@lapo.andxor.it) Received: (from lapo@localhost) by lapo.andxor.it (8.14.4/8.14.4/Submit) id p0EIvPO8013818; Fri, 14 Jan 2011 19:57:25 +0100 (CET) (envelope-from lapo) Message-Id: <201101141857.p0EIvPO8013818@lapo.andxor.it> Date: Fri, 14 Jan 2011 19:57:25 +0100 (CET) From: Lapo Luchini To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Lapo Luchini , Erwin Lansing Subject: ports/153994: [MAINTAINER] www/xpi-jslib: unbreak download and plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2011 19:30:11 -0000 >Number: 153994 >Category: ports >Synopsis: [MAINTAINER] www/xpi-jslib: unbreak download and plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 14 19:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Lapo Luchini >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD lapo.andxor.it 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 >Description: The official website changed to version 0.1.366 (which I don't have time to properly test right now), so I'm moving the previous 0.1.365 it to a website of mine so that it can be downloaded in the foreseeable future and with a better (versioned) naming. (still a sigle point of failure, but one that I can do something about directly) Also removed the signature which was breaking the plist (I tought I opened a more generic PR to always remove signatures from XPIs, but I probably forgot and it's faster to fix it here right now). Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- xpi-jslib-0.1.365.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-jslib/Makefile /usr/home/lapo/ports/xpi-jslib/Makefile --- /usr/ports/www/xpi-jslib/Makefile 2010-10-10 20:50:02.000000000 +0200 +++ /usr/home/lapo/ports/xpi-jslib/Makefile 2011-01-14 19:51:13.000000000 +0100 @@ -8,20 +8,21 @@ PORTNAME= jslib PORTVERSION= 0.1.365 CATEGORIES= www -MASTER_SITES= http://downloads.mozdev.org/jslib/xpi/signed/ -DISTNAME= jslib_current_lite_signed -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://lapo.it/freebsd/ +DISTNAME= jslib_${PORTVERSION}_lite_signed MAINTAINER= lapo@lapo.it COMMENT= Library of common useful routines for XPI developers LICENSE= MPL -FETCH_ARGS= "-pRr" # without "-A" as MASTER_SITE uses redirect to send to different mirrors - XPI_ID= {DF8E5247-8E0A-4de6-B393-0735A39DFD80} XPI_FILES= application.ini chrome/jslib.jar chrome/jsliblive/contents.rdf chrome/jsliblive/jsliblive.xul chrome.manifest components/jslib-dom.js components/jslib-service.js components/jslib.xpt defaults/preferences/prefs.js install.js install.rdf XPI_DIRS= chrome/jsliblive chrome components defaults/preferences defaults +# we don't (currently) care about the signature +post-extract: + @${RM} -rf ${WRKSRC}/META-INF + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff -ruN --exclude=CVS /usr/ports/www/xpi-jslib/distinfo /usr/home/lapo/ports/xpi-jslib/distinfo --- /usr/ports/www/xpi-jslib/distinfo 2010-10-10 20:50:02.000000000 +0200 +++ /usr/home/lapo/ports/xpi-jslib/distinfo 2011-01-14 19:49:04.000000000 +0100 @@ -1,3 +1,2 @@ -MD5 (jslib-0.1.365/jslib_current_lite_signed.xpi) = 7e3b922d282f6d68f5a827aed2aae40b -SHA256 (jslib-0.1.365/jslib_current_lite_signed.xpi) = a760e431e156854ba4990297d4bf8daff0d335f60f645979abba7b8e10e3f519 -SIZE (jslib-0.1.365/jslib_current_lite_signed.xpi) = 112885 +SHA256 (xpi/jslib_0.1.365_lite_signed.xpi) = a760e431e156854ba4990297d4bf8daff0d335f60f645979abba7b8e10e3f519 +SIZE (xpi/jslib_0.1.365_lite_signed.xpi) = 112885 --- xpi-jslib-0.1.365.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: