Update to 2003.03.22
This commit is contained in:
parent
45ad8f889a
commit
becfde20cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77217
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= liveMedia
|
||||
PORTVERSION= 2003.03.03
|
||||
PORTVERSION= 2003.03.22
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.LIVE.COM/liveMedia/public/
|
||||
|
@ -41,7 +41,8 @@ UsageEnvironment= \
|
|||
UsageEnvironment/include/Boolean.hh \
|
||||
UsageEnvironment/include/HashTable.hh \
|
||||
UsageEnvironment/include/UsageEnvironment.hh \
|
||||
UsageEnvironment/include/UsageEnvironment_version.hh
|
||||
UsageEnvironment/include/UsageEnvironment_version.hh \
|
||||
UsageEnvironment/include/strDup.hh
|
||||
|
||||
groupsock= \
|
||||
groupsock/include/GroupEId.hh \
|
||||
|
@ -64,6 +65,7 @@ liveMedia= \
|
|||
liveMedia/include/FramedFilter.hh \
|
||||
liveMedia/include/FramedSource.hh \
|
||||
liveMedia/include/GSMAudioRTPSink.hh \
|
||||
liveMedia/include/H261VideoRTPSource.hh \
|
||||
liveMedia/include/H263plusVideoRTPSink.hh \
|
||||
liveMedia/include/H263plusVideoRTPSource.hh \
|
||||
liveMedia/include/HTTPSink.hh \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (live.2003.03.03.tar.gz) = 5683e060fee9e74cf733a1653b8042cb
|
||||
MD5 (live.2003.03.22.tar.gz) = 66c30512d4988a2af39f6d9fef6f100c
|
||||
|
|
Loading…
Reference in a new issue