Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 16:53:52 +0800 (CST)
From:      "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58368: [maintainer-update] update ports/net/amsn to 0.83_1
Message-ID:  <200310220853.h9M8rqpe092396@net04.cs.ccu.edu.tw>
Resent-Message-ID: <200310220900.h9M90dZV019978@freefall.freebsd.org>

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

>Number:         58368
>Category:       ports
>Synopsis:       [maintainer-update] update ports/net/amsn to 0.83_1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 22 02:00:37 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
MANA lab in CS/CCU
>Environment:
System: FreeBSD net04.cs.ccu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #0: Mon Oct 6 23:47:41 CST 2003 root@net04.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:

	Update ports/net/amsn to 0.83_1

	Add ports/devel/tcllib as RUN_DEPENDS

	Please commit it, thanks!

>How-To-Repeat:

	cd /usr/ports/net/amsn && make install

>Fix:

diff -ruN /usr/ports/net/amsn/Makefile amsn/Makefile
--- /usr/ports/net/amsn/Makefile	Wed Oct 22 15:19:39 2003
+++ amsn/Makefile	Wed Oct 22 16:50:22 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	amsn
 PORTVERSION=	0.83
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,7 +16,8 @@
 MAINTAINER=	yinjieh@csie.nctu.edu.tw
 COMMENT=	MSN Messenger
 
-RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
+RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
+		${LOCALBASE}/lib/tcllib1.3/base64/base64.tcl:${PORTSDIR}/devel/tcllib
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/msn
>Release-Note:
>Audit-Trail:
>Unformatted:



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