Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2006 15:42:49 -0300 (BRT)
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94932: Fix port: multimedia/slideshow fix mastersite
Message-ID:  <200603251842.k2PIgnBq073353@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200603251850.k2PIoHUi000516@freefall.freebsd.org>

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

>Number:         94932
>Category:       ports
>Synopsis:       Fix port: multimedia/slideshow 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:   Sat Mar 25 18:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 24 13:05:22 BRT 2006 root@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fix mastersite
>How-To-Repeat:
	
>Fix:

	

--- slideshow.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/slideshow/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	23 Feb 2006 10:38:12 -0000	1.17
+++ Makefile	25 Mar 2006 18:40:50 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	0.8.0.p5
 PORTREVISION=	2
 CATEGORIES=	multimedia
-MASTER_SITES=	${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION:S/.p/-pre/}
+MASTER_SITES=	http://ftp.osuosl.org/pub/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.p/-pre/}
 
 MAINTAINER=	ports@FreeBSD.org
@@ -24,7 +23,6 @@
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
 USE_PYTHON=	yes
-USE_REINPLACE=	yes
 USE_SDL=	image ttf
 CONFIGURE_ARGS+=	--disable-gtk-gui
 CONFIGURE_ENV+=	LDFLAGS="-lstdc++"
--- slideshow.diff ends here ---


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



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