ports/185423: [UPDATE] java/netbeans, add license information

Hardy Schumacher hardy.schumacher at gmx.de
Thu Jan 2 17:00:00 UTC 2014


>Number:         185423
>Category:       ports
>Synopsis:       [UPDATE] java/netbeans, add license information
>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:   Thu Jan 02 17:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.2
>Organization:
>Environment:
FreeBSD gamma.low.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255996: Thu Oct  3 20:40:04 CEST 2013     root at gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
Add license information to port java/netbeans.
>How-To-Repeat:
n/a
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/java/netbeans/Makefile ./netbeans/Makefile
--- /usr/ports/java/netbeans/Makefile	2013-11-07 19:16:41.000000000 +0100
+++ ./netbeans/Makefile	2014-01-02 16:57:27.000000000 +0100
@@ -11,6 +11,9 @@
 MAINTAINER=	gahr at FreeBSD.org
 COMMENT=	A full-featured integrated environment for Java
 
+LICENSE=	CDDL GPLv2
+LICENSE_COMB=	multi
+
 USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.7+
@@ -26,7 +29,7 @@
 		${DATADIR}/nb/netbeans.png \
 		${PORTNAME}-${PORTVERSION} \
 		"Development;" \
-		${FALSE}
+		false
 
 post-patch:
 	@${REINPLACE_CMD} -i "" -e '57s|#||;57s|/path/to/jdk|${JAVA_HOME}|' \


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


More information about the freebsd-ports-bugs mailing list