pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/decode-dimms Also, separate the upstream vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15f3d9972868
branches:  trunk
changeset: 340498:15f3d9972868
user:      pgoyette <pgoyette%pkgsrc.org@localhost>
date:      Thu Oct 03 18:51:46 2019 +0000

description:
Also, separate the upstream version info from the package-date with a
hyphen and vs dot.

diffstat:

 sysutils/decode-dimms/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 296c3a902847 -r 15f3d9972868 sysutils/decode-dimms/Makefile
--- a/sysutils/decode-dimms/Makefile    Thu Oct 03 18:50:24 2019 +0000
+++ b/sysutils/decode-dimms/Makefile    Thu Oct 03 18:51:46 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2019/10/03 18:50:24 pgoyette Exp $
+# $NetBSD: Makefile,v 1.23 2019/10/03 18:51:46 pgoyette Exp $
 
 # no Release yet
 PKG_DATE=      20191002
 GIT_COMMIT=    fde115730417ff24025f6f0f54d879f6b0789aca
 DISTNAME=      i2c-tools-${GIT_COMMIT}
-PKGNAME=       decode-dimms-4.1.${PKG_DATE}
+PKGNAME=       decode-dimms-4.1-${PKG_DATE}
 CATEGORIES=    sysutils
 MASTER_SITES=  https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
 



Home | Main Index | Thread Index | Old Index