From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 19:40:03 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 390551065698 for ; Sat, 24 Oct 2009 19: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 EB7EC8FC22 for ; Sat, 24 Oct 2009 19:40: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 n9OJe2KA098922 for ; Sat, 24 Oct 2009 19:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9OJe2eO098920; Sat, 24 Oct 2009 19:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 19:40:02 GMT Resent-Message-Id: <200910241940.n9OJe2eO098920@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 415B9106568F; Sat, 24 Oct 2009 19:35:44 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-gx0-f218.google.com (mail-gx0-f218.google.com [209.85.217.218]) by mx1.freebsd.org (Postfix) with ESMTP id E60478FC1E; Sat, 24 Oct 2009 19:35:43 +0000 (UTC) Received: by gxk10 with SMTP id 10so9191396gxk.3 for ; Sat, 24 Oct 2009 12:35:43 -0700 (PDT) Received: by 10.150.104.2 with SMTP id b2mr20794272ybc.19.1256412943137; Sat, 24 Oct 2009 12:35:43 -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 9sm556535ywe.41.2009.10.24.12.35.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 12:35:42 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id 847543F5F97; Sat, 24 Oct 2009 17:35:41 -0200 (BRST) Message-Id: <20091024193541.847543F5F97@fbsd.scjamorim.org> Date: Sat, 24 Oct 2009 17:35:41 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/139922: [PATCH] x11/libXdmcp: update to 1.0.3 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:40:03 -0000 >Number: 139922 >Category: ports >Synopsis: [PATCH] x11/libXdmcp: update to 1.0.3 >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:40: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.0.3 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libXdmcp-1.0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/libXdmcp/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:34:44 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libXdmcp -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libXdmcp/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 19 May 2007 20:26:49 -0000 1.6 +++ distinfo 24 Oct 2009 19:34:44 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXdmcp-1.0.2.tar.bz2) = 10facf2bc7cbd5e5c1a698b8a210a582 -SHA256 (xorg/lib/libXdmcp-1.0.2.tar.bz2) = f3e50c1847599145c22784a2f15818821960652ee91d21d905817fb7c10f96a8 -SIZE (xorg/lib/libXdmcp-1.0.2.tar.bz2) = 220946 +MD5 (xorg/lib/libXdmcp-1.0.3.tar.bz2) = d60941d471800f41a3f19b24bea855a7 +SHA256 (xorg/lib/libXdmcp-1.0.3.tar.bz2) = d8033a2fae20fed6de4f16b73ad69ca1c511e7da31c88e9bc6e75976187378cb +SIZE (xorg/lib/libXdmcp-1.0.3.tar.bz2) = 256963 --- libXdmcp-1.0.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: