summaryrefslogtreecommitdiff
path: root/security/ccid/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2014-02-26 01:16:56 +0000
committergdt <gdt>2014-02-26 01:16:56 +0000
commit19dd1c0dfa61f6ed56824fdd6251d85af0c2d89d (patch)
treec85b6ad6630688267bf884c953b62810ae99b993 /security/ccid/Makefile
parent2f7aec9f359d896f6bcb366aed8b09016c05d916 (diff)
downloadpkgsrc-19dd1c0dfa61f6ed56824fdd6251d85af0c2d89d.tar.gz
Drop old patches that I don't understand.
There were two patches to cast __FUNCTION__ to const char *; this is apparently to work around a warning. gcc on NetBSD 6 and clang on osx 10.9 do not emit a warning with the unpatched code. Upstream doesn't understand the patch, and I don't etiher. ok pettai@ Take maintainership.
Diffstat (limited to 'security/ccid/Makefile')
-rw-r--r--security/ccid/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/ccid/Makefile b/security/ccid/Makefile
index cd5143cc82a..d1ac3d6aeec 100644
--- a/security/ccid/Makefile
+++ b/security/ccid/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2014/02/25 17:16:35 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/26 01:16:56 gdt Exp $
#
DISTNAME= ccid-1.4.15
+PKGREVISION= 1
CATEGORIES= security
# Note that the MASTER_SITES URL is not stable with version changes,
# and one can end up with an old version if DISTNAME is changed but
@@ -9,7 +10,7 @@ CATEGORIES= security
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3989/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://pcsclite.alioth.debian.org/ccid.html
COMMENT= Middleware to access a smart card using SCard API (PC/SC)
LICENSE= gnu-lgpl-v2.1