pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ccid PLIST correction.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/262d88737dbe
branches:  trunk
changeset: 545693:262d88737dbe
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sun Aug 10 12:38:39 2008 +0000

description:
PLIST correction.

diffstat:

 security/ccid/Makefile |  3 ++-
 security/ccid/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 2cb76ef4ba43 -r 262d88737dbe security/ccid/Makefile
--- a/security/ccid/Makefile    Sun Aug 10 11:11:04 2008 +0000
+++ b/security/ccid/Makefile    Sun Aug 10 12:38:39 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/08 21:27:24 shannonjr Exp $
+# $NetBSD: Makefile,v 1.4 2008/08/10 12:38:39 shannonjr Exp $
 #
 
 DISTNAME=      ccid-1.3.8
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  http://alioth.debian.org/frs/download.php/2482/
 EXTRACT_SUFX=  .tar.bz2
diff -r 2cb76ef4ba43 -r 262d88737dbe security/ccid/PLIST
--- a/security/ccid/PLIST       Sun Aug 10 11:11:04 2008 +0000
+++ b/security/ccid/PLIST       Sun Aug 10 12:38:39 2008 +0000
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2008/08/08 21:27:24 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/08/10 12:38:39 shannonjr Exp $
 bin/RSA_SecurID_getpasswd
 man/man1/RSA_SecurID_getpasswd.1
 man/man8/Kobil_mIDentity_switch.8
 lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/Info.plist
 lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so.${PKGVERSION}
-lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/NetBSD/libccid.so
+lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so
 sbin/Kobil_mIDentity_switch
 share/doc/ccid/README_Kobil_mIDentity_switch.txt
 share/doc/ccid/README



Home | Main Index | Thread Index | Old Index