FreeBSD Bugzilla – Attachment 174070 Details for
Bug 211880
net-im/pidgin-sipe: Update to 1.21.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff_pidgin_sipe_correction
svn-diff_pigding_sipe (text/plain), 2.75 KB, created by
Walter Schwarzenfeld
on 2016-08-25 18:05:13 UTC
(
hide
)
Description:
svn-diff_pidgin_sipe_correction
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2016-08-25 18:05:13 UTC
Size:
2.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 420265) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pidgin-sipe >-PORTVERSION= 1.18.0 >+PORTVERSION= 1.21.1 > PORTREVISION= 1 > CATEGORIES= net-im > MASTER_SITES= SF/sipe/sipe/${DISTNAME} >@@ -14,16 +14,22 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libnss3.so:security/nss \ >- libpurple.so:net-im/libpurple >+ libpurple.so:net-im/libpurple \ >+ libplds4.so:devel/nspr \ >+ libgstreamer-1.0.so:multimedia/gstreamer1 \ >+ libnice.so:net-im/libnice \ >+ libgmime-2.6.so:mail/gmime26 >+ > RUN_DEPENDS= pidgin:net-im/pidgin > > GNU_CONFIGURE= yes >-USES= gmake libtool pkgconfig tar:bzip2 >-USE_GNOME= gtk20 intltool >+USES= gmake libtool pkgconfig tar:bzip2 ssl >+USE_GNOME= gtk20 intltool libxml2 > PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >+USE_LDCONFIG= yes > > OPTIONS_DEFINE= OCS2005 KRB5 DOCS NLS > OPTIONS_SUB= yes >@@ -32,12 +38,23 @@ > OSC2005_CONFIGURE_ENABLE= ocs2005-message-hack > KRB5_DESC= With Kerberos5 > KRB5_CONFIGURE_WITH= krb5 >-NLS_CONFIGURE_ENABLE= nls >-NLS_USES= gettext > >+.include<bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MNLS} >+PLIST_SUB+= NLS="" >+CONFIGURE_ENABLE= --enable-nls >+USES+= gettext >+.else >+PLIST_SUB+= NLS="@comment " >+CONFIGURE_ARGS+= --disable-nls >+.endif >+ > CONFIGURE_ARGS+= --enable-purple \ > --disable-telepathy > >+INSTALL_TARGET= install-strip >+ > post-patch: > @${REINPLACE_CMD} 's/LDLAGS/LDFLAGS/' ${WRKSRC}/configure > >Index: distinfo >=================================================================== >--- distinfo (revision 420265) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pidgin-sipe-1.18.0.tar.bz2) = ca2a357b516c873c9a3feb0315aba6e4a246b5c657e6de7ada1dc302c50cb064 >-SIZE (pidgin-sipe-1.18.0.tar.bz2) = 854853 >+TIMESTAMP = 1471295102 >+SHA256 (pidgin-sipe-1.21.1.tar.bz2) = 15ee26138aad13f2bd6ec108ed86b5a2ea758d60db860990f95069a2104c7758 >+SIZE (pidgin-sipe-1.21.1.tar.bz2) = 919601 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 420265) >+++ pkg-plist (working copy) >@@ -1,4 +1,5 @@ > lib/purple-2/libsipe.so >+share/appdata/pidgin-sipe.metainfo.xml > %%NLS%%share/locale/ar/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo >@@ -21,6 +22,7 @@ > %%NLS%%share/locale/ru/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/sv/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/ta/LC_MESSAGES/pidgin-sipe.mo >+%%NLS%%share/locale/te/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/tr/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo > %%NLS%%share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo
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 211880
:
173714
|
173716
|
173863
|
174066
|
174067
| 174070