Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2012 09:05:07 +0200 (CEST)
From:      Klaus Aehlig <aehlig@linta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167790: [patch] x11/xtrlock update to 2.0.14
Message-ID:  <20120511070507.C3CC81CC44@curry.linta.de>
Resent-Message-ID: <201205110720.q4B7KDp8047471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120511070507.C3CC81CC44>