Point to its new google code home (WWW and MASTER_SITE)
remove MD5
This commit is contained in:
parent
8ac6f6dbef
commit
c2ff92310c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270898
3 changed files with 6 additions and 6 deletions
|
@ -8,12 +8,13 @@
|
||||||
PORTNAME= vstream-client
|
PORTNAME= vstream-client
|
||||||
PORTVERSION= 1.2
|
PORTVERSION= 1.2
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
MASTER_SITES= http://download.nicewarrior.org/${PORTNAME}/ \
|
MASTER_SITES= GOOGLE_CODE
|
||||||
http://www.exit.com/Archives/FreeBSD/
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= The vstream library from the tivo-mplayer project
|
COMMENT= The vstream library from the tivo-mplayer project
|
||||||
|
|
||||||
|
USE_BZIP2= yes
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (vstream-client-1.2.tar.gz) = 91088dad9234dd1176ddb84e6fbee69c
|
SHA256 (vstream-client-1.2.tar.bz2) = 07daac73fffc6c4bc6518cfc80df38b47a23f2b15d9f85b643c0a58c3ae0babc
|
||||||
SHA256 (vstream-client-1.2.tar.gz) = ee1bdc5a4775ae18cd67069cd0b73ffbc592b1ab62d1bc3123b163dbdcd62910
|
SIZE (vstream-client-1.2.tar.bz2) = 28132
|
||||||
SIZE (vstream-client-1.2.tar.gz) = 33772
|
|
||||||
|
|
|
@ -8,4 +8,4 @@ streams live over a network.
|
||||||
|
|
||||||
(As of October 2005, mplayer does in fact have support for this library.)
|
(As of October 2005, mplayer does in fact have support for this library.)
|
||||||
|
|
||||||
WWW: http://armory.nicewarrior.org/projects/vstream-client/
|
WWW: http://code.google.com/p/vstream-client/
|
||||||
|
|
Loading…
Reference in a new issue