diff options
author | triaxx <triaxx@pkgsrc.org> | 2022-10-29 19:16:04 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2022-10-29 19:16:04 +0000 |
commit | 7a5f2ecb39469bd97884f6bcab39688b98be2e74 (patch) | |
tree | 0c61c44fea012f068ef296ae1c01a5046f5c3657 /audio | |
parent | 7779ea5184db65b8cac364e0cfdc03151fa7bc46 (diff) | |
download | pkgsrc-7a5f2ecb39469bd97884f6bcab39688b98be2e74.tar.gz |
mpg123: Update to 1.31.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123/Makefile | 3 | ||||
-rw-r--r-- | audio/mpg123/Makefile.common | 4 | ||||
-rw-r--r-- | audio/mpg123/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 2cda9659751..5f6178b7abb 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2022/07/23 23:02:14 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2022/10/29 19:16:04 triaxx Exp $ PKGNAME= ${DISTNAME:C/[^[:alnum:]]*//} -PKGREVISION= 1 COMMENT= MPEG layer 1, 2, and 3 audio player PKGCONFIG_OVERRIDE+= libmpg123.pc.in libout123.pc.in libsyn123.pc.in diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index c4bef7dccce..210dd2c544c 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.66 2022/07/13 09:58:08 thor Exp $ +# $NetBSD: Makefile.common,v 1.67 2022/10/29 19:16:04 triaxx Exp $ # # used by audio/mpg123-jack/Makefile # used by audio/mpg123-nas/Makefile # used by audio/mpg123-pulse/Makefile -DISTNAME= mpg123-1.30.1 +DISTNAME= mpg123-1.31.0 PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/} CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/} diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 2ad1d1a0ede..53cb141441f 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.67 2022/07/13 09:58:08 thor Exp $ +$NetBSD: distinfo,v 1.68 2022/10/29 19:16:04 triaxx Exp $ -BLAKE2s (mpg123-1.30.1.tar.bz2) = 1750938b7e88f541ff4da74c1ffac271010a810dc40315fe4d850f5149367dea -SHA512 (mpg123-1.30.1.tar.bz2) = 098fcecc6a570e32ccd164b62428417186265905d148d009ea592c948a02027d67fc43e015ece21cf900008f31bbe35b3ec770faba5ae0b914db0022cb6b37fd -Size (mpg123-1.30.1.tar.bz2) = 1092735 bytes +BLAKE2s (mpg123-1.31.0.tar.bz2) = bcaf6ecb9fe42b16ef097a4d6ca842d72d00f8d39ffa61270e5d5a521f4ba2b7 +SHA512 (mpg123-1.31.0.tar.bz2) = d8e8626cb5ba69ab96f0d2861b02f6befe240ef039fcf3df2b5fc4e1fbeb7ab4abbdb74f51e68936865e5db8a5c14d84391e08dc8cf0a335c20abfbf7fd37a93 +Size (mpg123-1.31.0.tar.bz2) = 1092978 bytes SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56 SHA1 (patch-src_libout123_modules_sun.c) = aa11e1420fd07f2e1c4a0d911d1642f0fd50b916 |