- Update to 7.3.b
This commit is contained in:
parent
791fa0323f
commit
5f9b41440a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305523
3 changed files with 1667 additions and 828 deletions
|
@ -1,15 +1,12 @@
|
|||
# New ports collection Makefile for: netbeans-devel
|
||||
# Date created: 15 August 2008
|
||||
# Whom: gahr
|
||||
#
|
||||
# Created by: gahr
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= netbeans
|
||||
DISTVERSION= 7.1beta
|
||||
DISTVERSION= 7.3beta
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://dlc.sun.com.edgesuite.net/netbeans/7.1/beta/zip/
|
||||
MASTER_SITES= http://dlc.sun.com.edgesuite.net/netbeans/7.3/beta/zip/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= netbeans-${DISTVERSION}-201109252201-ml
|
||||
DISTNAME= netbeans-${DISTVERSION}-201210011125
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= A full-featured integrated environment for Java
|
||||
|
@ -24,7 +21,7 @@ PREFIXDIR= ${PREFIX}/netbeans-${PORTVERSION}
|
|||
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
IGNORE= No development version available right now. Please use java/netbeans instead.
|
||||
#IGNORE= No development version available right now. Please use java/netbeans instead.
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i "" -e '19s|#||;19s|/path/to/jdk|${JAVA_HOME}|' \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (netbeans-7.1beta-201109252201-ml.zip) = 709b9343e860dbbca95fafc7a1cf203045b80689e716d4b4dbc559e21dff7439
|
||||
SIZE (netbeans-7.1beta-201109252201-ml.zip) = 262545559
|
||||
SHA256 (netbeans-7.3beta-201210011125.zip) = 7577fd6a3f54c200e08b935ad506d340f7e8bcf0b48fd710fb2f711243bc5f2d
|
||||
SIZE (netbeans-7.3beta-201210011125.zip) = 330579915
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue