pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/mate-polkit mate-polkit: tweak $DISTNAME



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93d7df6b2526
branches:  trunk
changeset: 420409:93d7df6b2526
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 22:47:56 2020 +0000

description:
mate-polkit: 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:

 security/mate-polkit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 49393b110a79 -r 93d7df6b2526 security/mate-polkit/Makefile
--- a/security/mate-polkit/Makefile     Thu Jan 02 22:46:31 2020 +0000
+++ b/security/mate-polkit/Makefile     Thu Jan 02 22:47:56 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2019/07/21 22:25:40 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/02 22:47:56 gutteridge Exp $
 
 PKGREVISION= 2
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-polkit-${VERSION}
+DISTNAME=      mate-polkit-${VERSION:R}.0
 CATEGORIES=    security
 
 COMMENT=       MATE desktop environment Authentication Agent for PolicyKit



Home | Main Index | Thread Index | Old Index