pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pkcs11-helper Don't create a directory that i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/718cbd6fe951
branches: trunk
changeset: 652685:718cbd6fe951
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 07 03:52:26 2015 +0000
description:
Don't create a directory that is never removed. Bump revision.
diffstat:
security/pkcs11-helper/Makefile | 4 ++--
security/pkcs11-helper/PLIST | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 762e02729a6f -r 718cbd6fe951 security/pkcs11-helper/Makefile
--- a/security/pkcs11-helper/Makefile Sun Jun 07 03:46:39 2015 +0000
+++ b/security/pkcs11-helper/Makefile Sun Jun 07 03:52:26 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2014/02/12 23:18:35 tron Exp $
+# $NetBSD: Makefile,v 1.13 2015/06/07 03:52:26 joerg Exp $
DISTNAME= pkcs11-helper-1.10
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= https://github.com/downloads/alonbl/pkcs11-helper/
EXTRACT_SUFX= .tar.bz2
diff -r 762e02729a6f -r 718cbd6fe951 security/pkcs11-helper/PLIST
--- a/security/pkcs11-helper/PLIST Sun Jun 07 03:46:39 2015 +0000
+++ b/security/pkcs11-helper/PLIST Sun Jun 07 03:52:26 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2009/09/15 20:03:47 spz Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/06/07 03:52:26 joerg Exp $
include/pkcs11-helper-1.0/pkcs11.h
include/pkcs11-helper-1.0/pkcs11h-certificate.h
include/pkcs11-helper-1.0/pkcs11h-core.h
@@ -16,4 +16,3 @@
share/doc/pkcs11-helper/COPYING.BSD
share/doc/pkcs11-helper/COPYING.GPL
share/doc/pkcs11-helper/README
-@exec ${MKDIR} %D/share/doc/pkcs11-helper/api
Home |
Main Index |
Thread Index |
Old Index