FreeBSD Bugzilla – Attachment 108906 Details for
Bug 149836
[PATCH] update misc/freeswitch-scripts to work better with metaport
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.43 KB, created by
Josh Paetzel
on 2010-08-20 15:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Josh Paetzel
Created:
2010-08-20 15:20:01 UTC
Size:
1.43 KB
patch
obsolete
>diff -ru /home/jpaetzel/ports/misc/freeswitch-scripts/Makefile /storage/tinderbox/portstrees/20100811/ports/misc/freeswitch-scripts/Makefile >--- /home/jpaetzel/ports/misc/freeswitch-scripts/Makefile 2010-08-14 14:06:13.000000000 -0500 >+++ /storage/tinderbox/portstrees/20100811/ports/misc/freeswitch-scripts/Makefile 2010-08-19 15:53:22.000000000 -0500 >@@ -39,6 +39,9 @@ > .endfor > > do-install: >+ ${MKDIR} ${PREFIX}/etc/${BASE_PORTNAME}/scripts >+ ${TOUCH} ${PREFIX}/etc/${BASE_PORTNAME}/scripts/.freeswitch-scripts >+ > .if defined(WITH_JAVASCRIPT) > @${RM} ${WRKSRC}/javascript/ps_pizza.js > @${RM} ${WRKSRC}/javascript/pizza.js >diff -ru /home/jpaetzel/ports/misc/freeswitch-scripts/pkg-plist /storage/tinderbox/portstrees/20100811/ports/misc/freeswitch-scripts/pkg-plist >--- /home/jpaetzel/ports/misc/freeswitch-scripts/pkg-plist 2010-08-14 14:06:13.000000000 -0500 >+++ /storage/tinderbox/portstrees/20100811/ports/misc/freeswitch-scripts/pkg-plist 2010-08-19 15:53:56.000000000 -0500 >@@ -1,3 +1,4 @@ >+etc/freeswitch/scripts/.freeswitch-scripts > %%WITH_JAVASCRIPT%%etc/freeswitch/scripts/javascript/aadir/README > %%WITH_JAVASCRIPT%%etc/freeswitch/scripts/javascript/aadir/aadir.js > %%WITH_JAVASCRIPT%%etc/freeswitch/scripts/javascript/api.js >@@ -87,3 +88,4 @@ > %%WITH_LUA%%@dirrm etc/freeswitch/scripts/lua > %%WITH_JAVASCRIPT%%@dirrm etc/freeswitch/scripts/javascript/aadir > %%WITH_JAVASCRIPT%%@dirrm etc/freeswitch/scripts/javascript >+@dirrm etc/freeswitch/scripts
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 149836
: 108906 |
108907