pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mate-backgrounds mate-backgrounds: tweak $DIS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49393b110a79
branches:  trunk
changeset: 420408:49393b110a79
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 22:46:31 2020 +0000

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

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

diffs (14 lines):

diff -r e711c8654141 -r 49393b110a79 graphics/mate-backgrounds/Makefile
--- a/graphics/mate-backgrounds/Makefile        Thu Jan 02 22:45:05 2020 +0000
+++ b/graphics/mate-backgrounds/Makefile        Thu Jan 02 22:46:31 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2019/07/21 22:25:02 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/02 22:46:31 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-backgrounds-${VERSION}
+DISTNAME=      mate-backgrounds-${VERSION:R}.0
 PKGREVISION=   2
 CATEGORIES=    graphics
 



Home | Main Index | Thread Index | Old Index