diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-10-13 15:31:39 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-10-13 15:31:39 +0000 |
commit | 17d861e38a6b0ec3471ed761e1ff2abba2a08969 (patch) | |
tree | 1d6282cce413010f5e758a418c009652d9a3a883 /audio/mpg123 | |
parent | 7dfe3e305448f6634356e33947254806cae39602 (diff) | |
download | ports-17d861e38a6b0ec3471ed761e1ff2abba2a08969.tar.gz ports-17d861e38a6b0ec3471ed761e1ff2abba2a08969.zip |
Notes
Diffstat (limited to 'audio/mpg123')
-rw-r--r-- | audio/mpg123/Makefile | 3 | ||||
-rw-r--r-- | audio/mpg123/distinfo | 4 | ||||
-rw-r--r-- | audio/mpg123/pkg-plist | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index acd86d3324ae..6ed81b591322 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -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 Layer 1, 2, and 3 audio files LICENSE= LGPL21 +USES= gmake USE_BZIP2= yes NO_STAGE= yes USE_AUTOTOOLS= libtool libltdl diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 3f7d0aaac0eb..981aeed6d738 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -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 diff --git a/audio/mpg123/pkg-plist b/audio/mpg123/pkg-plist index f3d561b1e041..305283a9a5d5 100644 --- a/audio/mpg123/pkg-plist +++ b/audio/mpg123/pkg-plist @@ -1,4 +1,6 @@ bin/mpg123 +bin/mpg123-id3dump +bin/mpg123-strip include/mpg123.h lib/libmpg123.a lib/libmpg123.la |