Update to 0.6.2.

Project moved to SF, update urls.
This commit is contained in:
Koop Mast 2011-08-13 12:13:34 +00:00
parent a001555510
commit 4b0715c853
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279592
4 changed files with 8 additions and 7 deletions

View File

@ -6,17 +6,19 @@
#
PORTNAME= libmms
PORTVERSION= 0.5
PORTREVISION= 1
PORTVERSION= 0.6.2
CATEGORIES= net
MASTER_SITES= http://launchpadlibrarian.net/35014059/
MASTER_SITES= SF
MAINTAINER= kwm@FreeBSD.org
COMMENT= Library for parsing mms:// and mmsh:// type network streams
USE_GNOME= gnomehack pkgconfig glib20
USE_GETTEXT= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (libmms-0.5.tar.gz) = 02d9ca2b16b1517b84edb6c1c378a1f447679a831ba708a0396b30852aa6f091
SIZE (libmms-0.5.tar.gz) = 333919
SHA256 (libmms-0.6.2.tar.gz) = 01931b62172d7d7050fc9ef9b1b64162f3b6e9f6cc4415170192a32a0b7ea432
SIZE (libmms-0.6.2.tar.gz) = 340230

View File

@ -3,4 +3,4 @@ These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at
all.
WWW: https://launchpad.net/libmms
WWW: http://sourceforge.net/projects/libmms

View File

@ -1,4 +1,3 @@
include/libmms/bswap.h
include/libmms/mms.h
include/libmms/mms_config.h
include/libmms/mmsh.h