Date: Tue, 9 Dec 2014 16:33:17 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374405 - in head/multimedia: libtuner mkclean mkvalidator p5-Net-UPnP podcastdl Message-ID: <201412091633.sB9GXHDA058910@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Tue Dec 9 16:33:16 2014 New Revision: 374405 URL: https://svnweb.freebsd.org/changeset/ports/374405 QAT: https://qat.redports.org/buildarchive/r374405/ Log: Update "BSD" license in multimedia category Modified: head/multimedia/libtuner/Makefile head/multimedia/mkclean/Makefile head/multimedia/mkvalidator/Makefile head/multimedia/p5-Net-UPnP/Makefile head/multimedia/podcastdl/Makefile Modified: head/multimedia/libtuner/Makefile ============================================================================== --- head/multimedia/libtuner/Makefile Tue Dec 9 16:05:31 2014 (r374404) +++ head/multimedia/libtuner/Makefile Tue Dec 9 16:33:16 2014 (r374405) @@ -9,7 +9,8 @@ MASTER_SITES= ftp://corona.homeunix.net/ MAINTAINER= jason.harmening@gmail.com COMMENT= Userspace drivers for various TV/radio tuner ICs -LICENSE= BSD +LICENSE= BSD2CLAUSE MIT +LICENSE_COMB= multi MAKE_ARGS+= INSTALLDIR=${STAGEDIR}${PREFIX} USE_LDCONFIG= ${PREFIX}/lib/libtuner Modified: head/multimedia/mkclean/Makefile ============================================================================== --- head/multimedia/mkclean/Makefile Tue Dec 9 16:05:31 2014 (r374404) +++ head/multimedia/mkclean/Makefile Tue Dec 9 16:33:16 2014 (r374405) @@ -8,7 +8,7 @@ MASTER_SITES= SF/matroska/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Clean and optimize Matroska and WebM files -LICENSE= BSD +LICENSE= BSD3CLAUSE HAS_CONFIGURE= yes Modified: head/multimedia/mkvalidator/Makefile ============================================================================== --- head/multimedia/mkvalidator/Makefile Tue Dec 9 16:05:31 2014 (r374404) +++ head/multimedia/mkvalidator/Makefile Tue Dec 9 16:33:16 2014 (r374405) @@ -8,7 +8,8 @@ MASTER_SITES= SF/matroska/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to verify Matroska and WebM files -LICENSE= BSD +LICENSE= BSD3CLAUSE BSD4CLAUSE GPLv2 +LICENSE_COMB= multi HAS_CONFIGURE= yes Modified: head/multimedia/p5-Net-UPnP/Makefile ============================================================================== --- head/multimedia/p5-Net-UPnP/Makefile Tue Dec 9 16:05:31 2014 (r374404) +++ head/multimedia/p5-Net-UPnP/Makefile Tue Dec 9 16:33:16 2014 (r374405) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for UPnP -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README USES= perl5 Modified: head/multimedia/podcastdl/Makefile ============================================================================== --- head/multimedia/podcastdl/Makefile Tue Dec 9 16:05:31 2014 (r374404) +++ head/multimedia/podcastdl/Makefile Tue Dec 9 16:33:16 2014 (r374405) @@ -11,7 +11,7 @@ MASTER_SITES= http://rodrigo.osorio.free MAINTAINER= rodrigo@FreeBSD.org COMMENT= Simple command line podcast client written in plain C -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libmrss.so:${PORTSDIR}/textproc/libmrss
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412091633.sB9GXHDA058910>