ports/140541: Not all octave-forge ports fetch properly.

Stephen Montgomery-Smith stephen at missouri.edu
Sat Nov 14 00:30:04 UTC 2009


>Number:         140541
>Category:       ports
>Synopsis:       Not all octave-forge ports fetch properly.
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 14 00:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jul 29 15:00:29 CDT 2009 stephen at cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

Somehow the sourceforge sites went through some massive revision, so putting
MASTER_SITES=	SF
no longer seems to work for the octave-forge ports.

>How-To-Repeat:
	
>Fix:

This fixes the problem, but I must admit that I am not happy with this fix.

diff -u bsd.octave.mk-orig bsd.octave.mk
--- bsd.octave.mk-orig	2009-11-13 18:22:50.000000000 -0600
+++ bsd.octave.mk	2009-11-13 18:23:31.000000000 -0600
@@ -9,7 +9,8 @@
 # into math/octave.
 
 
-MASTER_SITES=	SF/octave/Octave%20Forge%20Packages/R2009-06-07
+MASTER_SITES=	SF/octave/Octave%20Forge%20Packages/R2009-06-07 \
+		SF/octave/Octave%20Forge%20Packages/R2009-05-08
 DISTNAME=	${OCTAVE_PKGNAME}-${PORTVERSION}
 
 bsd_octave_mk_MAINTAINER=	stephen at missouri.edu


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



More information about the freebsd-ports-bugs mailing list