Date: Sat, 21 Mar 2015 19:40:24 +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: r381836 - head/multimedia/quvi Message-ID: <201503211940.t2LJeObC087396@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 21 19:40:23 2015 New Revision: 381836 URL: https://svnweb.freebsd.org/changeset/ports/381836 QAT: https://qat.redports.org/buildarchive/r381836/ Log: - Remove GOOGLE_CODE from MASTER_SITES - Add git repository to WWW - Cleanup WWW Modified: head/multimedia/quvi/Makefile head/multimedia/quvi/pkg-descr Modified: head/multimedia/quvi/Makefile ============================================================================== --- head/multimedia/quvi/Makefile Sat Mar 21 19:40:17 2015 (r381835) +++ head/multimedia/quvi/Makefile Sat Mar 21 19:40:23 2015 (r381836) @@ -5,8 +5,7 @@ PORTNAME= quvi PORTVERSION= 0.4.2 PORTREVISION= 2 CATEGORIES= multimedia devel -MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ \ - GOOGLE_CODE +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line tool for parsing flash media stream URLs Modified: head/multimedia/quvi/pkg-descr ============================================================================== --- head/multimedia/quvi/pkg-descr Sat Mar 21 19:40:17 2015 (r381835) +++ head/multimedia/quvi/pkg-descr Sat Mar 21 19:40:23 2015 (r381836) @@ -4,7 +4,5 @@ many websites including YouTube and Dail Starting from 0.4.0, the quvi distribution has split into libquvi-scripts, libquvi and quvi. -git repo: http://repo.or.cz/w/quvi-tool.git - WWW: http://quvi.sourceforge.net/ -WWW: http://quvi.googlecode.com/ +WWW: http://repo.or.cz/w/quvi-tool.git
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503211940.t2LJeObC087396>