From owner-svn-ports-all@freebsd.org Tue Mar 27 23:34:45 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4ADD5F6A87D; Tue, 27 Mar 2018 23:34:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E91CF690F4; Tue, 27 Mar 2018 23:34:44 +0000 (UTC) (envelope-from dbaio@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E074522EEE; Tue, 27 Mar 2018 23:34:44 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2RNYiOm050536; Tue, 27 Mar 2018 23:34:44 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2RNYiUO050534; Tue, 27 Mar 2018 23:34:44 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201803272334.w2RNYiUO050534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 27 Mar 2018 23:34:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465772 - head/multimedia/libhdhomerun X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/multimedia/libhdhomerun X-SVN-Commit-Revision: 465772 X-SVN-Commit-Repository: ports 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.25 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: Tue, 27 Mar 2018 23:34:45 -0000 Author: dbaio Date: Tue Mar 27 23:34:44 2018 New Revision: 465772 URL: https://svnweb.freebsd.org/changeset/ports/465772 Log: multimedia/libhdhomerun: Update to 20171221 Add LICENSE_FILE. Pass MAINTAINER'ship to submitter. PR: 226844 Submitted by: David O'Rourke Approved by: sam@middling.me.uk (maintainer) Modified: head/multimedia/libhdhomerun/Makefile head/multimedia/libhdhomerun/distinfo Modified: head/multimedia/libhdhomerun/Makefile ============================================================================== --- head/multimedia/libhdhomerun/Makefile Tue Mar 27 23:29:00 2018 (r465771) +++ head/multimedia/libhdhomerun/Makefile Tue Mar 27 23:34:44 2018 (r465772) @@ -1,15 +1,16 @@ # $FreeBSD$ PORTNAME= libhdhomerun -PORTVERSION= 20150826 +PORTVERSION= 20171221 CATEGORIES= multimedia MASTER_SITES= http://download.silicondust.com/hdhomerun/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sam@middling.me.uk +MAINTAINER= dor.bsd@xm0.uk COMMENT= Library and command line utility for interfacing with HDHomeRun device LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake tar:tgz USE_LDCONFIG= yes Modified: head/multimedia/libhdhomerun/distinfo ============================================================================== --- head/multimedia/libhdhomerun/distinfo Tue Mar 27 23:29:00 2018 (r465771) +++ head/multimedia/libhdhomerun/distinfo Tue Mar 27 23:34:44 2018 (r465772) @@ -1,2 +1,3 @@ -SHA256 (libhdhomerun_20150826.tgz) = 907dfbd1eb82aebd8b09e7c00c21a02433e6baaacf4a4f99aa2511b1d5244baf -SIZE (libhdhomerun_20150826.tgz) = 49169 +TIMESTAMP = 1521984305 +SHA256 (libhdhomerun_20171221.tgz) = 08e22db43621b96260086a834e7c586cb92aa4b3ec30adf0adf3c7588d527ff8 +SIZE (libhdhomerun_20171221.tgz) = 50247