From owner-svn-ports-head@freebsd.org Fri Feb 5 02:08:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52F36A9C858; Fri, 5 Feb 2016 02:08:17 +0000 (UTC) (envelope-from novel@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 mx1.freebsd.org (Postfix) with ESMTPS id 0B41D3D2; Fri, 5 Feb 2016 02:08:16 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1528GSD013092; Fri, 5 Feb 2016 02:08:16 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1528F3K013089; Fri, 5 Feb 2016 02:08:15 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201602050208.u1528F3K013089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Fri, 5 Feb 2016 02:08:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408126 - head/audio/mpg123 X-SVN-Group: ports-head 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.20 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: Fri, 05 Feb 2016 02:08:17 -0000 Author: novel Date: Fri Feb 5 02:08:15 2016 New Revision: 408126 URL: https://svnweb.freebsd.org/changeset/ports/408126 Log: audio/mpg123: update to 1.23.0 Modified: head/audio/mpg123/Makefile head/audio/mpg123/distinfo head/audio/mpg123/pkg-plist Modified: head/audio/mpg123/Makefile ============================================================================== --- head/audio/mpg123/Makefile Fri Feb 5 02:08:09 2016 (r408125) +++ head/audio/mpg123/Makefile Fri Feb 5 02:08:15 2016 (r408126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.22.4 +PORTVERSION= 1.23.0 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ Modified: head/audio/mpg123/distinfo ============================================================================== --- head/audio/mpg123/distinfo Fri Feb 5 02:08:09 2016 (r408125) +++ head/audio/mpg123/distinfo Fri Feb 5 02:08:15 2016 (r408126) @@ -1,2 +1,2 @@ -SHA256 (mpg123-1.22.4.tar.bz2) = 5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2 -SIZE (mpg123-1.22.4.tar.bz2) = 870889 +SHA256 (mpg123-1.23.0.tar.bz2) = def2c3ebfe6eddfae80b2f3a379c1af385702251fa3f59a1efb850ab360ab254 +SIZE (mpg123-1.23.0.tar.bz2) = 890880 Modified: head/audio/mpg123/pkg-plist ============================================================================== --- head/audio/mpg123/pkg-plist Fri Feb 5 02:08:09 2016 (r408125) +++ head/audio/mpg123/pkg-plist Fri Feb 5 02:08:15 2016 (r408126) @@ -2,12 +2,18 @@ bin/mpg123 bin/mpg123-id3dump bin/mpg123-strip bin/out123 +include/fmt123.h include/mpg123.h +include/out123.h lib/libmpg123.so lib/libmpg123.so.0 -lib/libmpg123.so.0.41.2 +lib/libmpg123.so.0.42.0 +lib/libout123.so +lib/libout123.so.0 +lib/libout123.so.0.1.0 lib/mpg123/output_dummy.so lib/mpg123/output_oss.so libdata/pkgconfig/libmpg123.pc +libdata/pkgconfig/libout123.pc man/man1/out123.1.gz man/man1/mpg123.1.gz