ports/70633: Update port: net/libyahoo2 to 0.7.5

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 18 17:40:09 UTC 2004


>Number:         70633
>Category:       ports
>Synopsis:       Update port: net/libyahoo2 to 0.7.5
>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:   Wed Aug 18 17:40:09 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.5

Remove file:
files/patch-ltmain.sh

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/libyahoo2/Makefile net/libyahoo2/Makefile
--- /usr/ports/net/libyahoo2/Makefile	Mon Apr  5 13:52:56 2004
+++ net/libyahoo2/Makefile	Wed Aug 11 22:46:00 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	libyahoo2
-PORTVERSION=	0.7.4
-PORTREVISION=	2
+PORTVERSION=	0.7.5
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,17 +17,11 @@
 
 USE_BZIP2=	yes
 USE_GNOME=	glib20 gnomehack gnometarget
-GNU_CONFIGURE=	yes
+USE_LIBTOOL_VER=	15
 INSTALLS_SHLIB=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386"
-BROKEN=		"Does not compile on !i386"
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/src/Makefile.in
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/net/libyahoo2/distinfo net/libyahoo2/distinfo
--- /usr/ports/net/libyahoo2/distinfo	Fri Jan 30 14:52:21 2004
+++ net/libyahoo2/distinfo	Wed Aug 11 22:30:53 2004
@@ -1,2 +1,2 @@
-MD5 (libyahoo2-0.7.4.tar.bz2) = 7e2320a0f3c892fb9664c225aff9b2e7
-SIZE (libyahoo2-0.7.4.tar.bz2) = 244440
+MD5 (libyahoo2-0.7.5.tar.bz2) = a4bca0a2fb8a826141c554885a4d7b21
+SIZE (libyahoo2-0.7.5.tar.bz2) = 300415
diff -urN /usr/ports/net/libyahoo2/files/patch-ltmain.sh net/libyahoo2/files/patch-ltmain.sh
--- /usr/ports/net/libyahoo2/files/patch-ltmain.sh	Mon May 19 09:43:32 2003
+++ net/libyahoo2/files/patch-ltmain.sh	Thu Jan  1 09:00:00 1970
@@ -1,33 +0,0 @@
---- ltmain.sh.orig	Tue Jan 28 03:11:49 2003
-+++ ltmain.sh	Tue May 13 06:46:55 2003
-@@ -1043,7 +1043,7 @@
- 	    # These systems don't actually have a C library (as such)
- 	    test "X$arg" = "X-lc" && continue
- 	    ;;
--	  *-*-openbsd*)
-+	  *-*-openbsd* | *-*-freebsd*)
- 	    # Do not include libc due to us having libc/libc_r.
- 	    test "X$arg" = "X-lc" && continue
- 	    ;;
-@@ -2441,7 +2441,7 @@
- 	  *-*-netbsd*)
- 	    # Don't link with libc until the a.out ld.so is fixed.
- 	    ;;
--	  *-*-openbsd*)
-+	  *-*-openbsd* | *-*-freebsd*)
- 	    # Do not include libc due to us having libc/libc_r.
- 	    ;;
- 	  *)
-@@ -4210,10 +4210,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false ; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -urN /usr/ports/net/libyahoo2/pkg-plist net/libyahoo2/pkg-plist
--- /usr/ports/net/libyahoo2/pkg-plist	Sat Jan 24 13:49:49 2004
+++ net/libyahoo2/pkg-plist	Wed Aug 11 22:36:50 2004
@@ -1,12 +1,11 @@
 @comment $FreeBSD: ports/net/libyahoo2/pkg-plist,v 1.6 2004/01/23 15:03:02 krion Exp $
-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
+include/yahoo2.h
+include/yahoo2_callbacks.h
+include/yahoo2_types.h
+include/yahoo_fn.h
+include/yahoo_httplib.h
+include/yahoo_list.h
 lib/libyahoo2.a
 lib/libyahoo2.so
-lib/libyahoo2.so.8
+lib/libyahoo2.so.9
 libdata/pkgconfig/libyahoo2.pc
- at dirrm include/libyahoo2
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list