From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 19:50: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 03315106568B for ; Sat, 24 Oct 2009 19:50:04 +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 B80558FC28 for ; Sat, 24 Oct 2009 19:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9OJo3Vr007697 for ; Sat, 24 Oct 2009 19:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9OJo3U8007696; Sat, 24 Oct 2009 19:50:03 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 19:50:03 GMT Resent-Message-Id: <200910241950.n9OJo3U8007696@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 052D2106566C; Sat, 24 Oct 2009 19:49:41 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id A9CFB8FC17; Sat, 24 Oct 2009 19:49:40 +0000 (UTC) Received: by yxe1 with SMTP id 1so8850683yxe.3 for ; Sat, 24 Oct 2009 12:49:39 -0700 (PDT) Received: by 10.150.81.5 with SMTP id e5mr150279ybb.146.1256413779736; Sat, 24 Oct 2009 12:49:39 -0700 (PDT) Received: from fbsd.scjamorim.org (200-163-8-49.bsace705.dsl.brasiltelecom.net.br [200.163.8.49]) by mx.google.com with ESMTPS id 6sm554336ywd.37.2009.10.24.12.49.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 12:49:39 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id 0DE123F5F97; Sat, 24 Oct 2009 17:49:38 -0200 (BRST) Message-Id: <20091024194938.0DE123F5F97@fbsd.scjamorim.org> Date: Sat, 24 Oct 2009 17:49:38 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/139923: [PATCH] x11/libXfixes: update to 4.0.4 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: Sat, 24 Oct 2009 19:50:04 -0000 >Number: 139923 >Category: ports >Synopsis: [PATCH] x11/libXfixes: update to 4.0.4 >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: Sat Oct 24 19:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 4.0.4 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libXfixes-4.0.4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/libXfixes/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 13 Mar 2008 10:33:54 -0000 1.15 +++ Makefile 24 Oct 2009 19:49:11 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libXfixes -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libXfixes/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 19 May 2007 20:26:51 -0000 1.5 +++ distinfo 24 Oct 2009 19:49:11 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXfixes-4.0.3.tar.bz2) = 1990d19725a3c7f32290037f02d3737f -SHA256 (xorg/lib/libXfixes-4.0.3.tar.bz2) = 547e093c5037c4b85ce653ce26f5bd70a97b177f9b582f5351a626d8e0a829dd -SIZE (xorg/lib/libXfixes-4.0.3.tar.bz2) = 214287 +MD5 (xorg/lib/libXfixes-4.0.4.tar.bz2) = 7f2c40852eb337b237ad944ca5c30d49 +SHA256 (xorg/lib/libXfixes-4.0.4.tar.bz2) = ba31d7e5c5c1907c30cba50bfd669aa7fe860555287c29f6e786612e4be33b48 +SIZE (xorg/lib/libXfixes-4.0.4.tar.bz2) = 246305 --- libXfixes-4.0.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: