Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 11:58:03 GMT
From:      "A.J. 'Fonz' van Werven" <freebsd@skysmurf.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181868: Update and adoption of out-of-date and orphaned port x11/xtrlock
Message-ID:  <201309061158.r86Bw3IO085017@oldred.freebsd.org>
Resent-Message-ID: <201309061200.r86C01ks077818@freefall.freebsd.org>

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

>Number:         181868
>Category:       ports
>Synopsis:       Update and adoption of out-of-date and orphaned port x11/xtrlock
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 12:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     A.J. 'Fonz' van Werven
>Release:        9.1
>Organization:
>Environment:
FreeBSD spectrum.skysmurf.nl 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0 r255124: Sun Sep  1 19:40:39 CEST 2013     root@pointyhat.skysmurf.nl:/usr/obj/usr/src/sys/SPECTRUM  amd64
>Description:
The port x11/xtrlock has been reported to be out of date and has been orphaned. I have updated the port to the new version (2.2 -> 2.3) and volunteer to take maintainership.

The included patch is a recursive diff containing the necessary changes to Makefile and distinfo.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN xtrlock.orig/Makefile xtrlock/Makefile
--- xtrlock.orig/Makefile	2013-09-06 13:47:37.000000000 +0200
+++ xtrlock/Makefile	2013-09-06 13:41:15.000000000 +0200
@@ -2,13 +2,13 @@
 # $FreeBSD: x11/xtrlock/Makefile 320334 2013-06-09 13:15:18Z wg $
 
 PORTNAME=	xtrlock
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@skysmurf.nl
 COMMENT=	X Transparent Lock
 
 LICENSE=	GPLv2 # (or later)
diff -ruN xtrlock.orig/distinfo xtrlock/distinfo
--- xtrlock.orig/distinfo	2013-09-06 13:47:37.000000000 +0200
+++ xtrlock/distinfo	2013-09-06 13:41:45.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xtrlock_2.2.tar.gz) = eed63851f4ad9f3026fd0a73767c8d2e5e2b973e050d271be6ec5086faa11ef6
-SIZE (xtrlock_2.2.tar.gz) = 20716
+SHA256 (xtrlock_2.3.tar.gz) = f17a46b8981b993421955ce0a3684b500f5a1d89c4667be680149fed63c356cc
+SIZE (xtrlock_2.3.tar.gz) = 20299


>Release-Note:
>Audit-Trail:
>Unformatted:



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