Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2006 04:32:33 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94210: [PATCH] games/xteddy: UNBREAK (fix fetch)
Message-ID:  <1141785153.52293@it.buh.tecnik93.com>
Resent-Message-ID: <200603080240.k282e5Fr084189@freefall.freebsd.org>

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

>Number:         94210
>Category:       ports
>Synopsis:       [PATCH] games/xteddy: UNBREAK (fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 02:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Point MASTER_SITES to the right place. [1]
portlint while here

Reported by:    fenner's distfile survey [1]


>How-To-Repeat:





>Fix:


--- xteddy.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/xteddy/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	7 Mar 2006 08:26:27 -0000	1.17
+++ Makefile	8 Mar 2006 02:31:37 -0000
@@ -9,15 +9,14 @@
 PORTVERSION=	2.0.2
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://www.itn.liu.se/~stegu/xteddy/
+MASTER_SITES=	http://staffwww.itn.liu.se/~stegu/xteddy/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A cuddlesome teddy for the X desktop
 
-NO_CDROM=	"Can only be distributed for free"
+NO_CDROM=	Can only be distributed for free
 
 USE_X_PREFIX=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
 		LDFLAGS="-L${X11BASE}/lib"
--- xteddy.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?1141785153.52293>