FreeBSD Bugzilla – Attachment 92351 Details for
Bug 129993
[MAINTAINER UPDATE]: net-im/libmsn, update to 4.0-beta2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.50 KB, created by
Shane Bell
on 2008-12-28 12:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Shane Bell
Created:
2008-12-28 12:20:01 UTC
Size:
3.50 KB
patch
obsolete
>diff -ruN /usr/ports/net-im/libmsn/Makefile libmsn/Makefile >--- /usr/ports/net-im/libmsn/Makefile 2008-12-28 20:08:53.000000000 +1300 >+++ libmsn/Makefile 2008-12-29 00:16:58.000000000 +1300 >@@ -3,22 +3,23 @@ > # Date created: Feb 6, 2005 > # Whom: ijliao > # >-# $FreeBSD: ports/net-im/libmsn/Makefile,v 1.10 2008/12/22 21:26:22 miwi Exp $ >+# $FreeBSD: ports/net-im/libmsn/Makefile,v 1.9 2007/02/01 02:41:52 kris Exp $ > # > > PORTNAME= libmsn >-PORTVERSION= 3.2 >-PORTREVISION= 2 >+PORTVERSION= 4.0.b2 > CATEGORIES= net-im > MASTER_SITES= SF >+DISTNAME= ${PORTNAME}-4.0-beta2 > > MAINTAINER= decept0@gmail.com > COMMENT= A library for connecting to MSN Messenger service > > LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl > >-USE_AUTOTOOLS= libtool:15 >-GNU_CONFIGURE= yes >+USE_BZIP2= yes >+USE_CMAKE= yes >+USE_GNOME= pkgconfig > USE_LDCONFIG= yes > > .include <bsd.port.pre.mk> >@@ -27,4 +28,14 @@ > BROKEN= Does not compile on alpha > .endif > >+post-extract: >+ ${REINPLACE_CMD} -e 's|lib$${LIB_SUFFIX}/pkgconfig|libdata/pkgconfig|g' \ >+ ${WRKSRC}/CMakeLists.txt >+ >+post-configure: >+ ${REINPLACE_CMD} -e 's|-lssl -lcrypto|-lssl -lcrypto -lcompat|g' \ >+ ${WRKSRC}/msntest/CMakeFiles/msntest.dir/link.txt >+ ${REINPLACE_CMD} -e 's|-lcrypto|-lcrypto -lcompat|g' \ >+ ${WRKSRC}/msn/CMakeFiles/msn.dir/link.txt >+ > .include <bsd.port.post.mk> >diff -ruN /usr/ports/net-im/libmsn/distinfo libmsn/distinfo >--- /usr/ports/net-im/libmsn/distinfo 2005-11-26 23:35:59.000000000 +1300 >+++ libmsn/distinfo 2008-12-29 00:21:01.000000000 +1300 >@@ -1,3 +1,3 @@ >-MD5 (libmsn-3.2.tar.gz) = 6f931cd98522cecae823072f0e346879 >-SHA256 (libmsn-3.2.tar.gz) = fefeff6ca52f4fa7ab04e15848ea61dee9736241d80c247e3b6a1d1a3af4d471 >-SIZE (libmsn-3.2.tar.gz) = 653862 >+MD5 (libmsn-4.0-beta2.tar.bz2) = e2088e987a44cef0b243b4adcb8c3825 >+SHA256 (libmsn-4.0-beta2.tar.bz2) = 67079d81ede4b65376b61dc10d34ecfe27d53c0db7fd725592c21650b4d3e819 >+SIZE (libmsn-4.0-beta2.tar.bz2) = 155319 >diff -ruN /usr/ports/net-im/libmsn/pkg-descr libmsn/pkg-descr >--- /usr/ports/net-im/libmsn/pkg-descr 2008-12-28 20:08:53.000000000 +1300 >+++ libmsn/pkg-descr 2008-12-29 00:51:05.000000000 +1300 >@@ -1,15 +1,4 @@ >-libmsn is a C++ library for Microsoft's MSN Messenger service. It provides a >-high-level interface that allows an application to access instant messaging >-features with ease. >- >-libmsn currently supports version 8 of the MSN Messenger protocol. This means >-that it supports the following features: >- * Login and logout. >- * Buddy presence notifications. >- * Buddy list management. >- * Privacy settings. >- * Conversations. >- * Typing notifications. >- * File transfers. >+Libmsn is a reusable, open-source, fully documented library for connecting to >+Microsoft's MSN Messenger service. > > WWW: http://sourceforge.net/projects/libmsn/ >diff -ruN /usr/ports/net-im/libmsn/pkg-plist libmsn/pkg-plist >--- /usr/ports/net-im/libmsn/pkg-plist 2006-02-24 15:27:01.000000000 +1300 >+++ libmsn/pkg-plist 2008-12-29 00:38:26.000000000 +1300 >@@ -4,18 +4,19 @@ > include/msn/connection.h > include/msn/errorcodes.h > include/msn/externals.h >-include/msn/filetransfer.h >-include/msn/invitation.h >-include/msn/md5.h >+include/msn/libmsn_export.h > include/msn/message.h > include/msn/msn.h >+include/msn/msnobject.h > include/msn/notificationserver.h >+include/msn/p2p.h > include/msn/passport.h >+include/msn/soap.h > include/msn/sstream_fix.h > include/msn/switchboardserver.h > include/msn/util.h >-@dirrm include/msn >-lib/libmsn.a >-lib/libmsn.la > lib/libmsn.so >-lib/libmsn.so.0 >+lib/libmsn.so.0.1 >+lib/libmsn.so.0.1.0 >+libdata/pkgconfig/libmsn.pc >+@dirrm include/msn
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 129993
: 92351