Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2006 15:14:00 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        lioux@FreeBSD.org
Subject:   ports/104162: [patch] multimedia/konverter change mastersite and unbreak
Message-ID:  <1160313240.18720@caprica.slowicza.org>
Resent-Message-ID: <200610081320.k98DKGbJ019518@freefall.freebsd.org>

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

>Number:         104162
>Category:       ports
>Synopsis:       [patch] multimedia/konverter change mastersite and unbreak
>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:   Sun Oct 08 13:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #0: Sun Sep 24 03:04:16 CEST 2006
    root@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


Distfile was moved, fetch doesn`t support http redirecting it seems.
Changed mastersite to new location to avoid redirecting.


>How-To-Repeat:





>Fix:


--- konverter.diff begins here ---
diff -u /usr/ports/multimedia/konverter/Makefile konverter/Makefile
--- /usr/ports/multimedia/konverter/Makefile	Sat Sep 23 19:13:42 2006
+++ konverter/Makefile	Sun Oct  8 14:59:44 2006
@@ -9,7 +9,7 @@
 DISTVERSION=	0.92-beta1
 PORTREVISION=	7
 CATEGORIES=	multimedia kde
-MASTER_SITES=	http://www.kraus.tk/projects/konverter/sources/
+MASTER_SITES=	http://www.tr0ll.net/kraus.tk/projects/konverter/sources/
 
 MAINTAINER=	lioux@FreeBSD.org
 COMMENT=	KDE MEncoder frontend
@@ -17,8 +17,6 @@
 BUILD_DEPENDS=	avimerge:${PORTSDIR}/multimedia/transcode \
 		mencoder:${PORTSDIR}/multimedia/mplayer
 LIB_DEPENDS=	xine.15:${PORTSDIR}/multimedia/libxine
-
-BROKEN=		Unfetchable
 
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
--- konverter.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?1160313240.18720>