From simon@olofsson.de Tue Jul 11 07:23:37 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3CF916A4DA; Tue, 11 Jul 2006 07:23:36 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-01.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 847E843D45; Tue, 11 Jul 2006 07:23:36 +0000 (GMT) (envelope-from simon@olofsson.de) Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net [151.189.8.17]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id E4854168055; Tue, 11 Jul 2006 09:23:34 +0200 (CEST) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id D5FB81A0F5C; Tue, 11 Jul 2006 09:23:34 +0200 (CEST) Received: from gul.lan.gath3n.de (dslb-084-060-141-088.pools.arcor-ip.net [84.60.141.88]) by mail-in-09.arcor-online.net (Postfix) with SMTP id 51E7B366A0A; Tue, 11 Jul 2006 09:23:34 +0200 (CEST) Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Tue, 11 Jul 2006 09:23:33 +0200 Message-Id: <20060711072334.51E7B366A0A@mail-in-09.arcor-online.net> Date: Tue, 11 Jul 2006 09:23:33 +0200 From: "Simon Olofsson" To: FreeBSD-gnats-submit@freebsd.org Cc: ale@FreeBSD.org Subject: [PATCH] www/xpi-pdf_download: update to 0.7.3 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 100065 >Category: ports >Synopsis: [PATCH] www/xpi-pdf_download: update to 0.7.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: ale >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 11 07:30:20 GMT 2006 >Closed-Date: Mon Jul 17 05:57:16 GMT 2006 >Last-Modified: Mon Jul 17 05:57:16 GMT 2006 >Originator: Simon Olofsson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #26: Tue Jul 4 09:47:53 CEST >Description: - Update to 0.7.3 Port maintainer (ale@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xpi-pdf_download-0.7.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/Makefile /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile --- /usr/ports/www/xpi-pdf_download/Makefile Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile Tue Jul 11 09:20:34 2006 @@ -6,7 +6,7 @@ # PORTNAME= pdf_download -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/distinfo /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo --- /usr/ports/www/xpi-pdf_download/distinfo Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo Tue Jul 11 09:20:26 2006 @@ -1,3 +1,3 @@ -MD5 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 174e7f0d90e145fbce4059d326378019 -SHA256 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 843db803470a3f94f05499798fd7b68d7232428f7f3b6474721b37279fca9019 -SIZE (xpi/pdf_download-0.7.2-fx+fl.xpi) = 93095 +MD5 (xpi/pdf_download-0.7.3-fx+fl.xpi) = 273f5005f1731c9607588847cb339bdb +SHA256 (xpi/pdf_download-0.7.3-fx+fl.xpi) = bbe53a54108a583cc5d08ffaef20a4bbc68005b97b43d1c1fe4b4c9b3e4d21f3 +SIZE (xpi/pdf_download-0.7.3-fx+fl.xpi) = 93260 --- xpi-pdf_download-0.7.3.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jul 11 07:30:33 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=100065 From: "Simon Olofsson" To: bug-followup@FreeBSD.org, ale@FreeBSD.org Cc: Subject: Re: ports/100065: [PATCH] www/xpi-pdf_download: update to 0.7.3 Date: Sat, 15 Jul 2006 00:57:32 +0200 Hi, 0.7.4 has been released. Here's the patch: diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/Makefile /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile --- /usr/ports/www/xpi-pdf_download/Makefile Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile Sat Jul 15 00:48:39 2006 @@ -6,7 +6,7 @@ # PORTNAME= pdf_download -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.4 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/distinfo /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo --- /usr/ports/www/xpi-pdf_download/distinfo Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo Sat Jul 15 00:48:55 2006 @@ -1,3 +1,3 @@ -MD5 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 174e7f0d90e145fbce4059d326378019 -SHA256 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 843db803470a3f94f05499798fd7b68d7232428f7f3b6474721b37279fca9019 -SIZE (xpi/pdf_download-0.7.2-fx+fl.xpi) = 93095 +MD5 (xpi/pdf_download-0.7.4-fx+fl.xpi) = c4dfe0c42b687cf4aa8e10c5a354ca58 +SHA256 (xpi/pdf_download-0.7.4-fx+fl.xpi) = 88ef0a2648aa6e858e9f5edbfef74584c24366155e0576d16bc8aea744e2d28a +SIZE (xpi/pdf_download-0.7.4-fx+fl.xpi) = 96491 -- Mit freundlichem Gruß, With best regards, Simon Olofsson http://olofsson.de State-Changed-From-To: open->closed State-Changed-By: ale State-Changed-When: Mon Jul 17 05:56:59 UTC 2006 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=100065 >Unformatted: