Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 14:12:41 GMT
From:      Conor McDermottroe <ports@mcdermottroe.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/114697: [PATCH] Add a mirror for java/java-cup
Message-ID:  <200707181412.l6IECfuw003143@www.freebsd.org>
Resent-Message-ID: <200707181420.l6IEK2Uu020790@freefall.freebsd.org>

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

>Number:         114697
>Category:       ports
>Synopsis:       [PATCH] Add a mirror for java/java-cup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 18 14:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Conor McDermottroe
>Release:        
>Organization:
>Environment:
>Description:
The attached patch adds a mirror for the distfile of java/java-cup. I maintain the mirror.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN java-cup.orig/Makefile java-cup/Makefile
--- java-cup.orig/Makefile	Mon Jul 16 13:48:08 2007
+++ java-cup/Makefile	Mon Jul 16 13:49:11 2007
@@ -9,7 +9,8 @@
 PORTVERSION=	11.a
 PORTREVISION=	1
 CATEGORIES=	java devel
-MASTER_SITES=	http://www2.cs.tum.edu/projects/cup/
+MASTER_SITES=	http://www2.cs.tum.edu/projects/cup/ \
+		http://mirrors.mcdermottroe.com/www2.cs.tum.edu/projects/cup/ 
 PKGNAMEPREFIX=	java-
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-v${PORTVERSION:S|.||}-20050516-sources
 


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



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