Hi, I sent a diff to maintainer (the 31 of January) for the new version 1.10.0. No answer. Since there has been a new version: 1.10.1
Here is the diff. Tested on @i386 -current. Tests, comments are welcome. Regards, Pea Index: Makefile =================================================================== RCS file: /cvs/ports/x11/roxterm/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 13 Jan 2008 01:10:31 -0000 1.4 +++ Makefile 13 Feb 2008 09:16:34 -0000 @@ -2,7 +2,7 @@ COMMENT= terminal emulator for X -DISTNAME= roxterm-1.9.1 +DISTNAME= roxterm-1.10.1 CATEGORIES= x11 HOMEPAGE= http://roxterm.sourceforge.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/x11/roxterm/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 13 Jan 2008 01:10:31 -0000 1.3 +++ distinfo 13 Feb 2008 09:16:34 -0000 @@ -1,5 +1,5 @@ -MD5 (roxterm-1.9.1.tar.gz) = OG4GcL/T6MvE5rzmYDDRcg== -RMD160 (roxterm-1.9.1.tar.gz) = PoQlxHj/bOSODtjDnkZWXp/cunE= -SHA1 (roxterm-1.9.1.tar.gz) = j5GAPSGCPhgdvpzwp37UEMzEffg= -SHA256 (roxterm-1.9.1.tar.gz) = c79eS7jjtSNnDstDLMmOSQ4pesrPT9sjfmZlcACGml4= -SIZE (roxterm-1.9.1.tar.gz) = 484548 +MD5 (roxterm-1.10.1.tar.gz) = OTuxk7hTUnYZyaYUHHCGGw== +RMD160 (roxterm-1.10.1.tar.gz) = vbAqwu28vqHC1PuqI8GzTjv2dM8= +SHA1 (roxterm-1.10.1.tar.gz) = z/FBg9b1+3zZf2/PwWeIjwfQ5/Y= +SHA256 (roxterm-1.10.1.tar.gz) = pVVMha7qGlB+p7M4lsUjFmK16eJ6K1dBcfUQX8Eopg4= +SIZE (roxterm-1.10.1.tar.gz) = 488665 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/roxterm/pkg/PLIST,v retrieving revision 1.2 diff -u -p -r1.2 PLIST --- pkg/PLIST 4 Nov 2007 16:09:15 -0000 1.2 +++ pkg/PLIST 13 Feb 2008 09:16:34 -0000 @@ -1,7 +1,6 @@ @comment $OpenBSD: PLIST,v 1.2 2007/11/04 16:09:15 eric Exp $ bin/roxterm bin/roxterm-config -share/applications/ share/applications/roxterm.desktop share/doc/roxterm/ share/doc/roxterm/imgs/
