Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 19:07:44 +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: r370662 - head/devel/libccid
Message-ID:  <201410111907.s9BJ7ihB030523@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Sat Oct 11 19:07:43 2014
New Revision: 370662
URL: https://svnweb.freebsd.org/changeset/ports/370662
QAT: https://qat.redports.org/buildarchive/r370662/

Log:
  Update to 1.4.18

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

Modified: head/devel/libccid/Makefile
==============================================================================
--- head/devel/libccid/Makefile	Sat Oct 11 19:06:43 2014	(r370661)
+++ head/devel/libccid/Makefile	Sat Oct 11 19:07:43 2014	(r370662)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	ccid
-PORTVERSION=	1.4.17
+PORTVERSION=	1.4.18
 CATEGORIES=	devel
-MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4091/
+MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4111/
 
 MAINTAINER=	arved@FreeBSD.org
 COMMENT=	Generic USB CCID (Chip/Smart Card Interface Devices) driver
@@ -27,10 +27,6 @@ PLIST_SUB=	VER=${PORTVERSION}
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 801000
-IGNORE=		needs a complete libusb-1 implementation
-.endif
-
 .if ${OSVERSION} < 1000000
 FETCH_DEPENDS=	wget:${PORTSDIR}/ftp/wget
 DISABLE_SIZE=	yes

Modified: head/devel/libccid/distinfo
==============================================================================
--- head/devel/libccid/distinfo	Sat Oct 11 19:06:43 2014	(r370661)
+++ head/devel/libccid/distinfo	Sat Oct 11 19:07:43 2014	(r370662)
@@ -1,2 +1,2 @@
-SHA256 (ccid-1.4.17.tar.bz2) = ccdab8a9bc1ad288242d5f9ef399405e9cb96fb09caadb43e3649cbaba84c451
-SIZE (ccid-1.4.17.tar.bz2) = 491972
+SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa
+SIZE (ccid-1.4.18.tar.bz2) = 492113



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