From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 27 05:40:04 2009 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 F16F9106568B for ; Tue, 27 Jan 2009 05:40:03 +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 CA68E8FC19 for ; Tue, 27 Jan 2009 05:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0R5e336070829 for ; Tue, 27 Jan 2009 05:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0R5e3nQ070828; Tue, 27 Jan 2009 05:40:03 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jan 2009 05:40:03 GMT Resent-Message-Id: <200901270540.n0R5e3nQ070828@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, Rusty Nejdl Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 913D810656BE for ; Tue, 27 Jan 2009 05:35:06 +0000 (UTC) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id 619448FC17 for ; Tue, 27 Jan 2009 05:35:06 +0000 (UTC) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from tethys.ringofsaturn.com (localhost [127.0.0.1]) by tethys.ringofsaturn.com (8.14.3/8.14.3) with ESMTP id n0R5BNsi093388 for ; Mon, 26 Jan 2009 23:11:23 -0600 (CST) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: (from rnejdl@localhost) by tethys.ringofsaturn.com (8.14.3/8.14.3/Submit) id n0R5BNXi093387; Mon, 26 Jan 2009 23:11:23 -0600 (CST) (envelope-from rnejdl) Message-Id: <200901270511.n0R5BNXi093387@tethys.ringofsaturn.com> Date: Mon, 26 Jan 2009 23:11:23 -0600 (CST) From: Rusty Nejdl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/131031: Update mozplugger to latest release X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rusty Nejdl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 05:40:04 -0000 >Number: 131031 >Category: ports >Synopsis: Update mozplugger to latest release >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: Tue Jan 27 05:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Rusty Nejdl >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD tethys.ringofsaturn.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 24 16:48:37 CST 2009 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN i386 >Description: Patch set to update mozplugger to 1.12 >How-To-Repeat: Apply patch and install >Fix: Apply patch and install --- mozplugger.patch begins here --- diff -rupN mozplugger/Makefile mozplugger.new/Makefile --- mozplugger/Makefile 2009-01-10 12:22:35.000000000 -0600 +++ mozplugger.new/Makefile 2009-01-26 23:05:33.000000000 -0600 @@ -6,8 +6,8 @@ # PORTNAME= mozplugger -PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTVERSION= 1.12.0 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://mozplugger.mozdev.org/files/ diff -rupN mozplugger/distinfo mozplugger.new/distinfo --- mozplugger/distinfo 2008-10-12 08:46:36.000000000 -0500 +++ mozplugger.new/distinfo 2009-01-26 23:06:24.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (mozplugger-1.11.0.tar.gz) = ed289d21ba68533fc35787711d917623 -SHA256 (mozplugger-1.11.0.tar.gz) = 711fc2cbbd22b22f30e72e786d50bcf87101bc4382be834c36504c4739579a0a -SIZE (mozplugger-1.11.0.tar.gz) = 92007 +MD5 (mozplugger-1.12.0.tar.gz) = 6d4dd7b1c577f625c9d664532389d6db +SHA256 (mozplugger-1.12.0.tar.gz) = 1312aad8078dcda7f8ec8e9d756786034420406bf1658066d60392bdaa7befee +SIZE (mozplugger-1.12.0.tar.gz) = 95073 --- mozplugger.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: