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:   wiz
Date:           Wed Jul 25 05:40:15 UTC 2018

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

Log Message:
decode-dimms: pkglint fixes


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/sysutils/decode-dimms/Makefile:1.8
--- pkgsrc/sysutils/decode-dimms/Makefile:1.7   Wed Jul 25 04:53:44 2018
+++ pkgsrc/sysutils/decode-dimms/Makefile       Wed Jul 25 05:40:15 2018
@@ -1,15 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2018/07/25 04:53:44 pgoyette Exp $
+# $NetBSD: Makefile,v 1.8 2018/07/25 05:40:15 wiz Exp $
 
 # no Release yet
 GIT_COMMIT=    84da8192c7c409f37c1906b60ef166c58aafc847
 DISTNAME=      i2c-tools-${GIT_COMMIT}
 PKGNAME=       decode-dimms-0.0.20181205
 CATEGORIES=    sysutils
-
 MASTER_SITES=  https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/snapshot/
 
-EXTRACT_SUFX=  .tar.gz
-
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://git.kernel.org/pub/scm/utils/i2c-tools/
 COMMENT=       Decode memory DIMM SPD ROM info
@@ -39,5 +36,3 @@ do-install:
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
-
-



Home | Main Index | Thread Index | Old Index