FreeBSD Bugzilla – Attachment 132691 Details for
Bug 177027
[PATCH] update net/liveMedia to 2013.03.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.45 KB, created by
Chris Petrik
on 2013-03-16 20:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2013-03-16 20:10:00 UTC
Size:
2.45 KB
patch
obsolete
>Index: net/liveMedia/Makefile >=================================================================== >--- net/liveMedia/Makefile (revision 314382) >+++ net/liveMedia/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= liveMedia >-PORTVERSION= 2012.12.18 >+PORTVERSION= 2013.03.07 > PORTEPOCH= 2 > CATEGORIES= net devel > MASTER_SITES= http://www.live555.com/liveMedia/public/ \ >Index: net/liveMedia/distinfo >=================================================================== >--- net/liveMedia/distinfo (revision 314382) >+++ net/liveMedia/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (live.2012.12.18.tar.gz) = 25ecd5a247a6dc1df7e617128e07150f730bf1c95d85f26014f04f16f9ce31a2 >-SIZE (live.2012.12.18.tar.gz) = 1054931 >+SHA256 (live.2013.03.07.tar.gz) = d01769305f4f0bf233d0f3d12acaa59644443671d13809deef53d6a30c317bd6 >+SIZE (live.2013.03.07.tar.gz) = 571854 >Index: net/liveMedia/files/patch-Makefile.tail >=================================================================== >--- net/liveMedia/files/patch-Makefile.tail (revision 314382) >+++ net/liveMedia/files/patch-Makefile.tail (working copy) >@@ -1,6 +1,6 @@ >---- Makefile.tail.bak 2012-12-07 03:08:29.000000000 -0600 >-+++ Makefile.tail 2012-12-07 03:13:05.000000000 -0600 >-@@ -12,19 +12,19 @@ >+--- Makefile.tail.old 2013-03-17 01:21:21.000000000 +0000 >++++ Makefile.tail 2013-03-17 01:25:08.000000000 +0000 >+@@ -12,31 +12,31 @@ > PROXY_SERVER_DIR = proxyServer > > all: >@@ -19,6 +19,22 @@ > + (cd $(MEDIA_SERVER_DIR) ; $(MAKE)) > + (cd $(PROXY_SERVER_DIR) ; $(MAKE)) > >+ install: >+- cd $(LIVEMEDIA_DIR) ; $(MAKE) install >+- cd $(GROUPSOCK_DIR) ; $(MAKE) install >+- cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install >+- cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install >+- cd $(TESTPROGS_DIR) ; $(MAKE) install >+- cd $(MEDIA_SERVER_DIR) ; $(MAKE) install >+- cd $(PROXY_SERVER_DIR) ; $(MAKE) install >++ (cd $(LIVEMEDIA_DIR) ; $(MAKE) install) >++ (cd $(GROUPSOCK_DIR) ; $(MAKE) install) >++ (cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install) >++ (cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install) >++ (cd $(TESTPROGS_DIR) ; $(MAKE) install) >++ (cd $(MEDIA_SERVER_DIR) ; $(MAKE) install) >++ (cd $(PROXY_SERVER_DIR) ; $(MAKE) install) >+ > clean: > - cd $(LIVEMEDIA_DIR) ; $(MAKE) clean > - cd $(GROUPSOCK_DIR) ; $(MAKE) clean >@@ -34,3 +50,6 @@ > + (cd $(TESTPROGS_DIR) ; $(MAKE) clean) > + (cd $(MEDIA_SERVER_DIR) ; $(MAKE) clean) > + (cd $(PROXY_SERVER_DIR) ; $(MAKE) clean) >+ >+ distclean: clean >+ -rm -f $(LIVEMEDIA_DIR)/Makefile $(GROUPSOCK_DIR)/Makefile \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 177027
: 132691