svn commit: r376388 - in head/audio: audacious-dumb checkmate festalon gbsplay libmodplug malint mikmod milkytracker mp-player ocp openspc penguinsap playgsf resid schism sfront sidplayer stymulato...

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:36:29 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:36:21 2015
New Revision: 376388
URL: https://svnweb.freebsd.org/changeset/ports/376388
QAT: https://qat.redports.org/buildarchive/r376388/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/audio/audacious-dumb/Makefile
  head/audio/checkmate/Makefile
  head/audio/festalon/Makefile
  head/audio/gbsplay/Makefile
  head/audio/libmodplug/Makefile
  head/audio/malint/Makefile
  head/audio/mikmod/Makefile
  head/audio/milkytracker/Makefile
  head/audio/mp-player/Makefile
  head/audio/ocp/Makefile
  head/audio/openspc/Makefile
  head/audio/penguinsap/Makefile
  head/audio/playgsf/Makefile
  head/audio/resid/Makefile
  head/audio/schism/Makefile
  head/audio/sfront/Makefile
  head/audio/sidplayer/Makefile
  head/audio/stymulator/Makefile
  head/audio/uade/Makefile
  head/audio/wav2cdr/Makefile
  head/audio/xmms-nsf/Makefile
  head/audio/xmms-openspc/Makefile
  head/audio/xmms-sapplug/Makefile
  head/audio/xmms-sexypsf/Makefile
  head/audio/yell/Makefile

Modified: head/audio/audacious-dumb/Makefile
==============================================================================
--- head/audio/audacious-dumb/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/audacious-dumb/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.83
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://www.netswarm.net/misc/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Audacious plugin that support the IT, XM, S3M, or MOD formats

Modified: head/audio/checkmate/Makefile
==============================================================================
--- head/audio/checkmate/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/checkmate/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	checkmate
 PORTVERSION=	0.19
 CATEGORIES=	audio
 MASTER_SITES=	http://checkmate.gissen.nl/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Command-line utility for checking mp3 files for errors

Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/festalon/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.5.5
 PORTREVISION=	11
 CATEGORIES=	audio
 MASTER_SITES=	http://projects.raphnet.net/festalon/ \
-		CRITICAL
+		LOCAL/ehaupt
 PKGNAMEPREFIX?=
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/gbsplay/Makefile
==============================================================================
--- head/audio/gbsplay/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/gbsplay/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	gbsplay
 PORTVERSION=	0.0.8
 PORTREVISION=	7
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 PKGNAMEPREFIX?=
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/libmodplug/Makefile
==============================================================================
--- head/audio/libmodplug/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/libmodplug/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	libmodplug
 PORTVERSION=	0.8.8.5
 PORTREVISION=	2
 CATEGORIES=	audio
-MASTER_SITES=	SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
+MASTER_SITES=	SF/modplug-xmms/${PORTNAME}/${PORTVERSION} LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	ModPlug mod-like music shared libraries

Modified: head/audio/malint/Makefile
==============================================================================
--- head/audio/malint/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/malint/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ DISTVERSION=	0.2
 CATEGORIES=	audio
 MASTER_SITES=	http://www.nih.at/malint/ \
 		ftp://sunsite.univie.ac.at/pub/nih/malint/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	MPEG Audio stream validator

Modified: head/audio/mikmod/Makefile
==============================================================================
--- head/audio/mikmod/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/mikmod/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	3.2.5
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Mod player which plays MTM, STM, XM, MOD, S3M, ULT, UNI, and IT mods

Modified: head/audio/milkytracker/Makefile
==============================================================================
--- head/audio/milkytracker/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/milkytracker/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.90.86
 PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	http://www.milkytracker.org/files/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Music creation tool inspired by Fast Tracker 2

Modified: head/audio/mp-player/Makefile
==============================================================================
--- head/audio/mp-player/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/mp-player/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	mp-player
 PORTVERSION=	0.6
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Curses based module tracker using libmikmod

Modified: head/audio/ocp/Makefile
==============================================================================
--- head/audio/ocp/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/ocp/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -7,7 +7,7 @@ PORTREVISION=	9
 PORTEPOCH=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://stian.cubic.org/ocp/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	The legendary Open Cubic Player

Modified: head/audio/openspc/Makefile
==============================================================================
--- head/audio/openspc/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/openspc/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.3.1
 PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://membres.lycos.fr/pixels/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	OpenSPC-${PORTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/penguinsap/Makefile
