pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libmatemixer
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 2 22:45:05 UTC 2020
Modified Files:
pkgsrc/audio/libmatemixer: Makefile
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/libmatemixer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/libmatemixer/Makefile
diff -u pkgsrc/audio/libmatemixer/Makefile:1.15 pkgsrc/audio/libmatemixer/Makefile:1.16
--- pkgsrc/audio/libmatemixer/Makefile:1.15 Sun Jul 21 22:24:26 2019
+++ pkgsrc/audio/libmatemixer/Makefile Thu Jan 2 22:45:05 2020
@@ -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