Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2011 13:35:34 -0800
From:      Jason Helfman <jhelfman@experts-exchange.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/162622: [patch] deskutils/xpad: add conflict on xpad-current, add license
Message-ID:  <1321479334.974597.83657.nullmailer@experts-exchange.com>
Resent-Message-ID: <201111162140.pAGLe865005899@freefall.freebsd.org>

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

>Number:         162622
>Category:       ports
>Synopsis:       [patch] deskutils/xpad: add conflict on xpad-current, add license
>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:   Wed Nov 16 21:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD dormouse.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64


	
>Description:
I am putting in a new port pr for deskutils/xpad-current, but there needs to be a conflict on deskutils/xpad for it.

>How-To-Repeat:
	
>Fix:

Index: xpad/Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/ports/deskutils/xpad/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- xpad/Makefile	23 Sep 2011 22:21:49 -0000	1.28
+++ xpad/Makefile	16 Nov 2011 17:23:19 -0000
@@ -14,6 +14,10 @@
 MAINTAINER=	lwindschuh@googlemail.com
 COMMENT=	A virtual note-pad system for your X11 desktop
 
+LICENSE=	GPLv3
+
+CONFLICTS_INSTALL=	xpad-current-[0-9]*
+
 FETCH_ARGS=	"-pRr"
 USE_BZIP2=	yes
 USE_GMAKE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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