summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-13 10:59:39 +0000
committerwiz <wiz@pkgsrc.org>2009-05-13 10:59:39 +0000
commit86c3bd8ada61ab185b491b1f8c76a8a65fae4fc6 (patch)
tree422cf90dcf68ed333281d2f7a97663e17d62217d /security
parent599cbfc3e1328fbf2c34293f124dbf72a752f906 (diff)
downloadpkgsrc-86c3bd8ada61ab185b491b1f8c76a8a65fae4fc6.tar.gz
Update to 2.0.2, set LICENSE to gnu-lgpl-v2.1.
Changes: - Bugfix release, forward and backward compatible with 2.0.x - Fix compatibility with Qt 4.5 when QCA::Initializer appears before QApp - Don't convert to secure memory when Hash::update(QByteArray) is used - Use configure.exe instead of configwin.bat
Diffstat (limited to 'security')
-rw-r--r--security/qca2/Makefile10
-rw-r--r--security/qca2/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/security/qca2/Makefile b/security/qca2/Makefile
index 2067d921c4a..7d15695e456 100644
--- a/security/qca2/Makefile
+++ b/security/qca2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/01/27 11:10:46 markd Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/13 10:59:39 wiz Exp $
-DISTNAME= qca-2.0.1
+DISTNAME= qca-2.0.2
PKGNAME= qca2-${DISTNAME:C/.*-//}
CATEGORIES= security
MASTER_SITES= http://delta.affinix.com/download/qca/2.0/
@@ -10,7 +10,9 @@ MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://delta.affinix.com/qca/
COMMENT= Cross-platform crypto API for QT
-USE_TOOLS+= gmake
+LICENSE= gnu-lgpl-v2.1
+
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
HAS_CONFIGURE= yes
USE_LANGUAGES= c++
@@ -23,7 +25,7 @@ CONFIGURE_ARGS+= --qtdir=${QTDIR}
CONFIGURE_ARGS+= --disable-tests
post-install:
- ${CP} ${QTDIR}/lib/pkgconfig/qca2.pc ${PREFIX}/lib/pkgconfig/qca2.pc
+ ${INSTALL_DATA} ${QTDIR}/lib/pkgconfig/qca2.pc ${DESTDIR}${PREFIX}/lib/pkgconfig/qca2.pc
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
diff --git a/security/qca2/distinfo b/security/qca2/distinfo
index 5311451bdf8..adfef6c9999 100644
--- a/security/qca2/distinfo
+++ b/security/qca2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/01/27 11:10:46 markd Exp $
+$NetBSD: distinfo,v 1.4 2009/05/13 10:59:39 wiz Exp $
-SHA1 (qca-2.0.1.tar.bz2) = 0be2f8e677063ddd7c6f22c67375811ac7e15aab
-RMD160 (qca-2.0.1.tar.bz2) = 8c0cc0f81deefe987f9b81631693dc3dc4026fd3
-Size (qca-2.0.1.tar.bz2) = 1925152 bytes
+SHA1 (qca-2.0.2.tar.bz2) = 5a414c3296cd37d1ec34182be0d089c5073f55a8
+RMD160 (qca-2.0.2.tar.bz2) = 18b0f497709f9700227644977946735d2ec3c623
+Size (qca-2.0.2.tar.bz2) = 1937201 bytes
SHA1 (patch-aa) = e9c7791aac4b8764100a95a596e109e6ebb6abf0