ports/144562: [PATCH] multimedia/xine: fix MASTER_SITES
Dmitry Marakasov
amdmi3 at amdmi3.ru
Mon Mar 8 21:00:16 UTC 2010
>Number: 144562
>Category: ports
>Synopsis: [PATCH] multimedia/xine: 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: Mon Mar 08 21:00:15 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 to correct url.
Port maintainer (nobutaka at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- xine-0.99.5_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/multimedia/xine/Makefile,v
retrieving revision 1.89
diff -u -u -r1.89 Makefile
--- Makefile 5 Feb 2010 11:42:07 -0000 1.89
+++ Makefile 8 Mar 2010 20:26:25 -0000
@@ -9,7 +9,7 @@
PORTVERSION= 0.99.5
PORTREVISION= 5
CATEGORIES= multimedia
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui%20%28skinned%20front%20end%29/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
MAINTAINER= nobutaka at FreeBSD.org
--- xine-0.99.5_5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list