ports/79864: [UPDATE] net/liveMedia: Update to version 2005.04.13
Frank Laszlo
laszlof at tvog.net
Wed Apr 13 13:30:22 UTC 2005
>Number: 79864
>Category: ports
>Synopsis: [UPDATE] net/liveMedia: Update to version 2005.04.13
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 13 13:30:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Frank Laszlo
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Thu Dec 23 16:49:19 EST 2004 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386
>Description:
liveMedia releases snapshots of their software on a somewhat
daily basis, but they do not archive the older snapshots.
This causes the port to break as soon as a new snapshot is
released, unless a site has mirrored the contents. The attached
patch will update the port to the latest snapshot as well as
add a stable mirror for the distfile. I will try to send an update
for this once a month as long as the maintainer approves. He has been
CC'd for this PR.
>How-To-Repeat:
>Fix:
--- liveMedia.2005.04.13.diff begins here ---
diff -rU3 liveMedia.old/Makefile liveMedia/Makefile
--- liveMedia.old/Makefile Fri Apr 8 09:35:16 2005
+++ liveMedia/Makefile Wed Apr 13 09:18:55 2005
@@ -6,11 +6,11 @@
#
PORTNAME= liveMedia
-PORTVERSION= 2005.04.07
-PORTREVISION= 0
-PORTEPOCH= 1
+PORTVERSION= 2005.04.13
+PORTEPOCH= 2
CATEGORIES= net devel
-MASTER_SITES= http://www.LIVE.COM/liveMedia/public/
+MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ \
+ http://www.franksworld.org/dist/
#MASTER_SITES+= ${MASTER_SITE_LOCAL}
#MASTER_SITE_SUBDIR= nork
DISTNAME= live.${PORTVERSION}
diff -rU3 liveMedia.old/distinfo liveMedia/distinfo
--- liveMedia.old/distinfo Fri Apr 8 09:35:16 2005
+++ liveMedia/distinfo Wed Apr 13 09:06:19 2005
@@ -1,2 +1,2 @@
-MD5 (live.2005.04.07.tar.gz) = 982941e0f4f9237e5f90e85f2932b483
-SIZE (live.2005.04.07.tar.gz) = 392761
+MD5 (live.2005.04.13.tar.gz) = 4510367c71bcb9078ef0aaac6060430e
+SIZE (live.2005.04.13.tar.gz) = 393041
--- liveMedia.2005.04.13.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list