Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 19:54:07 -0800 (PST)
From:      Linh Pham <question+fbsdports@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hq@FreeBSD.org
Subject:   ports/79271: Update Port: editors/jedit-devel - set NO_LATEST_LINK
Message-ID:  <20050327035407.931744507F@q.closedsrc.org>
Resent-Message-ID: <200503270400.j2R40CTp083953@freefall.freebsd.org>

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

>Number:         79271
>Category:       ports
>Synopsis:       Update Port: editors/jedit-devel - set NO_LATEST_LINK
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 27 04:00:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 5.3-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #5: Sat Jan 8 23:34:57 PST 2005 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386


	
>Description:
Added NO_LATEST_LINK to editors/jedit-devel so that there aren't duplicate
values between editors/jedit and editors/jedit-devel and that it is a
development branch rather than a stable branch.

Hope that it's okay.

Bumped PORTREVISION.
>How-To-Repeat:
>Fix:

--- jedit-devel-4.3p2_1.diff begins here ---
--- /usr/ports/editors/jedit-devel/Makefile	Tue Mar 15 07:15:46 2005
+++ jedit-devel/Makefile	Sat Mar 26 19:49:29 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	jedit
 PORTVERSION=	4.3.p2
+PORTREVISION=	1
 CATEGORIES=	editors java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -23,6 +24,7 @@
 JAVA_VERSION=	1.4+
 
 CONFLICTS=	jedit-4.2*
+NO_LATEST_LINK=	yes
 
 USE_XLIB=	yes
 NO_BUILD=	yes
--- jedit-devel-4.3p2_1.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?20050327035407.931744507F>