Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103259203
D13085.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13085.diff
View Options
Index: head/sysutils/intel-qcu/Makefile
===================================================================
--- head/sysutils/intel-qcu/Makefile
+++ head/sysutils/intel-qcu/Makefile
@@ -2,38 +2,36 @@
# $FreeBSD$
PORTNAME= qcu
-PORTVERSION= 1.2
+PORTVERSION= 2.30.16.8
CATEGORIES= sysutils net
MASTER_SITES= https://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ \
http://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= 25852/eng
PKGNAMEPREFIX= intel-
+DISTNAME= FreeBSDx64
MAINTAINER= freebsd@intel.com
COMMENT= Intel(R) QSFP+ Configuration Utility
LICENSE= IPL
LICENSE_NAME= Intel Proprietary License
-LICENSE_FILE= ${WRKDIR}/license.txt
+LICENSE_FILE= ${WRKSRC}/Intel_Proprietary_License.pdf
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= zip dos2unix
-
-DOS2UNIX_WRKSRC= ${WRKDIR}
-DOS2UNIX_FILES= license.txt
-NO_BUILD= yes
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= not supported on anything other than amd64
+USES= zip
+
+NO_BUILD= yes
+NO_ARCH= yes
+NO_ARCH_IGNORE= qcu
+
PLIST_FILES= sbin/qcu
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000
-BROKEN= core dump on application startup on FreeBSD 11+
-.endif
-
do-install:
- ${INSTALL_PROGRAM} ${WRKDIR}/qcu64e ${STAGEDIR}${PREFIX}/sbin/qcu
+ ${INSTALL_PROGRAM} ${WRKSRC}/qcu64e ${STAGEDIR}${PREFIX}/sbin/qcu
.include <bsd.port.post.mk>
Index: head/sysutils/intel-qcu/distinfo
===================================================================
--- head/sysutils/intel-qcu/distinfo
+++ head/sysutils/intel-qcu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464885950
-SHA256 (qcu-1.2.zip) = c03360e0389a736327fe69036239ccacde05fbe0ac5ad7fa7389b0d3cebf207f
-SIZE (qcu-1.2.zip) = 1345060
+TIMESTAMP = 1510586932
+SHA256 (FreeBSDx64.zip) = cf9bb7c0ba8b3968529ff4292c83f9487a329e1d850ad2cf7357c5b6388a2653
+SIZE (FreeBSDx64.zip) = 1767640
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 6:07 PM (1 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14807154
Default Alt Text
D13085.diff (1 KB)
Attached To
Mode
D13085: sysutils/intel-qcu: Update to 2.30.16.8
Attached
Detach File
Event Timeline
Log In to Comment