Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2015 19:40:06 +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: r381833 - head/multimedia/libquvi-scripts09
Message-ID:  <201503211940.t2LJe6ob086865@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 21 19:40:05 2015
New Revision: 381833
URL: https://svnweb.freebsd.org/changeset/ports/381833
QAT: https://qat.redports.org/buildarchive/r381833/

Log:
  - Remove GOOGLE_CODE from MASTER_SITES
  - Add git repository to WWW
  - Cleanup WWW

Modified:
  head/multimedia/libquvi-scripts09/Makefile
  head/multimedia/libquvi-scripts09/pkg-descr

Modified: head/multimedia/libquvi-scripts09/Makefile
==============================================================================
--- head/multimedia/libquvi-scripts09/Makefile	Sat Mar 21 19:39:59 2015	(r381832)
+++ head/multimedia/libquvi-scripts09/Makefile	Sat Mar 21 19:40:05 2015	(r381833)
@@ -4,8 +4,7 @@
 PORTNAME=	libquvi-scripts
 PORTVERSION=	0.9.20131130
 CATEGORIES=	multimedia devel
-MASTER_SITES=	SF/quvi/${PORTVERSION}/${PORTNAME}/ \
-		GOOGLE_CODE
+MASTER_SITES=	SF/quvi/${PORTVERSION}/${PORTNAME}/
 PKGNAMESUFFIX=	09
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -23,8 +22,6 @@ USES=		lua:run pathfix tar:xz
 
 PLIST_SUB=	PKGNAMESUFFIX=${PKGNAMESUFFIX} PORTVERSION=${PORTVERSION} QUVIVERSION=${PORTVERSION:R}
 
-PROJECTHOST=	quvi
-
 NSFW_CONFIGURE_WITH=	nsfw
 
 .include <bsd.port.mk>

Modified: head/multimedia/libquvi-scripts09/pkg-descr
==============================================================================
--- head/multimedia/libquvi-scripts09/pkg-descr	Sat Mar 21 19:39:59 2015	(r381832)
+++ head/multimedia/libquvi-scripts09/pkg-descr	Sat Mar 21 19:40:05 2015	(r381833)
@@ -7,7 +7,5 @@ libquvi and quvi.
 libquvi-scripts contains the embedded lua scripts that libquvi uses for parsing
 the media details. Some additional utility scripts are also included.
 
-git repo: http://repo.or.cz/w/libquvi-scripts.git
-
 WWW: http://quvi.sourceforge.net/
-WWW: http://quvi.googlecode.com/
+WWW: http://repo.or.cz/w/libquvi-scripts.git



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503211940.t2LJe6ob086865>