Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2007 10:35:47 GMT
From:      Nemo Liu<nemoliu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111760: [maintainer]patch for java/netbeans55:fix file mismatch error on pointyhat
Message-ID:  <200704171035.l3HAZlTH095119@www.freebsd.org>
Resent-Message-ID: <200704171050.l3HAo1cv056477@freefall.freebsd.org>

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

>Number:         111760
>Category:       ports
>Synopsis:       [maintainer]patch for java/netbeans55:fix file mismatch error on pointyhat
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 10:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nemo Liu
>Release:        7-current
>Organization:
>Environment:
FreeBSD tango.sina.com.cn 7.0-STOooRM FreeBSD 7.0-STOooRM #0: Tue Apr 17 10:50:42 CST 2007     liutong@tango.sina.com.cn:/usr/obj/usr/src/sys/TANGO  amd64
>Description:
I receive an error report from pointyhat.I fix this error by change mastersite.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/java/netbeans55/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	20 Mar 2007 11:19:37 -0000	1.23
+++ Makefile	17 Apr 2007 10:28:33 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	netbeans55
 PORTVERSION=	5.5
 CATEGORIES=	java devel
-MASTER_SITES=	http://us2.mirror.netbeans.org/download/5_5/mlfcs/200612070100/
+MASTER_SITES=	http://us1.mirror.netbeans.org/download/5_5/mlfcs/200612070100/
 DISTNAME=	netbeans-5_5
 
 MAINTAINER=	nemoliu@gmail.com

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



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