ports/142870: [PATCH] x11-toolkits/irrlicht: fix MASTER_SITES
Dmitry Marakasov
amdmi3 at amdmi3.ru
Fri Jan 15 19:30:01 UTC 2010
>Number: 142870
>Category: ports
>Synopsis: [PATCH] x11-toolkits/irrlicht: fix MASTER_SITES
>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: Fri Jan 15 19:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
Fix MASTER_SITES, one directory component is missing
Also FYI, there's version 1.6.1 already available
Port maintainer (acm at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
make fetch
>Fix:
--- irrlicht-1.5.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/irrlicht/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile 5 Sep 2009 00:55:52 -0000 1.21
+++ Makefile 15 Jan 2010 19:27:35 -0000
@@ -8,7 +8,7 @@
PORTNAME= irrlicht
PORTVERSION= 1.5.1
CATEGORIES= x11-toolkits graphics
-MASTER_SITES= SF/${PORTNAME}/Irrlicht%20SDK/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/Irrlicht%20SDK/1.5/${PORTVERSION}
MAINTAINER= acm at FreeBSD.org
COMMENT= High performance realtime 3D engine
--- irrlicht-1.5.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list