Thu Oct 3 18:53:32 2019 UTC ()
Revert previous - with the hyphen, pkg_* tools think that the package's
basename is decode-dimms-4.1 rather than decode-dimms


(pgoyette)
diff -r1.23 -r1.24 pkgsrc/sysutils/decode-dimms/Makefile

cvs diff -r1.23 -r1.24 pkgsrc/sysutils/decode-dimms/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/decode-dimms/Makefile 2019/10/03 18:51:46 1.23
+++ pkgsrc/sysutils/decode-dimms/Makefile 2019/10/03 18:53:32 1.24
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.23 2019/10/03 18:51:46 pgoyette Exp $ 1# $NetBSD: Makefile,v 1.24 2019/10/03 18:53:32 pgoyette Exp $
2 2
3# no Release yet 3# no Release yet
4PKG_DATE= 20191002 4PKG_DATE= 20191002
5GIT_COMMIT= fde115730417ff24025f6f0f54d879f6b0789aca 5GIT_COMMIT= fde115730417ff24025f6f0f54d879f6b0789aca
6DISTNAME= i2c-tools-${GIT_COMMIT} 6DISTNAME= i2c-tools-${GIT_COMMIT}
7PKGNAME= decode-dimms-4.1-${PKG_DATE} 7PKGNAME= decode-dimms-4.1.${PKG_DATE}
8CATEGORIES= sysutils 8CATEGORIES= sysutils
9MASTER_SITES= https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/ 9MASTER_SITES= https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
10 10
11MAINTAINER= pgoyette@NetBSD.org 11MAINTAINER= pgoyette@NetBSD.org
12HOMEPAGE= https://git.kernel.org/pub/scm/utils/i2c-tools/ 12HOMEPAGE= https://git.kernel.org/pub/scm/utils/i2c-tools/
13COMMENT= Decode memory DIMM SPD ROM info 13COMMENT= Decode memory DIMM SPD ROM info
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2
15 15
16USE_TOOLS+= perl:run 16USE_TOOLS+= perl:run
17REPLACE_PERL= eeprom/decode-dimms 17REPLACE_PERL= eeprom/decode-dimms
18 18
19SUBST_CLASSES+= rev 19SUBST_CLASSES+= rev
20SUBST_STAGE.rev= post-extract 20SUBST_STAGE.rev= post-extract