From owner-svn-ports-head@FreeBSD.ORG Sat Oct 11 19:07:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96EEC4C4; Sat, 11 Oct 2014 19:07:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83A67BE9; Sat, 11 Oct 2014 19:07:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9BJ7idS030530; Sat, 11 Oct 2014 19:07:44 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9BJ7ihB030523; Sat, 11 Oct 2014 19:07:44 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201410111907.s9BJ7ihB030523@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sat, 11 Oct 2014 19:07:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370662 - head/devel/libccid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 19:07:44 -0000 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 -.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