ports/59130: Update port: net/ari-yahoo to 1.10

KATO Tsuguru tkato at prontomail.com
Mon Nov 10 15:11:43 UTC 2003


>Number:         59130
>Category:       ports
>Synopsis:       Update port: net/ari-yahoo to 1.10
>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 Nov 10 07:10:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.10

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/ari-yahoo/Makefile net/ari-yahoo/Makefile
--- /usr/ports/net/ari-yahoo/Makefile	Mon Nov  3 20:16:38 2003
+++ net/ari-yahoo/Makefile	Sat Nov  8 20:10:33 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ari-yahoo
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,13 +14,15 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A console Yahoo! messenger client
 
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_AUTOCONF_VER=	253
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
-.include <bsd.port.pre.mk>
+pre-configure:
+	@(cd ${WRKSRC}/libyahoo && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \
+		${AUTOCONFARGS})
 
-.if ${OSVERSION} >= 501000
-BROKEN=		"Does not compile"
-.endif
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/ari-yahoo ${PREFIX}/bin
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/net/ari-yahoo/distinfo net/ari-yahoo/distinfo
--- /usr/ports/net/ari-yahoo/distinfo	Sun Jan 21 06:03:20 2001
+++ net/ari-yahoo/distinfo	Sat Nov  8 19:58:48 2003
@@ -1 +1 @@
-MD5 (ari-yahoo-1.9.tar.gz) = cbf368ed16a137203d6212aa85cc6eae
+MD5 (ari-yahoo-1.10.tar.gz) = a4c1383fb56d4950454789611ab3b326
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list