Date: Mon, 5 Jan 2004 23:45:40 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/60935: Update port: net/libyahoo2 to 0.7.3 Message-ID: <20040105234540.72b8333e.tkato@prontomail.com> Resent-Message-ID: <200401051450.i05EoISn089338@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60935 >Category: ports >Synopsis: Update port: net/libyahoo2 to 0.7.3 >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: Mon Jan 05 06:50:17 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 0.7.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/net/libyahoo2/Makefile net/libyahoo2/Makefile --- /usr/ports/net/libyahoo2/Makefile Tue Nov 18 01:23:32 2003 +++ net/libyahoo2/Makefile Tue Dec 30 12:29:58 2003 @@ -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 @@ USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff -urN /usr/ports/net/libyahoo2/distinfo net/libyahoo2/distinfo --- /usr/ports/net/libyahoo2/distinfo Thu Oct 2 16:22:24 2003 +++ net/libyahoo2/distinfo Sat Jan 3 17:32:12 2004 @@ -1 +1 @@ -MD5 (libyahoo2-0.7.2.tar.bz2) = 095fe136bd6a2b737a37e238124aaf91 +MD5 (libyahoo2-0.7.3.tar.bz2) = 11072782fb3538927dcf8be0e979b308 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 Thu Oct 2 16:22:24 2003 +++ net/libyahoo2/files/patch-sample_client.c Tue Dec 30 12:34:38 2003 @@ -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 -urN /usr/ports/net/libyahoo2/pkg-plist net/libyahoo2/pkg-plist --- /usr/ports/net/libyahoo2/pkg-plist Thu Oct 2 16:22:24 2003 +++ net/libyahoo2/pkg-plist Tue Dec 30 12:40:01 2003 @@ -6,6 +6,6 @@ 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040105234540.72b8333e.tkato>