From owner-svn-ports-head@FreeBSD.ORG Sun Aug 11 15:42:01 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id C00D497D; Sun, 11 Aug 2013 15:42:01 +0000 (UTC) (envelope-from nox@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD8B92A14; Sun, 11 Aug 2013 15:42:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7BFg1Vf007535; Sun, 11 Aug 2013 15:42:01 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7BFg1a5007533; Sun, 11 Aug 2013 15:42:01 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201308111542.r7BFg1a5007533@svn.freebsd.org> From: Juergen Lock Date: Sun, 11 Aug 2013 15:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324595 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 11 Aug 2013 15:42:01 -0000 Author: nox Date: Sun Aug 11 15:42:01 2013 New Revision: 324595 URL: http://svnweb.freebsd.org/changeset/ports/324595 Log: - Update to 0.1.30: - Add more sanity checks for read() and write(). - Update manual page for cuse4bsd. Submitted by: hselasky (maintainer) Modified: head/multimedia/cuse4bsd-kmod/Makefile head/multimedia/cuse4bsd-kmod/distinfo Modified: head/multimedia/cuse4bsd-kmod/Makefile ============================================================================== --- head/multimedia/cuse4bsd-kmod/Makefile Sun Aug 11 15:34:49 2013 (r324594) +++ head/multimedia/cuse4bsd-kmod/Makefile Sun Aug 11 15:42:01 2013 (r324595) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cuse4bsd-kmod -PORTVERSION= 0.1.29 +PORTVERSION= 0.1.30 CATEGORIES= multimedia kld 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 Sun Aug 11 15:34:49 2013 (r324594) +++ head/multimedia/cuse4bsd-kmod/distinfo Sun Aug 11 15:42:01 2013 (r324595) @@ -1,2 +1,2 @@ -SHA256 (cuse4bsd-kmod-0.1.29.tar.bz2) = c624402b0b24b0e2db7bcd16790b095aece71128fea391fd08e3dc0bcc2af694 -SIZE (cuse4bsd-kmod-0.1.29.tar.bz2) = 15497 +SHA256 (cuse4bsd-kmod-0.1.30.tar.bz2) = dc5c23186eb9f2bf7aeb94a5db6db5b6b6985ce5feccd8e73e845287d9161285 +SIZE (cuse4bsd-kmod-0.1.30.tar.bz2) = 15750