svn commit: r481292 - head/sysutils/intel-qcu
Serhii (Sergey) Kozlov
skozlov at FreeBSD.org
Fri Oct 5 20:23:24 UTC 2018
Author: skozlov
Date: Fri Oct 5 20:23:22 2018
New Revision: 481292
URL: https://svnweb.freebsd.org/changeset/ports/481292
Log:
sysutils/intel-qcu: Update to 2.30.23.0
- Update PORTVERSION and distinfo
- Add NO_WRKSUBDIR due to change in zip package
Test Plan: Compile and sanity checked using poudriere w/portlint
Approved By: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D17437
Modified:
head/sysutils/intel-qcu/Makefile
head/sysutils/intel-qcu/distinfo
Modified: head/sysutils/intel-qcu/Makefile
==============================================================================
--- head/sysutils/intel-qcu/Makefile Fri Oct 5 19:44:43 2018 (r481291)
+++ head/sysutils/intel-qcu/Makefile Fri Oct 5 20:23:22 2018 (r481292)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qcu
-PORTVERSION= 2.30.16.8
+PORTVERSION= 2.30.23.0
CATEGORIES= sysutils net
MASTER_SITES= https://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ \
http://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/
@@ -23,6 +23,7 @@ ONLY_FOR_ARCHS_REASON= not supported on anything other
USES= zip
+NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_ARCH= yes
NO_ARCH_IGNORE= qcu
Modified: head/sysutils/intel-qcu/distinfo
==============================================================================
--- head/sysutils/intel-qcu/distinfo Fri Oct 5 19:44:43 2018 (r481291)
+++ head/sysutils/intel-qcu/distinfo Fri Oct 5 20:23:22 2018 (r481292)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510586932
-SHA256 (FreeBSDx64.zip) = cf9bb7c0ba8b3968529ff4292c83f9487a329e1d850ad2cf7357c5b6388a2653
-SIZE (FreeBSDx64.zip) = 1767640
+TIMESTAMP = 1538747325
+SHA256 (FreeBSDx64.zip) = f76daed5a20a2a63e78af7b08ebeaaa7daedb09f0d1c951b9061f693f95f6cb6
+SIZE (FreeBSDx64.zip) = 1633796
More information about the svn-ports-all
mailing list