ports/93332: Fix port: math/fudgit fix mastersite

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Tue Feb 14 12:50:08 UTC 2006


>Number:         93332
>Category:       ports
>Synopsis:       Fix port: math/fudgit 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 Feb 14 12:50:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fix mastersite.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- fudgit.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/fudgit/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	4 Feb 2004 05:07:29 -0000	1.12
+++ Makefile	14 Feb 2006 12:40:45 -0000
@@ -9,8 +9,8 @@
 PORTVERSION=	2.41
 PORTREVISION=	1
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.physics.mcgill.ca/pub/Fudgit/
-DISTNAME=	Fudgit_${PORTVERSION}
+MASTER_SITES=	http://www.tux.org/pub/sunsite/science/visualization/ \
+		http://193.233.9.194/pub/math/Fudgit/
 DISTFILES=	fudgit_${PORTVERSION}.tar.gz
 
 MAINTAINER=	jmz at FreeBSD.org
@@ -18,6 +18,7 @@
 
 USE_GMAKE=	yes
 MAN1=		fudgit.1
+WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
 
 pre-install:
 	@${MKDIR} ${PREFIX}/bin
--- fudgit.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list