From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 19:30:05 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 99697106568B for ; Sat, 24 Oct 2009 19:30:05 +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 593348FC1F for ; Sat, 24 Oct 2009 19:30:05 +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 n9OJU5aN088775 for ; Sat, 24 Oct 2009 19:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9OJU5AI088770; Sat, 24 Oct 2009 19:30:05 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 19:30:05 GMT Resent-Message-Id: <200910241930.n9OJU5AI088770@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 970D1106568D; Sat, 24 Oct 2009 19:24:55 +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 474558FC0C; Sat, 24 Oct 2009 19:24:55 +0000 (UTC) Received: by yxe1 with SMTP id 1so8842074yxe.3 for ; Sat, 24 Oct 2009 12:24:54 -0700 (PDT) Received: by 10.150.16.27 with SMTP id 27mr20687798ybp.335.1256412294765; Sat, 24 Oct 2009 12:24:54 -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 9sm551114ywf.35.2009.10.24.12.24.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 12:24:54 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id 3AF533F5F97; Sat, 24 Oct 2009 17:24:53 -0200 (BRST) Message-Id: <20091024192453.3AF533F5F97@fbsd.scjamorim.org> Date: Sat, 24 Oct 2009 17:24:53 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: x11@FreeBSD.org Subject: ports/139917: [PATCH] x11/libXScrnSaver: update to 1.2.0 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:30:05 -0000 >Number: 139917 >Category: ports >Synopsis: [PATCH] x11/libXScrnSaver: update to 1.2.0 >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:30:04 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.2.0 Port maintainer (x11@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libXScrnSaver-1.2.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/libXScrnSaver/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 23 Jan 2009 16:28:12 -0000 1.2 +++ Makefile 24 Oct 2009 19:24:29 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libXScrnSaver -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libXScrnSaver/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 23 Jan 2009 16:28:12 -0000 1.2 +++ distinfo 24 Oct 2009 19:24:29 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXScrnSaver-1.1.3.tar.bz2) = 93f84b6797f2f29cae1ce23b0355d00d -SHA256 (xorg/lib/libXScrnSaver-1.1.3.tar.bz2) = 4b90245093c15a24aaaf2fc6e09f075137aad994f72043e098597997d9b2c988 -SIZE (xorg/lib/libXScrnSaver-1.1.3.tar.bz2) = 219568 +MD5 (xorg/lib/libXScrnSaver-1.2.0.tar.bz2) = 33e54f64b55f22d8bbe822a5b62568cb +SHA256 (xorg/lib/libXScrnSaver-1.2.0.tar.bz2) = 5b067bec0f2eb6405226bde5f20ca107eb0e5c11f5e5e24b455930c450487f85 +SIZE (xorg/lib/libXScrnSaver-1.2.0.tar.bz2) = 248744 --- libXScrnSaver-1.2.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: