Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2000 23:50:30 +0800 (CST)
From:      Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23586: update port: net/p5-Net-Jabber
Message-ID:  <200012161550.eBGFoUN25305@www.caece.net>
Resent-Message-ID: <200012161600.eBGG07b94603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23586
>Category:       ports
>Synopsis:       update port: net/p5-Net-Jabber
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 16 08:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

4.x-STABLE

>Description:

correct depend object path of p5-Net-Jabber

>How-To-Repeat:

http://bento.freebsd.org/errorlogs/4-latest/p5-Net-Jabber-1.0020.log

>Fix:

diff -ruN /usr/ports/net/p5-Net-Jabber/Makefile p5-Net-Jabber/Makefile
--- /usr/ports/net/p5-Net-Jabber/Makefile	Thu Dec 14 01:57:09 2000
+++ p5-Net-Jabber/Makefile	Sat Dec 16 23:45:06 2000
@@ -14,7 +14,7 @@
 
 MAINTAINER=	leeym@cae.ce.ntu.edu.tw
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
+RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-MD5 \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012161550.eBGFoUN25305>