From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 25 18:10:02 2008 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 2FF801065678 for ; Fri, 25 Jul 2008 18:10:02 +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 23F6F8FC16 for ; Fri, 25 Jul 2008 18:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6PIA1CE022635 for ; Fri, 25 Jul 2008 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6PIA17X022634; Fri, 25 Jul 2008 18:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 25 Jul 2008 18:10:01 GMT Resent-Message-Id: <200807251810.m6PIA17X022634@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, Steven Kreuzer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 150961065674 for ; Fri, 25 Jul 2008 18:03:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1A8298FC0C for ; Fri, 25 Jul 2008 18:03:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6PI31qZ015188 for ; Fri, 25 Jul 2008 18:03:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m6PI31Lm015187; Fri, 25 Jul 2008 18:03:01 GMT (envelope-from nobody) Message-Id: <200807251803.m6PI31Lm015187@www.freebsd.org> Date: Fri, 25 Jul 2008 18:03:01 GMT From: Steven Kreuzer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/125959: Update: www/xpi-yslow 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, 25 Jul 2008 18:10:02 -0000 >Number: 125959 >Category: ports >Synopsis: Update: www/xpi-yslow >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 25 18:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: 7.0-STABLE >Organization: >Environment: FreeBSD erdinger.lab.exit2shell.com 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Jul 4 14:36:33 EDT 2008 root@erdinger:/usr/obj/usr/src/sys/ERDINGER i386 >Description: Update the port of yslow to 0.9.5b2 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/xpi-yslow/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 1 Feb 2008 14:41:35 -0000 1.1 +++ Makefile 25 Jul 2008 18:05:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= yslow -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.5b2 DISTVERSIONSUFFIX= -fx CATEGORIES= www Index: distinfo =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/xpi-yslow/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 1 Feb 2008 14:41:35 -0000 1.1 +++ distinfo 25 Jul 2008 18:04:39 -0000 @@ -1,3 +1,3 @@ -MD5 (xpi/yslow-0.9.2-fx.xpi) = ab3dd816f3082e96f3c50184832338cd -SHA256 (xpi/yslow-0.9.2-fx.xpi) = 900a543a4e224757beb75fb6e8c6bca07d98c6830077243b4ade46d4bb2771c7 -SIZE (xpi/yslow-0.9.2-fx.xpi) = 77177 +MD5 (xpi/yslow-0.9.5b2-fx.xpi) = 67bfa57e9153eaa6a21f0b60f9e61e29 +SHA256 (xpi/yslow-0.9.5b2-fx.xpi) = 879813213eba2c347e1f34428de7fee899a081de6374e7982bdf7f6c237c6217 +SIZE (xpi/yslow-0.9.5b2-fx.xpi) = 81580 Index: pkg-plist =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/xpi-yslow/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 1 Feb 2008 14:41:35 -0000 1.1 +++ pkg-plist 25 Jul 2008 18:05:52 -0000 @@ -1,4 +1,5 @@ %%XPI_XPIDIR%%/chrome/content/yslow/component.js +%%XPI_XPIDIR%%/chrome/content/yslow/env.js %%XPI_XPIDIR%%/chrome/content/yslow/fulljslint.js %%XPI_XPIDIR%%/chrome/content/yslow/jslintwrapper.js %%XPI_XPIDIR%%/chrome/content/yslow/lint.js >Release-Note: >Audit-Trail: >Unformatted: