Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 14:33:02 +0200 (CEST)
From:      Sebastien Gioria <gioria@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        edwin@FreeBSD.org
Subject:   ports/55633: unbreak fetch and build of port
Message-ID:  <20030816123302.4E3C8AA8F@bushmills.intra.thorm.net>
Resent-Message-ID: <200308161710.h7GHAErj002679@freefall.freebsd.org>

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

>Number:         55633
>Category:       ports
>Synopsis:       unbreak fetch and build of port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 16 10:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Gioria <gioria@FreeBSD.ORG>
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
FreeBSD.ORG
>Environment:
System: FreeBSD bushmills.intra.thorm.net 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sat Jul 26 13:35:33 CEST 2003 eagle@bushmills.intra.thorm.net:/usr/src/sys/i386/compile/bushmills i386

>Description:
	SPIP does not fetch, because location move.

>How-To-Repeat:
>Fix:
	Apply the attached patch to Makefile and distinfo

--- Makefile	Tue May  6 09:08:43 2003
+++ Makefile.new	Sun May 25 17:09:59 2003
@@ -8,14 +8,12 @@
 PORTNAME=	SPIP
 PORTVERSION=	1.5
 CATEGORIES=	french
-MASTER_SITES=	http://rezo.net/spip-dev/devel/
+MASTER_SITES=	http://rezo.net/spip-dev/devel/archive/
 DISTNAME= 	SPIP-v1-5
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	gioria@FreeBSD.org
 COMMENT=	A web publication system
-
-BROKEN=		"Does not fetch"
 
 BUILD_DEPENDS= 	${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
 		${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/lang/php3
--- distinfo	Sat Jan  4 12:46:10 2003
+++ distinfo.new	Sun May 25 17:10:03 2003
@@ -1 +1 @@
-MD5 (SPIP-v1-5.tgz) = d32a6f28a54ae78d898e56a31ad6df02
+MD5 (SPIP-v1-5.tgz) = ca7b6b96d2425b6d1b701f3eee0b32d5
>Release-Note:
>Audit-Trail:
>Unformatted:



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