From owner-svn-ports-head@freebsd.org Wed Oct 9 10:21:00 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 921D4147DFD; Wed, 9 Oct 2019 10:21:00 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46p9Gh3LRQz4DYq; Wed, 9 Oct 2019 10:21:00 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 56DC2F02C; Wed, 9 Oct 2019 10:21:00 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x99AL0Rr036623; Wed, 9 Oct 2019 10:21:00 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x99AKxKB036614; Wed, 9 Oct 2019 10:20:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201910091020.x99AKxKB036614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 9 Oct 2019 10:20:59 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/audio: icecast icecast-kh mpg123 musicpc musicpd zinf X-SVN-Commit-Revision: 514128 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2019 10:21:00 -0000 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