ports/63909: ports/java/eclipse-langpack: use MASTER_SITE_ECLIPSE for the distfile

NIIMI Satoshi sa2c at sa2c.net
Mon Mar 8 00:10:14 UTC 2004


>Number:         63909
>Category:       ports
>Synopsis:       ports/java/eclipse-langpack: use MASTER_SITE_ECLIPSE for the distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 16:10:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Mar 2 05:16:04 GMT 2004 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Patch for ports/java/eclipse-langpack to use MASTER_SITE_ECLIPSE.
	
>How-To-Repeat:
	
>Fix:

	

--- patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/java/eclipse-langpack/Makefile,v
retrieving revision 1.5
diff -u -d -r1.5 Makefile
--- Makefile	4 Feb 2004 05:21:26 -0000	1.5
+++ Makefile	7 Mar 2004 23:47:41 -0000
@@ -9,10 +9,11 @@
 PORTVERSION=	2.1.2
 PORTREVISION=	2
 CATEGORIES=	java devel
-MASTER_SITES=	http://download2.eclipse.org/downloads/drops/L-${PORTVERSION}_Translations-200312151300/:langpack
+MASTER_SITES=	${MASTER_SITE_ECLIPSE}
+MASTER_SITE_SUBDIR=	L-${PORTVERSION}_Translations-200312151300
 PKGNAMESUFFIX=	-langpack
 DISTNAME=	eclipse${PORTVERSION}.1-SDK-linux-gtk-LanguagePackFeature
-DISTFILES=	${DISTNAME}.zip:langpack
+DISTFILES=	${DISTNAME}.zip
 DIST_SUBDIR=	eclipse
 
 MAINTAINER=	java at FreeBSD.ORG
--- patch ends here ---


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



More information about the freebsd-ports-bugs mailing list