Skip site navigation (1)Skip section navigation (2)
Date:      8 Jan 2006 15:01:52 -0000
From:      nivit@email.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91508: [MAINTAINER] editors/spe: fix fetch problem
Message-ID:  <20060108150152.10887.qmail@stellina>
Resent-Message-ID: <200601081510.k08FA5uK076983@freefall.freebsd.org>

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

>Number:         91508
>Category:       ports
>Synopsis:       [MAINTAINER] editors/spe: fix fetch problem
>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:   Sun Jan 08 15:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #4: Mon Nov 28 10:22:09 CET 2005
>Description:
- Fix fetch problem (see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005092302/SPE-0.8.1.c.log )

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- SPE-0.8.1.c.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/spe/Makefile /usr/ports/editors/spe.fix_fetch_problem/Makefile
--- /usr/ports/editors/spe/Makefile	Sun Dec 25 18:54:55 2005
+++ /usr/ports/editors/spe.fix_fetch_problem/Makefile	Sun Jan  8 15:57:52 2006
@@ -10,6 +10,7 @@
 CATEGORIES=	editors devel python
 MASTER_SITES=	http://download.berlios.de/python/ \
 		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME:L}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-wx2.6.1.0.-bl2.35
 
 MAINTAINER=	nivit@email.it
--- SPE-0.8.1.c.patch ends here ---

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



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