Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2014 13:18:13 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349250 - in head/security: quantis quantis-kmod
Message-ID:  <201403261318.s2QDIDnm094179@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed Mar 26 13:18:13 2014
New Revision: 349250
URL: http://svnweb.freebsd.org/changeset/ports/349250
QAT: https://qat.redports.org/buildarchive/r349250/

Log:
  Update to v13.11.08 release.

Modified:
  head/security/quantis-kmod/Makefile
  head/security/quantis-kmod/distinfo
  head/security/quantis/Makefile
  head/security/quantis/distinfo
  head/security/quantis/pkg-message

Modified: head/security/quantis-kmod/Makefile
==============================================================================
--- head/security/quantis-kmod/Makefile	Wed Mar 26 13:09:02 2014	(r349249)
+++ head/security/quantis-kmod/Makefile	Wed Mar 26 13:18:13 2014	(r349250)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quantis
-DISTVERSION=	v13.04.29
+DISTVERSION=	v13.11.08
 CATEGORIES=	security
 MASTER_SITES=	http://www.idquantique.com/~download/Quantis/ \
 		${MASTER_SITE_LOCAL}

Modified: head/security/quantis-kmod/distinfo
==============================================================================
--- head/security/quantis-kmod/distinfo	Wed Mar 26 13:09:02 2014	(r349249)
+++ head/security/quantis-kmod/distinfo	Wed Mar 26 13:18:13 2014	(r349250)
@@ -1,2 +1,2 @@
-SHA256 (Quantis-v13.04.29-src.zip) = 5bc53d6719522e6664205dd6870237c979e0778c2c3ea02e7f3916aebfea4bb4
-SIZE (Quantis-v13.04.29-src.zip) = 7221256
+SHA256 (Quantis-v13.11.08-src.zip) = cd56cb8835c1cde798b966ef256902d30e2328e59c169e43962d164b7be093db
+SIZE (Quantis-v13.11.08-src.zip) = 7222860

Modified: head/security/quantis/Makefile
==============================================================================
--- head/security/quantis/Makefile	Wed Mar 26 13:09:02 2014	(r349249)
+++ head/security/quantis/Makefile	Wed Mar 26 13:18:13 2014	(r349250)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quantis
-DISTVERSION=	v13.04.29
+DISTVERSION=	v13.11.08
 CATEGORIES=	security devel java
 MASTER_SITES=	http://www.idquantique.com/~download/Quantis/ \
 		${MASTER_SITE_LOCAL}
@@ -12,7 +12,7 @@ DISTNAME=	Quantis-${DISTVERSION}-src
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	Libraries and utilities to access Quantis devices
 
-LICENSE=	BSD GPLv2
+LICENSE=	BSD3CLAUSE GPLv2
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/Quantis-${DISTVERSION}/License.txt
 
@@ -39,8 +39,7 @@ KMODDIR?=	/boot/modules
 PORTDOCS=	*
 PORTEXAMPLES=	*
 
-NO_STAGE=	yes
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MPCI}
 RUN_DEPENDS+=	${KMODDIR}/quantis.ko:${PORTSDIR}/security/quantis-kmod
@@ -50,6 +49,7 @@ CMAKE_ARGS+=	-DDISABLE_QUANTIS_PCI=1
 
 .if ! ${PORT_OPTIONS:MUSB}
 CMAKE_ARGS+=	-DDISABLE_QUANTIS_USB=1
+PKGMESSAGE=	${PKGDIR}/notexistent
 .endif
 
 .if ${PORT_OPTIONS:MJAVA}
@@ -90,19 +90,14 @@ post-patch:
 		${WRKSRC}/CMake/CompilersFlags.cmake
 
 post-install:
-.if ${PORT_OPTIONS:MDOCS}
-	@${MKDIR} ${DOCSDIR}
-	@${INSTALL_DATA} ${WRKSRC}/../*.txt ${DOCSDIR}
-	@${INSTALL_DATA} ${WRKSRC}/../User_Manual.pdf ${DOCSDIR}
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
-	@${MKDIR} ${EXAMPLESDIR}
-	@(cd ${WRKSRC}/../Samples; ${COPYTREE_SHARE} . ${EXAMPLESDIR})
-.if ${PORT_OPTIONS:MUSB} && ${OSVERSION} >= 801000
-	@${MKDIR} ${EXAMPLESDIR}/devd
-	${INSTALL_DATA} ${FILESDIR}/quantis.conf ${EXAMPLESDIR}/devd
-	@${CAT} ${PKGMESSAGE}
-.endif
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/../*.txt ${STAGEDIR}${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/../User_Manual.pdf ${STAGEDIR}${DOCSDIR}
+	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+	@(cd ${WRKSRC}/../Samples; ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
+.if ${PORT_OPTIONS:MUSB}
+	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/devd
+	${INSTALL_DATA} ${FILESDIR}/quantis.conf ${STAGEDIR}${EXAMPLESDIR}/devd
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/security/quantis/distinfo
==============================================================================
--- head/security/quantis/distinfo	Wed Mar 26 13:09:02 2014	(r349249)
+++ head/security/quantis/distinfo	Wed Mar 26 13:18:13 2014	(r349250)
@@ -1,2 +1,2 @@
-SHA256 (Quantis-v13.04.29-src.zip) = 5bc53d6719522e6664205dd6870237c979e0778c2c3ea02e7f3916aebfea4bb4
-SIZE (Quantis-v13.04.29-src.zip) = 7221256
+SHA256 (Quantis-v13.11.08-src.zip) = cd56cb8835c1cde798b966ef256902d30e2328e59c169e43962d164b7be093db
+SIZE (Quantis-v13.11.08-src.zip) = 7222860

Modified: head/security/quantis/pkg-message
==============================================================================
--- head/security/quantis/pkg-message	Wed Mar 26 13:09:02 2014	(r349249)
+++ head/security/quantis/pkg-message	Wed Mar 26 13:18:13 2014	(r349250)
@@ -5,6 +5,6 @@ you have to change permissions on the ge
 device.
 
 A devd config sample has been put in the examples directory.
-Copy it into /usr/local/etc/devd ad modify it at your needs.
+Copy it into %%LOCALBASE%%/etc/devd ad modify it at your needs.
 
 ************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403261318.s2QDIDnm094179>