==============================================================================
--- head/audio/penguinsap/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/penguinsap/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -4,7 +4,7 @@
 PORTNAME=	penguinsap
 PORTVERSION=	0.1
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Command-line Atari(TM) .sap player

Modified: head/audio/playgsf/Makefile
==============================================================================
--- head/audio/playgsf/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/playgsf/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.7.1
 PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://projects.raphnet.net/playgsf/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Command-line player for gsf audio files

Modified: head/audio/resid/Makefile
==============================================================================
--- head/audio/resid/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/resid/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	resid
 PORTVERSION=	0.16
 PORTREVISION=	2
 CATEGORIES=	audio emulators
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Cycle-based SID emulator engine

Modified: head/audio/schism/Makefile
==============================================================================
--- head/audio/schism/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/schism/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	20100101
 PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	http://schismtracker.org/dl/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	schismtracker-${PORTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/sfront/Makefile
==============================================================================
--- head/audio/sfront/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/sfront/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -4,7 +4,7 @@
 PORTNAME=	sfront
 PORTVERSION=	0.99
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Translator that converts MP4-SA files into efficient C programs

Modified: head/audio/sidplayer/Makefile
==============================================================================
--- head/audio/sidplayer/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/sidplayer/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	4.4
 PORTREVISION=	6
 CATEGORIES=	audio
 MASTER_SITES=	http://sidplayer.cebix.net/downloads/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	SIDPlayer-${PORTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/stymulator/Makefile
==============================================================================
--- head/audio/stymulator/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/stymulator/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ DISTVERSION=	0.21a
 PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	http://atariarea.krap.pl/stymulator/files/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	STYMulator-${DISTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/uade/Makefile
==============================================================================
--- head/audio/uade/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/uade/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	2.13
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://zakalwe.fi/uade/uade2/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Unix Amiga Delitracker Emulator

Modified: head/audio/wav2cdr/Makefile
==============================================================================
--- head/audio/wav2cdr/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/wav2cdr/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -4,7 +4,7 @@
 PORTNAME=	wav2cdr
 PORTVERSION=	2.3.3
 CATEGORIES=	audio converters
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Converts WAV files into CDR audio file format

Modified: head/audio/xmms-nsf/Makefile
==============================================================================
--- head/audio/xmms-nsf/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/xmms-nsf/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.0.3
 PORTREVISION=	7
 CATEGORIES=	audio
 MASTER_SITES=	http://optronic.sourceforge.net/files/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	XMMS input-plugin for playing Nintendo(TM) NSF audio files

Modified: head/audio/xmms-openspc/Makefile
==============================================================================
--- head/audio/xmms-openspc/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/xmms-openspc/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	openspc
 PORTVERSION=	0.0.3
 PORTREVISION=	5
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 PKGNAMEPREFIX=	xmms-
 DISTNAME=	xmms-OpenSPC-${PORTVERSION}
 

Modified: head/audio/xmms-sapplug/Makefile
==============================================================================
--- head/audio/xmms-sapplug/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/xmms-sapplug/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -5,7 +5,7 @@ PORTNAME=	xmms-sapplug
 DISTVERSION=	0.3f
 PORTREVISION=	4
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 DISTNAME=	sapplug-xmms-${DISTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/xmms-sexypsf/Makefile
==============================================================================
--- head/audio/xmms-sexypsf/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/xmms-sexypsf/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -6,7 +6,7 @@ PORTVERSION=	0.4.8
 PORTREVISION=	4
 CATEGORIES=	audio
 MASTER_SITES=	http://projects.raphnet.net/sexypsf/ \
-		CRITICAL
+		LOCAL/ehaupt
 DISTNAME=	sexypsf-${PORTVERSION}
 
 MAINTAINER=	ehaupt at FreeBSD.org

Modified: head/audio/yell/Makefile
==============================================================================
--- head/audio/yell/Makefile	Tue Jan  6 09:36:02 2015	(r376387)
+++ head/audio/yell/Makefile	Tue Jan  6 09:36:21 2015	(r376388)
@@ -4,7 +4,7 @@
 PORTNAME=	yell
 PORTVERSION=	1.1
 CATEGORIES=	audio
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Command-line pc speaker bell


More information about the svn-ports-all mailing list