ports/158886: [PATCH] net/crtmpserver: update to 0.380

Jin-Sih Lin linpct at gmail.com
Thu Jul 14 11:50:09 UTC 2011


>Number:         158886
>Category:       ports
>Synopsis:       [PATCH] net/crtmpserver: update to 0.380
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 11:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.380

Port maintainer (support at rtmpd.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- crtmpserver-0.380.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/crtmpserver.orig/Makefile /usr/ports/net/crtmpserver/Makefile
--- /usr/ports/net/crtmpserver.orig/Makefile	2011-03-02 01:33:52.000000000 +0800
+++ /usr/ports/net/crtmpserver/Makefile	2011-07-14 19:40:02.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	crtmpserver
-PORTVERSION=	0.355
-PORTREVISION=	1
+PORTVERSION=	0.380
 CATEGORIES=	net
 MASTER_SITES=	http://freebsd.rtmpd.com/
 
@@ -19,7 +18,7 @@
 USE_CMAKE=	yes
 CMAKE_OUTSOURCE=	yes
 CMAKE_SOURCE_PATH=	${WRKSRC}/builders/cmake
-CMAKE_ARGS=	-DCRTMPSERVER_INSTALL_PREFIX:STRING=${CMAKE_INSTALL_PREFIX} -DTEMP_FRAMEWORK_VER=0.355
+CMAKE_ARGS=	-DCRTMPSERVER_INSTALL_PREFIX:STRING=${CMAKE_INSTALL_PREFIX} -DTEMP_FRAMEWORK_VER=0.380
 USE_LDCONFIG=	1
 
 USERS=	crtmpserver
diff -ruN --exclude=CVS /usr/ports/net/crtmpserver.orig/distinfo /usr/ports/net/crtmpserver/distinfo
--- /usr/ports/net/crtmpserver.orig/distinfo	2011-02-28 21:57:38.000000000 +0800
+++ /usr/ports/net/crtmpserver/distinfo	2011-07-14 18:59:33.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (crtmpserver-0.355.tar.gz) = 27b36755782879f97151a70103351a0369620b735809bcde7dbe023279885883
-SIZE (crtmpserver-0.355.tar.gz) = 1422310
+SHA256 (crtmpserver-0.380.tar.gz) = cbfe4acd02982fad808e8a60b5723cb8180ea5e627901c5585bb0e19bb365bbf
+SIZE (crtmpserver-0.380.tar.gz) = 1428049
diff -ruN --exclude=CVS /usr/ports/net/crtmpserver.orig/pkg-plist /usr/ports/net/crtmpserver/pkg-plist
--- /usr/ports/net/crtmpserver.orig/pkg-plist	2011-02-28 21:57:38.000000000 +0800
+++ /usr/ports/net/crtmpserver/pkg-plist	2011-07-14 19:38:57.000000000 +0800
@@ -3,25 +3,24 @@
 etc/crtmpserver.lua.sample
 @exec if [ ! -f %D/etc/crtmpserver.lua ] ; then cp -p %D/%F %B/crtmpserver.lua; fi
 
-lib/crtmpserver/liblua.so
-lib/crtmpserver/libcommon.so
-lib/crtmpserver/libthelib.so
-lib/crtmpserver/applications/flvplayback/libflvplayback.so
-lib/crtmpserver/applications/appselector/libappselector.so
-lib/crtmpserver/applications/samplefactory/libsamplefactory.so
-lib/crtmpserver/applications/vptests/libvptests.so
 lib/crtmpserver/applications/admin/libadmin.so
+lib/crtmpserver/applications/applestreamingclient/libapplestreamingclient.so
+lib/crtmpserver/applications/appselector/libappselector.so
+lib/crtmpserver/applications/flvplayback/libflvplayback.so
 lib/crtmpserver/applications/proxypublish/libproxypublish.so
+lib/crtmpserver/applications/samplefactory/libsamplefactory.so
 lib/crtmpserver/applications/stresstest/libstresstest.so
-lib/crtmpserver/applications/applestreamingclient/libapplestreamingclient.so
+lib/crtmpserver/applications/vptests/libvptests.so
+lib/crtmpserver/libcommon.so
+lib/crtmpserver/libthelib.so
 sbin/crtmpserver
- at dirrmtry lib/crtmpserver/applications/flvplayback
- at dirrmtry lib/crtmpserver/applications/appselector
- at dirrmtry lib/crtmpserver/applications/samplefactory
 @dirrmtry lib/crtmpserver/applications/vptests
- at dirrmtry lib/crtmpserver/applications/admin
- at dirrmtry lib/crtmpserver/applications/proxypublish
 @dirrmtry lib/crtmpserver/applications/stresstest
+ at dirrmtry lib/crtmpserver/applications/samplefactory
+ at dirrmtry lib/crtmpserver/applications/proxypublish
+ at dirrmtry lib/crtmpserver/applications/flvplayback
+ at dirrmtry lib/crtmpserver/applications/appselector
 @dirrmtry lib/crtmpserver/applications/applestreamingclient
+ at dirrmtry lib/crtmpserver/applications/admin
 @dirrmtry lib/crtmpserver/applications
 @dirrmtry lib/crtmpserver
--- crtmpserver-0.380.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list