Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 20:37:46 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17177: Update ports: im-140(mail/im)
Message-ID:  <200003041137.UAA36865@pis.toba-cmt.ac.jp>

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

>Number:         17177
>Category:       ports
>Synopsis:       Update ports: im-140(mail/im)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar  4 03:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port im-140(mail/im). 

Current modifications are :

(1) version up from 130 to 140

I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/mail/im/Makefile ./Makefile
--- /usr/ports/current/mail/im/Makefile	Thu Sep  9 04:32:38 1999
+++ ./Makefile	Sat Mar  4 20:37:06 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for: IM
-# Version required:	130
+# Version required:	140
 # Date created:		13 November 1997
 # Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
 #
 # $FreeBSD: ports/mail/im/Makefile,v 1.6 1999/09/08 13:54:52 taoka Exp $
 #
 
-DISTNAME=	im-130
+DISTNAME=	im-140
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.mew.org/pub/Mew/ \
 		ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \
@@ -34,5 +34,10 @@
 	${INSTALL_DATA} man/* ${PORTDOCDIR}/man; \
 	${INSTALL_DATA} dot.im/* ${SAMPLEDIR}
 .endif
+
+## for make PLIST (only maintainer use)
+#arrange:
+#	${MAKE} -DPLIST_OVERRIDE \
+#		DIRRMDEPTH=1 plist
 
 .include <bsd.port.mk>
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/mail/im/files/md5 ./files/md5
--- /usr/ports/current/mail/im/files/md5	Fri Mar  3 04:33:52 2000
+++ ./files/md5	Tue Feb 29 22:48:56 2000
@@ -1 +1 @@
-MD5 (im-130.tar.gz) = 98103119da618a3b1d0cfc4b3f200415
+MD5 (im-140.tar.gz) = 5c9f40cb49d44b109009f5201e16f64e
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/mail/im/pkg/PLIST ./pkg/PLIST
--- /usr/ports/current/mail/im/pkg/PLIST	Thu Sep  9 04:32:39 1999
+++ ./pkg/PLIST	Tue Feb 29 22:54:22 2000
@@ -8,6 +8,7 @@
 bin/imhsync
 bin/imjoin
 bin/imls
+bin/immknmz
 bin/immv
 bin/impack
 bin/impath
@@ -43,6 +44,7 @@
 lib/IM/Recipient.pm
 lib/IM/Scan.pm
 lib/IM/Smtp.pm
+lib/IM/Ssh.pm
 lib/IM/Stdio.pm
 lib/IM/TcpTransaction.pm
 lib/IM/Util.pm
@@ -78,7 +80,8 @@
 share/examples/im/scan.sbr
 share/examples/im/scan.sbr.sample1
 share/examples/im/scan.sbr.sample2
-@dirrm lib/IM
+@dirrm share/examples/im
 @dirrm share/doc/im/man
 @dirrm share/doc/im
-@dirrm share/examples/im
+@dirrm lib/IM
+@dirrm etc/im

>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?200003041137.UAA36865>