Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 15:31:40 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330234 - head/audio/mpg123
Message-ID:  <201310131531.r9DFVe8N033794@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sun Oct 13 15:31:39 2013
New Revision: 330234
URL: http://svnweb.freebsd.org/changeset/ports/330234

Log:
  Update to 1.16.0.

Modified:
  head/audio/mpg123/Makefile
  head/audio/mpg123/distinfo
  head/audio/mpg123/pkg-plist

Modified: head/audio/mpg123/Makefile
==============================================================================
--- head/audio/mpg123/Makefile	Sun Oct 13 15:24:56 2013	(r330233)
+++ head/audio/mpg123/Makefile	Sun Oct 13 15:31:39 2013	(r330234)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpg123
-PORTVERSION=	1.15.4
+PORTVERSION=	1.16.0
 CATEGORIES=	audio ipv6
 MASTER_SITES=	SF \
 		http://www.mpg123.de/download/
@@ -12,6 +12,7 @@ COMMENT=	Command-line player for MPEG La
 
 LICENSE=	LGPL21
 
+USES=		gmake
 USE_BZIP2=	yes
 NO_STAGE=	yes
 USE_AUTOTOOLS=	libtool libltdl

Modified: head/audio/mpg123/distinfo
==============================================================================
--- head/audio/mpg123/distinfo	Sun Oct 13 15:24:56 2013	(r330233)
+++ head/audio/mpg123/distinfo	Sun Oct 13 15:31:39 2013	(r330234)
@@ -1,2 +1,2 @@
-SHA256 (mpg123-1.15.4.tar.bz2) = 6885fda3584566c5fa4816e635dfa1d34babf397333b2af00ab7263faffe5115
-SIZE (mpg123-1.15.4.tar.bz2) = 802566
+SHA256 (mpg123-1.16.0.tar.bz2) = f00f72e385b522b8f05c9b1ed371abad438362620e6eb8164e2a99b79bb3f6d3
+SIZE (mpg123-1.16.0.tar.bz2) = 842903

Modified: head/audio/mpg123/pkg-plist
==============================================================================
--- head/audio/mpg123/pkg-plist	Sun Oct 13 15:24:56 2013	(r330233)
+++ head/audio/mpg123/pkg-plist	Sun Oct 13 15:31:39 2013	(r330234)
@@ -1,4 +1,6 @@
 bin/mpg123
+bin/mpg123-id3dump
+bin/mpg123-strip
 include/mpg123.h
 lib/libmpg123.a
 lib/libmpg123.la



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