From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 19:20:02 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 D95471065692 for ; Sat, 24 Oct 2009 19:20: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 B3EFF8FC16 for ; Sat, 24 Oct 2009 19:20:02 +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 n9OJK2pV080314 for ; Sat, 24 Oct 2009 19:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9OJK29U080304; Sat, 24 Oct 2009 19:20:02 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 19:20:02 GMT Resent-Message-Id: <200910241920.n9OJK29U080304@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 93AE7106566B; Sat, 24 Oct 2009 19:14:53 +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 459188FC14; Sat, 24 Oct 2009 19:14:53 +0000 (UTC) Received: by yxe1 with SMTP id 1so8838560yxe.3 for ; Sat, 24 Oct 2009 12:14:52 -0700 (PDT) Received: by 10.150.42.3 with SMTP id p3mr7057398ybp.63.1256411692821; Sat, 24 Oct 2009 12:14:52 -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 9sm549274ywf.50.2009.10.24.12.14.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 12:14:52 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id 54D443F5F97; Sat, 24 Oct 2009 17:14:51 -0200 (BRST) Message-Id: <20091024191451.54D443F5F97@fbsd.scjamorim.org> Date: Sat, 24 Oct 2009 17:14:51 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/139915: [PATCH] x11/libX11: update to 1.3.1 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:20:03 -0000 >Number: 139915 >Category: ports >Synopsis: [PATCH] x11/libX11: update to 1.3.1 >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:20:02 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 1.3.1 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libX11-1.3.1,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/libX11/Makefile,v retrieving revision 1.31 diff -u -u -r1.31 Makefile --- Makefile 2 Aug 2009 19:36:07 -0000 1.31 +++ Makefile 24 Oct 2009 19:14:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libX11 -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES= x11 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libX11/distinfo,v retrieving revision 1.11 diff -u -u -r1.11 distinfo --- distinfo 8 Apr 2009 02:45:24 -0000 1.11 +++ distinfo 24 Oct 2009 19:14:26 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libX11-1.2.1.tar.bz2) = 2f2beb98e71f397e1209beaca4e97cb1 -SHA256 (xorg/lib/libX11-1.2.1.tar.bz2) = d172e5a401a2607f4ff145db4e8e09c193a1980bbb2c5c7f824e61ee3fdfdff3 -SIZE (xorg/lib/libX11-1.2.1.tar.bz2) = 1798407 +MD5 (xorg/lib/libX11-1.3.1.tar.bz2) = 5e6895c6003f3f0172ba8a07b865d8b2 +SHA256 (xorg/lib/libX11-1.3.1.tar.bz2) = 5f612c38492e81eda783feee0b1da79634cabb2375668c3ffd23ee4e3eae9691 +SIZE (xorg/lib/libX11-1.3.1.tar.bz2) = 2124464 --- libX11-1.3.1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: