From owner-svn-ports-all@FreeBSD.ORG Wed Jul 2 09:33:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A095594; Wed, 2 Jul 2014 09:33:22 +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 76F6F2E2B; Wed, 2 Jul 2014 09:33:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s629XMAf054937; Wed, 2 Jul 2014 09:33:22 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s629XM4S054935; Wed, 2 Jul 2014 09:33:22 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201407020933.s629XM4S054935@svn.freebsd.org> From: Koop Mast Date: Wed, 2 Jul 2014 09:33:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360158 - head/multimedia/cuse4bsd-kmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 09:33:22 -0000 Author: kwm Date: Wed Jul 2 09:33:21 2014 New Revision: 360158 URL: http://svnweb.freebsd.org/changeset/ports/360158 QAT: https://qat.redports.org/buildarchive/r360158/ Log: Update to 0.1.35. Fix destruction of devices if client requests it. Submitted by: maintainer Modified: head/multimedia/cuse4bsd-kmod/Makefile head/multimedia/cuse4bsd-kmod/distinfo Modified: head/multimedia/cuse4bsd-kmod/Makefile ============================================================================== --- head/multimedia/cuse4bsd-kmod/Makefile Wed Jul 2 08:52:14 2014 (r360157) +++ head/multimedia/cuse4bsd-kmod/Makefile Wed Jul 2 09:33:21 2014 (r360158) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cuse4bsd-kmod -PORTVERSION= 0.1.33 -PORTREVISION= 1 +PORTVERSION= 0.1.35 CATEGORIES= multimedia MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ Modified: head/multimedia/cuse4bsd-kmod/distinfo ============================================================================== --- head/multimedia/cuse4bsd-kmod/distinfo Wed Jul 2 08:52:14 2014 (r360157) +++ head/multimedia/cuse4bsd-kmod/distinfo Wed Jul 2 09:33:21 2014 (r360158) @@ -1,2 +1,2 @@ -SHA256 (cuse4bsd-kmod-0.1.33.tar.bz2) = e01109e25aad68e97bdce11bff0ca2b35dcb0c358b935be018f0312c7aa2adec -SIZE (cuse4bsd-kmod-0.1.33.tar.bz2) = 15851 +SHA256 (cuse4bsd-kmod-0.1.35.tar.bz2) = bee23e1581f4a5e5f61fd9444fa6be14fc2893afbb85314bb4458755f8befa86 +SIZE (cuse4bsd-kmod-0.1.35.tar.bz2) = 15872