FreeBSD Bugzilla – Attachment 52466 Details for
Bug 79481
Update port: net/linphone to 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.17 KB, created by
tkato432
on 2005-04-02 18:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-04-02 18:10:18 UTC
Size:
4.17 KB
patch
obsolete
>diff -urN /usr/ports/net/linphone/Makefile net/linphone/Makefile >--- /usr/ports/net/linphone/Makefile Sat Mar 12 20:28:23 2005 >+++ net/linphone/Makefile Wed Mar 23 19:59:32 2005 >@@ -16,7 +16,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A web phone that supports SIP protocol > >-LIB_DEPENDS= linphone.0:${PORTSDIR}/net/linphone-base >+LIB_DEPENDS= linphone.1:${PORTSDIR}/net/linphone-base > > USE_X_PREFIX= yes > USE_GNOME= gnomehack gnomeprefix gnomepanel >@@ -24,7 +24,8 @@ > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ > LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" >-CONFIGURE_ARGS= --disable-ipv6 >+CONFIGURE_ARGS= --disable-ipv6 --disable-gtk-doc \ >+ --with-speex=${LOCALBASE} --with-osip=${LOCALBASE} > MAKE_ENV= SUBDIRS="pixmaps gnome" > > MAN1= linphone.1 >@@ -40,14 +41,5 @@ > ${INSTALL_MAN} ${WRKSRC}/share/C/linphone.1 ${MANPREFIX}/man/man1 > ${INSTALL_DATA} ${WRKSRC}/share/linphone.desktop \ > ${PREFIX}/share/gnome/applications >-.for lang in C fr it ja >- @${MKDIR} ${PREFIX}/share/gnome/help/linphone/${lang} >- ${INSTALL_DATA} ${WRKSRC}/share/${lang}/manual/*.html \ >- ${PREFIX}/share/gnome/help/linphone/${lang} >-.endfor >-.for lang in C fr it >- ${INSTALL_DATA} ${WRKSRC}/share/${lang}/manual/*.css \ >- ${PREFIX}/share/gnome/help/linphone/${lang} >-.endfor > > .include <bsd.port.post.mk> >diff -urN /usr/ports/net/linphone/pkg-plist net/linphone/pkg-plist >--- /usr/ports/net/linphone/pkg-plist Thu May 13 02:58:59 2004 >+++ net/linphone/pkg-plist Wed Mar 23 19:59:47 2005 >@@ -3,60 +3,15 @@ > libexec/linphone_applet > share/gnome/applications/linphone.desktop > share/gnome/gnome-2.0/ui/GNOME_LinphoneApplet.xml >-share/gnome/help/linphone/C/docbook.css >-share/gnome/help/linphone/C/index.html >-share/gnome/help/linphone/C/params.html >-share/gnome/help/linphone/C/t1.html >-share/gnome/help/linphone/C/x118.html >-share/gnome/help/linphone/C/x121.html >-share/gnome/help/linphone/C/x137.html >-share/gnome/help/linphone/C/x143.html >-share/gnome/help/linphone/C/x167.html >-share/gnome/help/linphone/C/x172.html >-share/gnome/help/linphone/C/x188.html >-share/gnome/help/linphone/C/x26.html >-share/gnome/help/linphone/C/x36.html >-share/gnome/help/linphone/fr/docbook.css >-share/gnome/help/linphone/fr/params.html >-share/gnome/help/linphone/fr/registering.html >-share/gnome/help/linphone/fr/t1.html >-share/gnome/help/linphone/fr/x116.html >-share/gnome/help/linphone/fr/x134.html >-share/gnome/help/linphone/fr/x140.html >-share/gnome/help/linphone/fr/x164.html >-share/gnome/help/linphone/fr/x170.html >-share/gnome/help/linphone/fr/x188.html >-share/gnome/help/linphone/fr/x24.html >-share/gnome/help/linphone/fr/x34.html >-share/gnome/help/linphone/it/docbook.css >-share/gnome/help/linphone/it/params.html >-share/gnome/help/linphone/it/registering.html >-share/gnome/help/linphone/it/t1.html >-share/gnome/help/linphone/it/x116.html >-share/gnome/help/linphone/it/x134.html >-share/gnome/help/linphone/it/x140.html >-share/gnome/help/linphone/it/x164.html >-share/gnome/help/linphone/it/x170.html >-share/gnome/help/linphone/it/x189.html >-share/gnome/help/linphone/it/x24.html >-share/gnome/help/linphone/it/x34.html >-share/gnome/help/linphone/ja/params.html >-share/gnome/help/linphone/ja/t1.html >-share/gnome/help/linphone/ja/x112.html >-share/gnome/help/linphone/ja/x115.html >-share/gnome/help/linphone/ja/x131.html >-share/gnome/help/linphone/ja/x137.html >-share/gnome/help/linphone/ja/x161.html >-share/gnome/help/linphone/ja/x166.html >-share/gnome/help/linphone/ja/x182.html >-share/gnome/help/linphone/ja/x25.html >-share/gnome/help/linphone/ja/x35.html > share/gnome/pixmaps/linphone/linphone.png > share/gnome/pixmaps/linphone/linphone2.png > share/gnome/pixmaps/linphone/linphone2.xpm >+share/gnome/pixmaps/linphone/sip-away.png >+share/gnome/pixmaps/linphone/sip-bifm.png >+share/gnome/pixmaps/linphone/sip-busy.png >+share/gnome/pixmaps/linphone/sip-closed.png >+share/gnome/pixmaps/linphone/sip-online.png >+share/gnome/pixmaps/linphone/sip-otl.png >+share/gnome/pixmaps/linphone/sip-otp.png >+share/gnome/pixmaps/linphone/sip-wfa.png > @dirrm share/gnome/pixmaps/linphone >-@dirrm share/gnome/help/linphone/ja >-@dirrm share/gnome/help/linphone/it >-@dirrm share/gnome/help/linphone/fr >-@dirrm share/gnome/help/linphone/C >-@dirrm share/gnome/help/linphone
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 79481
: 52466