ports/61781: Update port: net/libyahoo2 to 0.7.4

KATO Tsuguru tkato at prontomail.com
Fri Jan 23 13:40:41 UTC 2004


>Number:         61781
>Category:       ports
>Synopsis:       Update port: net/libyahoo2 to 0.7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 05:40:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/libyahoo2/Makefile net/libyahoo2/Makefile
--- /usr/ports/net/libyahoo2/Makefile	Tue Jan  6 21:19:09 2004
+++ net/libyahoo2/Makefile	Wed Jan 21 19:13:11 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libyahoo2
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.4
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/net/libyahoo2/distinfo net/libyahoo2/distinfo
--- /usr/ports/net/libyahoo2/distinfo	Tue Jan  6 21:19:09 2004
+++ net/libyahoo2/distinfo	Wed Jan 21 19:14:39 2004
@@ -1 +1 @@
-MD5 (libyahoo2-0.7.3.tar.bz2) = 11072782fb3538927dcf8be0e979b308
+MD5 (libyahoo2-0.7.4.tar.bz2) = 7e2320a0f3c892fb9664c225aff9b2e7
diff -urN /usr/ports/net/libyahoo2/files/patch-sample_client.c net/libyahoo2/files/patch-sample_client.c
--- /usr/ports/net/libyahoo2/files/patch-sample_client.c	Tue Jan  6 21:19:09 2004
+++ net/libyahoo2/files/patch-sample_client.c	Wed Jan 21 19:16:30 2004
@@ -16,12 +16,3 @@
  
  static char * get_local_addresses()
  {
-@@ -577,7 +575,7 @@
- 	if(tm) {
- 		char timestr[255];
- 
--		strncpy(timestr, ctime(&tm), sizeof(timestr));
-+		strncpy(timestr, ctime((time_t *)&tm), sizeof(timestr));
- 		timestr[strlen(timestr) - 1] = '\0';
- 
- 		print_message(("[Offline message at %s from %s]: %s", 
diff -urN /usr/ports/net/libyahoo2/pkg-plist net/libyahoo2/pkg-plist
--- /usr/ports/net/libyahoo2/pkg-plist	Tue Jan  6 21:19:09 2004
+++ net/libyahoo2/pkg-plist	Wed Jan 21 19:18:59 2004
@@ -2,10 +2,11 @@
 include/libyahoo2/yahoo2.h
 include/libyahoo2/yahoo2_callbacks.h
 include/libyahoo2/yahoo2_types.h
+include/libyahoo2/yahoo_fn.h
 include/libyahoo2/yahoo_httplib.h
 include/libyahoo2/yahoo_list.h
 lib/libyahoo2.a
 lib/libyahoo2.so
-lib/libyahoo2.so.7
+lib/libyahoo2.so.8
 libdata/pkgconfig/libyahoo2.pc
 @dirrm include/libyahoo2
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list