Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2019 10:20:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514128 - in head/audio: icecast icecast-kh mpg123 musicpc musicpd zinf
Message-ID:  <201910091020.x99AKxKB036614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  9 10:20:58 2019
New Revision: 514128
URL: https://svnweb.freebsd.org/changeset/ports/514128

Log:
  Drop the ipv6 virtual category for a* category  as it is not relevant anymore

Modified:
  head/audio/icecast-kh/Makefile
  head/audio/icecast/Makefile
  head/audio/mpg123/Makefile
  head/audio/musicpc/Makefile
  head/audio/musicpd/Makefile
  head/audio/zinf/Makefile

Modified: head/audio/icecast-kh/Makefile
==============================================================================
--- head/audio/icecast-kh/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/icecast-kh/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -4,7 +4,7 @@
 PORTNAME=	icecast
 DISTVERSIONPREFIX=	icecast-
 DISTVERSION=	2.4.0-kh10
-CATEGORIES=	audio net ipv6
+CATEGORIES=	audio net
 PKGNAMESUFFIX=	-kh
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/audio/icecast/Makefile
==============================================================================
--- head/audio/icecast/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/icecast/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -4,7 +4,7 @@
 PORTNAME=	icecast
 PORTVERSION=	2.4.4
 PORTEPOCH=	1
-CATEGORIES=	audio net ipv6
+CATEGORIES=	audio net
 MASTER_SITES=	https://downloads.xiph.org/releases/icecast/:source \
 		https://svn.xiph.org/releases/icecast/:source \
 		LOCAL/sunpoet/icecast:icon,source \

Modified: head/audio/mpg123/Makefile
==============================================================================
--- head/audio/mpg123/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/mpg123/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mpg123
 PORTVERSION=	1.25.12
-CATEGORIES=	audio ipv6
+CATEGORIES=	audio
 MASTER_SITES=	SF \
 		http://www.mpg123.de/download/
 

Modified: head/audio/musicpc/Makefile
==============================================================================
--- head/audio/musicpc/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/musicpc/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -3,7 +3,7 @@
 
 PORTNAME=	musicpc
 DISTVERSION=	0.32
-CATEGORIES=	audio ipv6
+CATEGORIES=	audio
 MASTER_SITES=	http://www.musicpd.org/download/mpc/0/
 DISTNAME=	mpc-${PORTVERSION}
 

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/musicpd/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -3,7 +3,7 @@
 PORTNAME=	musicpd
 PORTVERSION=	0.21.15
 PORTREVISION=	2
-CATEGORIES=	audio ipv6
+CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}
 

Modified: head/audio/zinf/Makefile
==============================================================================
--- head/audio/zinf/Makefile	Wed Oct  9 09:53:21 2019	(r514127)
+++ head/audio/zinf/Makefile	Wed Oct  9 10:20:58 2019	(r514128)
@@ -4,7 +4,7 @@
 PORTNAME=	zinf
 PORTVERSION=	2.2.5
 PORTREVISION=	24
-CATEGORIES=	audio ipv6
+CATEGORIES=	audio
 MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910091020.x99AKxKB036614>