svn commit: r381835 - head/multimedia/libquvi09
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 21 19:40:19 UTC 2015
Author: sunpoet
Date: Sat Mar 21 19:40:17 2015
New Revision: 381835
URL: https://svnweb.freebsd.org/changeset/ports/381835
QAT: https://qat.redports.org/buildarchive/r381835/
Log:
- Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
Modified:
head/multimedia/libquvi09/Makefile
head/multimedia/libquvi09/pkg-descr
Modified: head/multimedia/libquvi09/Makefile
==============================================================================
--- head/multimedia/libquvi09/Makefile Sat Mar 21 19:40:11 2015 (r381834)
+++ head/multimedia/libquvi09/Makefile Sat Mar 21 19:40:17 2015 (r381835)
@@ -5,8 +5,7 @@ PORTNAME= libquvi
PORTVERSION= 0.9.4
PORTREVISION= 2
CATEGORIES= multimedia devel
-MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
- GOOGLE_CODE
+MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/
PKGNAMESUFFIX= 09
MAINTAINER= sunpoet at FreeBSD.org
@@ -31,8 +30,6 @@ USES= iconv libtool lua pathfix pkgconf
PLIST_SUB= PKGNAMESUFFIX=${PKGNAMESUFFIX} PORTVERSION=${PORTVERSION} QUVIVERSION=${PORTVERSION:R}
-PROJECTHOST= quvi
-
post-patch:
@${REINPLACE_CMD} 's/lua-5.1/lua-${LUA_VER}/g' ${WRKSRC}/configure
Modified: head/multimedia/libquvi09/pkg-descr
==============================================================================
--- head/multimedia/libquvi09/pkg-descr Sat Mar 21 19:40:11 2015 (r381834)
+++ head/multimedia/libquvi09/pkg-descr Sat Mar 21 19:40:17 2015 (r381835)
@@ -11,7 +11,5 @@ libquvi originates from the idea of allo
having to install or use flash. It is a "workaround", not an "alternative" to
flash.
-git repo: http://repo.or.cz/w/libquvi.git
-
WWW: http://quvi.sourceforge.net/
-WWW: http://quvi.googlecode.com/
+WWW: http://repo.or.cz/w/libquvi.git
More information about the svn-ports-all
mailing list