From simon@olofsson.de  Fri Oct 15 15:33:15 2010
Return-Path: <simon@olofsson.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 310A21065672
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Oct 2010 15:33:15 +0000 (UTC)
	(envelope-from simon@olofsson.de)
Received: from mail.bytecamp.net (mail.bytecamp.net [212.204.60.9])
	by mx1.freebsd.org (Postfix) with ESMTP id 643A68FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Oct 2010 15:33:13 +0000 (UTC)
Received: (qmail 71858 invoked by uid 89); 15 Oct 2010 17:33:12 +0200
Received: from koln-4d0b6d6c.pool.mediaways.net (HELO sol-fb.olofsson.lan) (postmaster%olofsson.de@77.11.109.108)
  by mail.bytecamp.net with SMTP; 15 Oct 2010 17:33:10 +0200
Received: by sol-fb.olofsson.lan (sSMTP sendmail emulation); Fri, 15 Oct 2010 17:33:10 +0200
Message-Id: <20101015153315.310A21065672@hub.freebsd.org>
Date: Fri, 15 Oct 2010 17:33:10 +0200
From: "Simon Olofsson" <simon@olofsson.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] x11-wm/lxsession-lite: Deprecate
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151479
>Category:       ports
>Synopsis:       [PATCH] x11-wm/lxsession-lite: Deprecate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 15:40:12 UTC 2010
>Closed-Date:    Sat Oct 16 07:57:29 UTC 2010
>Last-Modified:  Sat Oct 16 08:00:22 UTC 2010
>Originator:     Simon Olofsson
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD sol-fb.olofsson.de 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Development has ceased, superseded by x11-wm/lxsession.
  Quote from the website:
  "LXSession Lite was renamed LXSession [...]"
  http://wiki.lxde.org/en/LXSession#LXSession_and_LXSession_Lite
- convert spaces to tabs in Makefile

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- lxsession-lite-0.3.6_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-wm/lxsession-lite/Makefile /usr/home/simon/ports/x11-wm/lxsession-lite/Makefile
--- /usr/ports/x11-wm/lxsession-lite/Makefile	2010-10-05 21:57:56.000000000 +0200
+++ /usr/home/simon/ports/x11-wm/lxsession-lite/Makefile	2010-10-15 17:29:05.000000000 +0200
@@ -16,6 +16,9 @@
 
 LIB_DEPENDS=	hal.1:${PORTSDIR}/sysutils/hal
 
+DEPRECATED=	Development has ceased, superseded by x11-wm/lxsession.
+EXPIRATION_DATE=	2011-01-01
+
 CONFLICTS=	lxsession-[0-9]*
 
 USE_GNOME=	gtk20
@@ -23,7 +26,7 @@
 USE_GMAKE=	yes
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS=	--prefix=${PREFIX} \
 		CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CFLAGS+=	-I${WRKSRC}
@@ -33,11 +36,11 @@
 MAN1=		lxsession.1 lxsession-logout.1
 
 .if !defined(WITHOUT_NLS)
-USE_GETTEXT=    yes
-PLIST_SUB+=     NLS=""
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
 .else
 CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+=     NLS="@comment "
+PLIST_SUB+=	NLS="@comment "
 .endif
 
 .include <bsd.port.mk>
--- lxsession-lite-0.3.6_4.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Sat Oct 16 07:57:28 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151479 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151479: commit references a PR
Date: Sat, 16 Oct 2010 07:56:43 +0000 (UTC)

 makc        2010-10-16 07:56:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/lxsession-lite Makefile 
   Log:
   Deprecate: superseded by x11-wm/lxsession
   Set expiration date to 2011-01-01
   Fix spaces/tabs
   
   PR:             ports/151479
   Submitted by:   Simon Olofsson <simon at olofsson.de>
   
   Revision  Changes    Path
   1.10      +7 -4      ports/x11-wm/lxsession-lite/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
