pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libmatekbd libmatekbd: tweak $DISTNAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/769f49d2bf0f
branches:  trunk
changeset: 407241:769f49d2bf0f
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 22:43:42 2020 +0000

description:
libmatekbd: 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:

 x11/libmatekbd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r e01eb2e565c7 -r 769f49d2bf0f x11/libmatekbd/Makefile
--- a/x11/libmatekbd/Makefile   Thu Jan 02 20:57:33 2020 +0000
+++ b/x11/libmatekbd/Makefile   Thu Jan 02 22:43:42 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/07/21 22:26:00 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/02 22:43:42 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      libmatekbd-${VERSION}
+DISTNAME=      libmatekbd-${VERSION:R}.0
 PKGREVISION=   2
 CATEGORIES=    x11
 



Home | Main Index | Thread Index | Old Index