Date: Sat, 18 Feb 2017 16:09:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434361 - head/multimedia/libquvi-scripts Message-ID: <201702181609.v1IG9AuU081902@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 18 16:09:10 2017 New Revision: 434361 URL: https://svnweb.freebsd.org/changeset/ports/434361 Log: Update PORTSCOUT and WWW Modified: head/multimedia/libquvi-scripts/Makefile head/multimedia/libquvi-scripts/pkg-descr Modified: head/multimedia/libquvi-scripts/Makefile ============================================================================== --- head/multimedia/libquvi-scripts/Makefile Sat Feb 18 15:50:47 2017 (r434360) +++ head/multimedia/libquvi-scripts/Makefile Sat Feb 18 16:09:10 2017 (r434361) @@ -12,7 +12,7 @@ COMMENT= Embedded lua scripts for libquv LICENSE= LGPL21+ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING -PORTSCOUT= limit:0.4.[0-9]* +PORTSCOUT= limit:^0\.4\. OPTIONS_DEFINE= NSFW OPTIONS_SUB= yes Modified: head/multimedia/libquvi-scripts/pkg-descr ============================================================================== --- head/multimedia/libquvi-scripts/pkg-descr Sat Feb 18 15:50:47 2017 (r434360) +++ head/multimedia/libquvi-scripts/pkg-descr Sat Feb 18 16:09:10 2017 (r434361) @@ -8,4 +8,4 @@ libquvi-scripts contains the embedded lu the media details. Some additional utility scripts are also included. WWW: http://quvi.sourceforge.net/ -WWW: http://repo.or.cz/w/libquvi-scripts.git +WWW: https://github.com/legatvs/libquvi-scripts
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702181609.v1IG9AuU081902>