svn commit: r383043 - head/java/netbeans

Koop Mast kwm at FreeBSD.org
Thu Apr 2 18:45:37 UTC 2015


Author: kwm
Date: Thu Apr  2 18:45:35 2015
New Revision: 383043
URL: https://svnweb.freebsd.org/changeset/ports/383043

Log:
  Update netbeans to 8.0.2.
  
  PR:		197931
  Submitted by:	hardy.schumacher at gmx.de

Modified:
  head/java/netbeans/Makefile
  head/java/netbeans/distinfo

Modified: head/java/netbeans/Makefile
==============================================================================
--- head/java/netbeans/Makefile	Thu Apr  2 18:44:43 2015	(r383042)
+++ head/java/netbeans/Makefile	Thu Apr  2 18:45:35 2015	(r383043)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	netbeans
-PORTVERSION=	8.0.1
+PORTVERSION=	8.0.2
 CATEGORIES=	java devel
 MASTER_SITES=	http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \
     		http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/
-DISTNAME=	netbeans-${PORTVERSION}-201408251540
+DISTNAME=	netbeans-${PORTVERSION}-201411181905
 
 MAINTAINER=	kwm at FreeBSD.org
 COMMENT=	Modular, standards-based integrated development environment

Modified: head/java/netbeans/distinfo
==============================================================================
--- head/java/netbeans/distinfo	Thu Apr  2 18:44:43 2015	(r383042)
+++ head/java/netbeans/distinfo	Thu Apr  2 18:45:35 2015	(r383043)
@@ -1,2 +1,2 @@
-SHA256 (netbeans-8.0.1-201408251540.zip) = 5c572e18ff610d7d78044c7602bfaa97d0faaeb6ba3f4fbe1427cadb12285e5e
-SIZE (netbeans-8.0.1-201408251540.zip) = 315293119
+SHA256 (netbeans-8.0.2-201411181905.zip) = bb9f31d45746263ce34f4ea138b963c8525934c9797cec88b50c66abf9c52cc1
+SIZE (netbeans-8.0.2-201411181905.zip) = 315562592


More information about the svn-ports-all mailing list