diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-09-24 14:22:28 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-09-24 14:22:28 +0000 |
commit | 31f4e18f6dce27a152b3548e3630d2d4119f0568 (patch) | |
tree | 5fd3928737b2d4afc20b1f9db8c413d040740473 /security/quantis-kmod | |
parent | e9b9700f2cf162165ae3e235e44143ba95491ceb (diff) | |
download | ports-31f4e18f6dce27a152b3548e3630d2d4119f0568.tar.gz ports-31f4e18f6dce27a152b3548e3630d2d4119f0568.zip |
Notes
Diffstat (limited to 'security/quantis-kmod')
-rw-r--r-- | security/quantis-kmod/Makefile | 12 | ||||
-rw-r--r-- | security/quantis-kmod/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/security/quantis-kmod/Makefile b/security/quantis-kmod/Makefile index c642738b2bc7..db88da25881b 100644 --- a/security/quantis-kmod/Makefile +++ b/security/quantis-kmod/Makefile @@ -1,24 +1,20 @@ -# New ports collection makefile for: quantis-kmod -# Date created: 10 May 2010 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= quantis -DISTVERSION= v11.12.13 +DISTVERSION= v12.09.12 CATEGORIES= security kld MASTER_SITES= http://www.idquantique.com/files/products/quantis/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ale -DISTNAME= ${PORTNAME}-${DISTVERSION}-src PKGNAMESUFFIX= -kmod +DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ale@FreeBSD.org COMMENT= Kernel driver for Quantis PCI/PCIe random number generator -LICENSE_COMB= dual LICENSE= BSD GPLv2 +LICENSE_COMB= dual LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt USE_ZIP= yes diff --git a/security/quantis-kmod/distinfo b/security/quantis-kmod/distinfo index 9af4c5c2f1df..8cdbc8d355bb 100644 --- a/security/quantis-kmod/distinfo +++ b/security/quantis-kmod/distinfo @@ -1,2 +1,2 @@ -SHA256 (quantis-v11.12.13-src.zip) = 1152885033434a0a768390d6dcd20c2d0d913b484f11553a6e3619e7def36277 -SIZE (quantis-v11.12.13-src.zip) = 1897920 +SHA256 (quantis-v12.09.12-src.zip) = 58201ccb36bef8d0e711a9a346a4343b68b6326672af9f3262da0b9350782b1e +SIZE (quantis-v12.09.12-src.zip) = 4606543 |