From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 11 07:20:13 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 816991065672 for ; Fri, 11 May 2012 07:20:13 +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 41F158FC12 for ; Fri, 11 May 2012 07:20:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4B7KDbH047472 for ; Fri, 11 May 2012 07:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4B7KDp8047471; Fri, 11 May 2012 07:20:13 GMT (envelope-from gnats) Resent-Date: Fri, 11 May 2012 07:20:13 GMT Resent-Message-Id: <201205110720.q4B7KDp8047471@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, Klaus Aehlig Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F9551065670 for ; Fri, 11 May 2012 07:12:05 +0000 (UTC) (envelope-from aehlig@linta.de) Received: from linta.de (isilmar-3.linta.de [188.40.101.200]) by mx1.freebsd.org (Postfix) with ESMTP id 8C55D8FC0A for ; Fri, 11 May 2012 07:12:03 +0000 (UTC) Received: (qmail 12787 invoked by uid 10); 11 May 2012 07:05:21 -0000 Received: from curry.linta.de by isilmar.linta.de with BSMTP; 11 May 2012 07:05:21 -0000 Received: by curry.linta.de (Postfix, from userid 1001) id C3CC81CC44; Fri, 11 May 2012 09:05:07 +0200 (CEST) Message-Id: <20120511070507.C3CC81CC44@curry.linta.de> Date: Fri, 11 May 2012 09:05:07 +0200 (CEST) From: Klaus Aehlig To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/167790: [patch] x11/xtrlock update to 2.0.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Klaus Aehlig List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2012 07:20:13 -0000 >Number: 167790 >Category: ports >Synopsis: [patch] x11/xtrlock update to 2.0.14 >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: Fri May 11 07:20:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Klaus Aehlig >Release: FreeBSD 8.3-STABLE amd64 >Organization: >Environment: System: FreeBSD curry.linta.de 8.3-STABLE FreeBSD 8.3-STABLE #18: Fri May 4 09:47:05 CEST 2012 root@curry.linta.de:/usr/obj/usr/src/sys/CURRY amd64 >Description: Update x11/xtrlock to 2.0.14 thus making it fetchable again. While there, add LICENSE information. >How-To-Repeat: >Fix: apply the following patch --- xtrlock.diff begins here --- diff -ruN xtrlock.orig/Makefile xtrlock/Makefile --- xtrlock.orig/Makefile 2012-05-11 08:35:11.000000000 +0200 +++ xtrlock/Makefile 2012-05-11 09:00:06.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= xtrlock -PORTVERSION= 2.0.12 -PORTREVISION= 2 +PORTVERSION= 2.0.14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/x/xtrlock/ @@ -16,6 +15,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= X Transparent Lock +LICENSE= GPLv2 # or higher +LICENSE_FILE= ${WRKSRC}/debian/copyright + USE_XORG= x11 WRKSRC= ${WRKDIR}/${PORTNAME}-2.0 diff -ruN xtrlock.orig/distinfo xtrlock/distinfo --- xtrlock.orig/distinfo 2012-05-11 08:35:11.000000000 +0200 +++ xtrlock/distinfo 2012-05-11 09:00:06.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (xtrlock_2.0-12.tar.gz) = bcd5ea4a32b000ab7826a5520b45c4b17b0daeb4e9875ae942944099f7303bc9 -SIZE (xtrlock_2.0-12.tar.gz) = 7642 +SHA256 (xtrlock_2.0-14.tar.gz) = 2b25b6b91c33e61f1b9f6acf292cc34c58d8f04b00e4e3d2689c1b13c6714fbe +SIZE (xtrlock_2.0-14.tar.gz) = 7746 --- xtrlock.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: