Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 11:56:32 +0400
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70563: [  maintainer ] devel/clanlib-devel: fix MASTER_SITES, unbreak
Message-ID:  <E1BwypY-000C0k-00.bogorodskiy-inbox-ru@mx2.mail.ru>
Resent-Message-ID: <200408170800.i7H80cCZ067116@freefall.freebsd.org>

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

>Number:         70563
>Category:       ports
>Synopsis:       [  maintainer ] devel/clanlib-devel: fix MASTER_SITES, unbreak
>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:   Tue Aug 17 08:00:38 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #15: Sun Aug 15 13:20:27 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386

>Description:
	Fix MASTER_SITES, unbreak. 
>How-To-Repeat:
>Fix:

diff -ruN clanlib-devel.orig/Makefile clanlib-devel/Makefile
--- clanlib-devel.orig/Makefile	Tue Aug 17 11:20:50 2004
+++ clanlib-devel/Makefile	Tue Aug 17 11:21:48 2004
@@ -8,14 +8,13 @@
 PORTNAME=	clanlib
 PORTVERSION=	0.7.8.1
 CATEGORIES=	devel
-MASTER_SITES=	http://clanlib.org/~sphair/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMESUFFIX=  -devel
 DISTNAME=	ClanLib-${PORTVERSION:R}-${PORTVERSION:E}
 
 MAINTAINER=	bogorodskiy@inbox.ru
 COMMENT=	Cross-platform game SDK
-
-BROKEN=		Unfetchable
 
 LIB_DEPENDS=	Hermes.1:${PORTSDIR}/graphics/Hermes \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BwypY-000C0k-00.bogorodskiy-inbox-ru>