FreeBSD Bugzilla – Attachment 113714 Details for
Bug 155297
audio/akode*: fails to fetch distfile from MASTER_SITE_GENTOO
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
akode.diff.txt
akode.diff.txt (text/plain; charset=US-ASCII), 9.87 KB, created by
Scot Hetzel
on 2011-07-10 23:11:49 UTC
(
hide
)
Description:
akode.diff.txt
Filename:
MIME Type:
Creator:
Scot Hetzel
Created:
2011-07-10 23:11:49 UTC
Size:
9.87 KB
patch
obsolete
>Index: akode/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode/Makefile,v >retrieving revision 1.29 >diff -u -r1.29 Makefile >--- akode/Makefile 10 Jun 2011 05:47:58 -0000 1.29 >+++ akode/Makefile 10 Jul 2011 16:23:59 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -10,14 +10,15 @@ > PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR=distfiles >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof > DISTNAME= 30375-${PORTNAME}-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= Default KDE audio backend >- >-BROKEN= Unfetchable >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > CONFLICTS= kdemultimedia-3.[1-3]* > >Index: akode-plugins-ffmpeg/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-ffmpeg/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- akode-plugins-ffmpeg/Makefile 24 Jun 2011 22:38:51 -0000 1.10 >+++ akode-plugins-ffmpeg/Makefile 10 Jul 2011 16:22:04 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-ffmpeg > # Date created: Jan 14 2008 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -10,14 +10,16 @@ > PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR=distfiles >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof > PKGNAMESUFFIX= -plugins-${PORTNAMESUFX} >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= # none >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= FFMPEG decoder plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg > >Index: akode-plugins-jack/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-jack/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- akode-plugins-jack/Makefile 4 Dec 2010 07:30:18 -0000 1.24 >+++ akode-plugins-jack/Makefile 10 Jul 2011 16:04:46 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-jack > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR=distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= # none >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= Jack output plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= jack:${PORTSDIR}/audio/jack > >Index: akode-plugins-mpc/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-mpc/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- akode-plugins-mpc/Makefile 4 Dec 2010 07:30:19 -0000 1.24 >+++ akode-plugins-mpc/Makefile 10 Jul 2011 16:06:19 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-mpc > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= Musepack decoder plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > CONFLICTS= kdemultimedia-3.[1-3]* > >Index: akode-plugins-mpeg/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-mpeg/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- akode-plugins-mpeg/Makefile 4 Dec 2010 07:30:19 -0000 1.24 >+++ akode-plugins-mpeg/Makefile 10 Jul 2011 16:08:09 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-mpeg > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > > MAINTAINER= kde@FreeBSD.org > COMMENT= MPEG audio decoder plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad > >Index: akode-plugins-oss/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-oss/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- akode-plugins-oss/Makefile 4 Dec 2010 07:30:19 -0000 1.24 >+++ akode-plugins-oss/Makefile 10 Jul 2011 16:09:27 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-oss > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= OSS output plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > CONFLICTS= kdemultimedia-3.[1-3]* > >Index: akode-plugins-pulseaudio/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-pulseaudio/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- akode-plugins-pulseaudio/Makefile 4 Dec 2010 07:30:19 -0000 1.8 >+++ akode-plugins-pulseaudio/Makefile 10 Jul 2011 16:10:42 -0000 >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTREVISION= 4 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR=distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= # none >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > > MAINTAINER= swhetzel@gmail.com > COMMENT= Pulseaudio output plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= pulse-simple:${PORTSDIR}/audio/pulseaudio > >@@ -31,7 +33,8 @@ > WRKSRC= ${WRKDIR}/akode-${PORTVERSION} > USE_LDCONFIG= yes > >-PLIST_FILES= lib/libakode_polyp_sink.a lib/libakode_polyp_sink.la \ >+PLIST_FILES= lib/libakode_polyp_sink.a \ >+ lib/libakode_polyp_sink.la \ > lib/libakode_polyp_sink.so > > CONFIGURE_ENV+= LDFLAGS=-L${WRKSRC}/akode/lib/.libs >Index: akode-plugins-resampler/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-resampler/Makefile,v >retrieving revision 1.24 >diff -u -r1.24 Makefile >--- akode-plugins-resampler/Makefile 4 Dec 2010 07:30:19 -0000 1.24 >+++ akode-plugins-resampler/Makefile 10 Jul 2011 16:12:12 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-resampler > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -9,13 +9,15 @@ > PORTVERSION= 2.0.2 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= Resampler plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate > >Index: akode-plugins-xiph/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/akode-plugins-xiph/Makefile,v >retrieving revision 1.28 >diff -u -r1.28 Makefile >--- akode-plugins-xiph/Makefile 4 Dec 2010 07:30:19 -0000 1.28 >+++ akode-plugins-xiph/Makefile 10 Jul 2011 16:15:24 -0000 >@@ -1,4 +1,4 @@ >-# New ports collection makefile for: mpeglib_artsplug >+# New ports collection makefile for: akode-plugins-xiph > # Date created: July 09 2004 > # Whom: Michael Nottebrock <lofi@FreeBSD.org> > # >@@ -10,13 +10,15 @@ > PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >-EXTRACT_SUFX= >+MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= laszlof >+DISTNAME= 30375-akode-${PORTVERSION} > >-MAINTAINER= kde@FreeBSD.org >+MAINTAINER= swhetzel@gmail.com > COMMENT= FLAC/Speex/Vorbis decoder plugin for akode >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \ > ogg:${PORTSDIR}/audio/libogg \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 155297
:
113712
|
113713
| 113714