From owner-svn-ports-all@freebsd.org Wed Dec 16 17:10:24 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02C1EA49577; Wed, 16 Dec 2015 17:10:24 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 C20E8185D; Wed, 16 Dec 2015 17:10:23 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBGHAMBB004556; Wed, 16 Dec 2015 17:10:22 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBGHAMJo004554; Wed, 16 Dec 2015 17:10:22 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201512161710.tBGHAMJo004554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Wed, 16 Dec 2015 17:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403868 - in head/net/usbredir: . files 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.20 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, 16 Dec 2015 17:10:24 -0000 Author: bofh Date: Wed Dec 16 17:10:22 2015 New Revision: 403868 URL: https://svnweb.freebsd.org/changeset/ports/403868 Log: net/usbredir: Update version 0.6=>0.7.1 - Take MAINTAINERSHIP Deleted: head/net/usbredir/files/ Modified: head/net/usbredir/Makefile head/net/usbredir/distinfo Modified: head/net/usbredir/Makefile ============================================================================== --- head/net/usbredir/Makefile Wed Dec 16 15:43:47 2015 (r403867) +++ head/net/usbredir/Makefile Wed Dec 16 17:10:22 2015 (r403868) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= usbredir -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7.1 CATEGORIES= net devel MASTER_SITES= http://spice-space.org/download/usbredir/ -MAINTAINER= ports@FreeBSD.org -COMMENT= protocol for redirection of USB traffic +MAINTAINER= bofh@FreeBSD.org +COMMENT= Protocol for redirection of USB traffic + +LICENSE= GPLv2 LGPL21 +LICENSE_COMB= dual USES= gmake libtool pathfix pkgconfig tar:bzip2 -PATCH_STRIP= -p1 +USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ENV= LIBUSB_CFLAGS=-DLIBUSB_CALL= LIBUSB_LIBS=-lusb Modified: head/net/usbredir/distinfo ============================================================================== --- head/net/usbredir/distinfo Wed Dec 16 15:43:47 2015 (r403867) +++ head/net/usbredir/distinfo Wed Dec 16 17:10:22 2015 (r403868) @@ -1,2 +1,2 @@ -SHA256 (usbredir-0.6.tar.bz2) = 028184960044ea4124030000b3c55a35c3238835116e3a0fbcaff449df2c8edf -SIZE (usbredir-0.6.tar.bz2) = 305887 +SHA256 (usbredir-0.7.1.tar.bz2) = 407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3 +SIZE (usbredir-0.7.1.tar.bz2) = 329895