FreeBSD Bugzilla – Attachment 105922 Details for
Bug 146465
net-im/libmsn: update to 4.1 release and unbroke with ports openssl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libmsn.diff
libmsn.diff (text/plain), 2.94 KB, created by
Dima Panov
on 2010-05-10 13:10:03 UTC
(
hide
)
Description:
libmsn.diff
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2010-05-10 13:10:03 UTC
Size:
2.94 KB
patch
obsolete
>Index: net-im/libmsn/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net-im/libmsn/Makefile,v >retrieving revision 1.19 >diff -u -r1.19 Makefile >--- net-im/libmsn/Makefile 2 Sep 2009 17:13:13 -0000 1.19 >+++ net-im/libmsn/Makefile 10 May 2010 11:42:03 -0000 >@@ -7,9 +7,9 @@ > # > > PORTNAME= libmsn >-DISTVERSION= 4.0-beta8 >+DISTVERSION= 4.1 > CATEGORIES= net-im >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.0%20beta%208 >+MASTER_SITES= SF > > MAINTAINER= decept0@gmail.com > COMMENT= A library for connecting to MSN Messenger service >@@ -20,6 +20,8 @@ > USE_LDCONFIG= yes > MAKE_JOBS_SAFE= yes > >+CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${OPENSSLBASE}/lib" \ >+ > post-patch: > @${REINPLACE_CMD} -e 's|lib$${LIB_SUFFIX}/pkgconfig|libdata/pkgconfig|g' \ > ${WRKSRC}/CMakeLists.txt >Index: net-im/libmsn/distinfo >=================================================================== >RCS file: /home/ncvs/ports/net-im/libmsn/distinfo,v >retrieving revision 1.8 >diff -u -r1.8 distinfo >--- net-im/libmsn/distinfo 2 Sep 2009 17:13:13 -0000 1.8 >+++ net-im/libmsn/distinfo 10 May 2010 11:39:39 -0000 >@@ -1,3 +1,3 @@ >-MD5 (libmsn-4.0-beta8.tar.bz2) = 29d110b36402cfb0c3affeb10be8a6c6 >-SHA256 (libmsn-4.0-beta8.tar.bz2) = 98f0ddd2388979977cd8ed8720830ec23df093186a5fc64ceaad8f17074a56a2 >-SIZE (libmsn-4.0-beta8.tar.bz2) = 299789 >+MD5 (libmsn-4.1.tar.bz2) = 769d3cf0e5625263fbc23321c1ddfcb0 >+SHA256 (libmsn-4.1.tar.bz2) = ddf1575e26af5760ede1072f6d4e2057a9532118e9bd7692898a60dbe21b6c5c >+SIZE (libmsn-4.1.tar.bz2) = 289614 >Index: net-im/libmsn/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net-im/libmsn/pkg-plist,v >retrieving revision 1.4 >diff -u -r1.4 pkg-plist >--- net-im/libmsn/pkg-plist 23 Aug 2009 10:38:03 -0000 1.4 >+++ net-im/libmsn/pkg-plist 10 May 2010 12:01:39 -0000 >@@ -18,6 +18,6 @@ > include/msn/util.h > lib/libmsn.so > lib/libmsn.so.0 >-lib/libmsn.so.0.1.0 >+lib/libmsn.so.0.3.0 > libdata/pkgconfig/libmsn.pc > @dirrm include/msn >Index: net-im/libmsn/files/patch-msn__CMakeLists.txt >=================================================================== >RCS file: /home/ncvs/ports/net-im/libmsn/files/patch-msn__CMakeLists.txt,v >retrieving revision 1.1 >diff -u -r1.1 patch-msn__CMakeLists.txt >--- net-im/libmsn/files/patch-msn__CMakeLists.txt 28 Dec 2008 21:03:53 -0000 1.1 >+++ net-im/libmsn/files/patch-msn__CMakeLists.txt 10 May 2010 11:47:21 -0000 >@@ -1,10 +1,10 @@ > --- ./msn/CMakeLists.txt.orig 2008-11-18 18:17:55.000000000 +0300 > +++ ./msn/CMakeLists.txt 2008-12-28 22:24:22.000000000 +0300 >-@@ -43,7 +43,7 @@ >- >- add_library(msn SHARED ${msn_STAT_SRCS}) >- set_target_properties(msn PROPERTIES VERSION 0.1.0 >-- SOVERSION 0.1 >+@@ -63,7 +63,7 @@ >+ ) >+ add_library(msn SHARED ${msn_STAT_SRCS} ${siren_STAT_SRCS}) >+ set_target_properties(msn PROPERTIES VERSION 0.3.0 >+- SOVERSION 0.3 > + SOVERSION 0 > )
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 146465
: 105922