aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-05 16:54:48 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-05 16:54:48 +0000
commitebc04959014258e3a0c98a2dfc8969fc93e42c01 (patch)
treeb55a7e2ee0a3bbee4f0230eba72d62b6ee6e7736 /net-im
parentfe931a10f93e2be139278f1ebad3f4d077cb5efb (diff)
downloadports-ebc04959014258e3a0c98a2dfc8969fc93e42c01.tar.gz
ports-ebc04959014258e3a0c98a2dfc8969fc93e42c01.zip
- Update to version 0.7.3
PR: 60935 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=97371
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libyahoo2/Makefile3
-rw-r--r--net-im/libyahoo2/distinfo2
-rw-r--r--net-im/libyahoo2/files/patch-sample_client.c9
-rw-r--r--net-im/libyahoo2/pkg-plist2
4 files changed, 3 insertions, 13 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
index 991840442acf..2ade43c22aba 100644
--- a/net-im/libyahoo2/Makefile
+++ b/net-im/libyahoo2/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libyahoo2
-PORTVERSION= 0.7.2
+PORTVERSION= 0.7.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,6 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gnometarget
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/net-im/libyahoo2/distinfo b/net-im/libyahoo2/distinfo
index 9f3dd7e9220d..62fb5f65b83a 100644
--- a/net-im/libyahoo2/distinfo
+++ b/net-im/libyahoo2/distinfo
@@ -1 +1 @@
-MD5 (libyahoo2-0.7.2.tar.bz2) = 095fe136bd6a2b737a37e238124aaf91
+MD5 (libyahoo2-0.7.3.tar.bz2) = 11072782fb3538927dcf8be0e979b308
diff --git a/net-im/libyahoo2/files/patch-sample_client.c b/net-im/libyahoo2/files/patch-sample_client.c
index 744c23d7224a..6179bffdbd2e 100644
--- a/net-im/libyahoo2/files/patch-sample_client.c
+++ b/net-im/libyahoo2/files/patch-sample_client.c
@@ -25,12 +25,3 @@
timestr[strlen(timestr) - 1] = '\0';
print_message(("[Offline message at %s from %s]: %s",
-@@ -654,7 +652,7 @@
- }
-
- void ext_yahoo_got_webcam_image(int id, const char *who,
-- unsigned char *image, unsigned int image_size, unsigned int real_size,
-+ const unsigned char *image, unsigned int image_size, unsigned int real_size,
- unsigned int timestamp)
- {
- static unsigned char *cur_image = NULL;
diff --git a/net-im/libyahoo2/pkg-plist b/net-im/libyahoo2/pkg-plist
index a62a3ef0c0d1..f3c28545a1fb 100644
--- a/net-im/libyahoo2/pkg-plist
+++ b/net-im/libyahoo2/pkg-plist
@@ -6,6 +6,6 @@ include/libyahoo2/yahoo_httplib.h
include/libyahoo2/yahoo_list.h
lib/libyahoo2.a
lib/libyahoo2.so
-lib/libyahoo2.so.5
+lib/libyahoo2.so.7
libdata/pkgconfig/libyahoo2.pc
@dirrm include/libyahoo2