Skip site navigation (1)Skip section navigation (2)
Date:      13 Feb 2003 15:30:28 -0000
From:      "Ryan T.Dean" <rtdean@cytherianage.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48245: (maintainer) update port: net/naim to version 0.11.5.4
Message-ID:  <20030213153028.43372.qmail@lumina.cytherianage.net>

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

>Number:         48245
>Category:       ports
>Synopsis:       (maintainer) update port: net/naim to version 0.11.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 13 07:30:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ryan T. Dean
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD lumina.cytherianage.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Jan 1 22:06:04 CST 2003 root@lumina.cytherianage.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
ports/net/naim is currently at version 0.11.5.2.  Latest naim release is 0.11.5.4.  This PR updates ports/net/naim to 
0.11.5.4.  A brief summary of the changes is listed below.

Major bug fixes:
        AUTOCRYPT key negotiation failed under some circumstances due to
                improperly terminated strings. Fixed.
        Command completion caused unpleasantness when arguments were given
                to argless commands (such as /quit). Fixed.

Major feature additions:
        History scrollback now leaves the cursor at the end of the line,
                without affecting partial matching.
        Various Lily-related UI cleanups, to make naim much more familiar to
                "old school" Lily users.
        Persistent scrollback files (~/.naimlog/*) are now flushed
                periodically, in the event naim is abruptly terminated.
        New /tagbuddy command to leave reminder notes to yourself.
        You no longer need to enter paste mode in order to paste multi-line
                messages, they will automatically be consolidated.
                Similarly, embedded Tabs will be escaped if naim believes
                you are pasting something.

>How-To-Repeat:
>Fix:

--- naim-0.11.5.4-patch begins here ---
Index: naim/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/naim/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- naim/Makefile	18 Jan 2003 22:05:48 -0000	1.28
+++ naim/Makefile	13 Feb 2003 15:09:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	naim
-PORTVERSION=	0.11.5.2
+PORTVERSION=	0.11.5.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.acm.rpi.edu/~n/naim/ \
 		http://128.113.139.111/~n/.naim_archive/0/11/
Index: naim/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/naim/distinfo,v
retrieving revision 1.13
diff -u -u -r1.13 distinfo
--- naim/distinfo	18 Jan 2003 22:05:48 -0000	1.13
+++ naim/distinfo	13 Feb 2003 15:09:44 -0000
@@ -1 +1 @@
-MD5 (naim-0.11.5.2.tar.gz) = a1ab157f20f0f2ed3026adb3d9ea0284
+MD5 (naim-0.11.5.4.tar.gz) = 456fe59664a0862760bf9575f31f383d
Index: naim/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/naim/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- naim/pkg-plist	18 Jan 2003 22:05:48 -0000	1.8
+++ naim/pkg-plist	13 Feb 2003 15:09:44 -0000
@@ -4,10 +4,10 @@
 lib/naim/libnsocket.so.0
 lib/naim/libnsocket.so
 lib/naim/libnsocket.la
+@dirrm lib/naim
 share/doc/naim/commands.txt
 share/doc/naim/keyboard.txt
 share/doc/naim/COLORS
 share/doc/naim/FAQ
-@dirrm lib/naim
 %%PORTDOCS%%share/doc/naim/naim.hlp
-%%PORTDOCS%%@dirrm share/doc/naim
+@dirrm share/doc/naim
--- naim-0.11.5.4-patch ends here ---


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

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




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