Update to 2003.02.03.

Obtain from:	Ross Finlayson <finlayson@live.com> (liveMedia developer)
This commit is contained in:
Norikatsu Shigemura 2003-02-04 01:51:20 +00:00
parent 000b5a285c
commit cb30eff09f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74611
3 changed files with 3 additions and 12 deletions

View file

@ -6,7 +6,8 @@
#
PORTNAME= liveMedia
PORTVERSION= 2003.02.03a
PORTVERSION= 2003.02.03
PORTEPOCH= 1
CATEGORIES= net devel
MASTER_SITES= http://www.LIVE.COM/liveMedia/public/
MASTER_SITES+= ${MASTER_SITE_LOCAL}

View file

@ -1 +1 @@
MD5 (live.2003.02.03a.tar.gz) = aa5565952e5d10a6e43d7c85f337d6ad
MD5 (live.2003.02.03.tar.gz) = 37f8e90bc420ddb30db362a6530f2eb0

View file

@ -1,10 +0,0 @@
--- BasicUsageEnvironment/Lock.cpp.orig Mon Feb 3 20:10:22 2003
+++ BasicUsageEnvironment/Lock.cpp Tue Feb 4 01:55:14 2003
@@ -19,6 +19,7 @@
#include "Lock.hh"
#include <signal.h>
+#include "NetCommon.h"
///// Read-Write Locks /////