pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/intel-microcode-netbsd



Module Name:    pkgsrc
Committed By:   leot
Date:           Mon Sep  3 11:00:36 UTC 2018

Modified Files:
        pkgsrc/sysutils/intel-microcode-netbsd: Makefile

Log Message:
intel-microcode-netbsd: Adjust LICENSE

Since 20180807a the license was changed, licenses/intel-microcode-license
now reflect the updated license so use it.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/intel-microcode-netbsd/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/intel-microcode-netbsd/Makefile
diff -u pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.26 pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.27
--- pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.26        Tue Aug 28 03:48:25 2018
+++ pkgsrc/sysutils/intel-microcode-netbsd/Makefile     Mon Sep  3 11:00:36 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/08/28 03:48:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2018/09/03 11:00:36 leot Exp $
 
 DISTNAME=      microcode-20180807a
 PKGNAME=       intel-microcode-netbsd-20180807a
@@ -9,7 +9,7 @@ EXTRACT_SUFX=   .tgz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://downloadcenter.intel.com/download/28087/Linux-Processor-Microcode-Data-File
 COMMENT=       Firmware updates for Intel x86 processors
-LICENSE=       modified-bsd
+LICENSE=       intel-microcode-license
 
 ONLY_FOR_PLATFORM+=    NetBSD-6.99.*-i386 \
                        NetBSD-6.99.*-x86_64 \



Home | Main Index | Thread Index | Old Index