pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ccid
Module Name: pkgsrc
Committed By: gdt
Date: Wed Aug 19 14:53:37 UTC 2020
Modified Files:
pkgsrc/security/ccid: Makefile
Log Message:
security/ccid: Update MASTER_SITES/HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/ccid/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ccid/Makefile
diff -u pkgsrc/security/ccid/Makefile:1.30 pkgsrc/security/ccid/Makefile:1.31
--- pkgsrc/security/ccid/Makefile:1.30 Mon Nov 4 21:12:52 2019
+++ pkgsrc/security/ccid/Makefile Wed Aug 19 14:53:37 2020
@@ -1,17 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2019/11/04 21:12:52 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/08/19 14:53:37 gdt Exp $
#
DISTNAME= ccid-1.4.27
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
-# not the magic number in MASTER_SITES.
-# https://alioth.debian.org/frs/?group_id=30105#title_ccid
-MASTER_SITES= https://alioth-archive.debian.org/releases/pcsclite/ccid/1.4.27/
+MASTER_SITES= https://ccid.apdu.fr/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://pcsclite.alioth.debian.org/ccid.html
+HOMEPAGE= https://ccid.apdu.fr/
COMMENT= Middleware to access a smart card using SCard API (PC/SC)
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index