pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libmatemixer libmatemixer: tweak $DISTNAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2aefc0b2a04
branches:  trunk
changeset: 346728:b2aefc0b2a04
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 22:45:05 2020 +0000

description:
libmatemixer: tweak $DISTNAME

Prepare to bump the default $VERSION in meta-pkg/mate to 1.22.2 (now
the most common version amongst the packages and the effective release
we're at).

diffstat:

 audio/libmatemixer/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r b8e4a2c30a6f -r b2aefc0b2a04 audio/libmatemixer/Makefile
--- a/audio/libmatemixer/Makefile       Thu Jan 02 22:43:42 2020 +0000
+++ b/audio/libmatemixer/Makefile       Thu Jan 02 22:45:05 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/07/21 22:24:26 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/02 22:45:05 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      libmatemixer-${VERSION}
+DISTNAME=      libmatemixer-${VERSION:R}.0
 PKGREVISION=   2
 CATEGORIES=    audio
 



Home | Main Index | Thread Index | Old Index