Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 20:24:09 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392318 - head/devel/libccid
Message-ID:  <201507162024.t6GKO9rR067751@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Thu Jul 16 20:24:08 2015
New Revision: 392318
URL: https://svnweb.freebsd.org/changeset/ports/392318

Log:
  Update to 1.4.19

Modified:
  head/devel/libccid/Makefile
  head/devel/libccid/distinfo

Modified: head/devel/libccid/Makefile
==============================================================================
--- head/devel/libccid/Makefile	Thu Jul 16 20:10:25 2015	(r392317)
+++ head/devel/libccid/Makefile	Thu Jul 16 20:24:08 2015	(r392318)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	ccid
-PORTVERSION=	1.4.18
+PORTVERSION=	1.4.19
 CATEGORIES=	devel
-MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4111/
+MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4132/
 
 MAINTAINER=	arved@FreeBSD.org
 COMMENT=	Generic USB CCID (Chip/Smart Card Interface Devices) driver
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpcsclite.so:${PORTSDIR}/devel/pcsc-lite
 
-USES=		pkgconfig perl5 tar:bzip2
+USES=		perl5 pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 USE_PERL5=	build
 CONFIGURE_ARGS=	--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \

Modified: head/devel/libccid/distinfo
==============================================================================
--- head/devel/libccid/distinfo	Thu Jul 16 20:10:25 2015	(r392317)
+++ head/devel/libccid/distinfo	Thu Jul 16 20:24:08 2015	(r392318)
@@ -1,2 +1,2 @@
-SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa
-SIZE (ccid-1.4.18.tar.bz2) = 492113
+SHA256 (ccid-1.4.19.tar.bz2) = cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1
+SIZE (ccid-1.4.19.tar.bz2) = 423238



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507162024.t6GKO9rR067751>