pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/decode-dimms



Module Name:    pkgsrc
Committed By:   pgoyette
Date:           Thu Oct  3 18:51:46 UTC 2019

Modified Files:
        pkgsrc/sysutils/decode-dimms: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/decode-dimms/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/decode-dimms/Makefile
diff -u pkgsrc/sysutils/decode-dimms/Makefile:1.22 pkgsrc/sysutils/decode-dimms/Makefile:1.23
--- pkgsrc/sysutils/decode-dimms/Makefile:1.22  Thu Oct  3 18:50:24 2019
+++ pkgsrc/sysutils/decode-dimms/Makefile       Thu Oct  3 18:51:46 2019
@@ -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