ports/94193: [PATCH] java/javel : fix Mastersite

Jean-François BOEUF jfb at minet.net
Tue Mar 7 21:50:05 UTC 2006


>Number:         94193
>Category:       ports
>Synopsis:       [PATCH] java/javel : fix Mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 21:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-François BOEUF
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
mastersite has changed, fix unfetchable distfile
>How-To-Repeat:
[jfb at r2d2]:/usr/ports/java/javel >make fetch                                                                                                                
=> javel0.3.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.geocities.com/l.gregoire/.
fetch: http://www.geocities.com/l.gregoire/javel0.3.2.tar.gz: Not Found

>Fix:
javel.diff
=======================================================================
--- ports/java/javel/Makefile Sat Jul  2 17:31:26 2005
+++ ports/java/javel/Makefile Tue Mar  7 22:41:39 2006
@@ -9,7 +9,7 @@
 PORTNAME=  javel
 PORTVERSION= 0.3.2
 CATEGORIES=  java
-MASTER_SITES=  http://www.geocities.com/l.gregoire/
+MASTER_SITES=  http://tnerual.eriogerg.free.fr/javel/
 DISTNAME=  ${PORTNAME}${PORTVERSION}

 MAINTAINER=  ports at FreeBSD.org

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



More information about the freebsd-ports-bugs mailing list