Hi ports --
Attached is a diff to update texapp to 0.5.2
Changelog:
* Readline completion is now properly saved with -savequit in unusual
preloading circumstances too. (thanks @jnm)
* Texapp no longer crashes on startup when a notifier is specified after
-savequit has run once.
* Automatically opening links to app.net trigger by mere mentions is now
suppressed, except if you pass -openappnettoo, and if you do, I don't
know why.
* /pmscan now sorts by time in all circumstances (most recent channel
activity at the bottom).
* The /re command now correctly replies to PM IDs.
* /vreply and /vra now return an error when passed a PM. (It never
worked in the first place, but now it properly complains about it.)
* /ra and /rh are turned into /re (with a warning) for PMs.
* Additional commands added to the TAB completer.
Works for me. OK?
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/texapp/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile 13 May 2013 16:23:11 -0000 1.4
+++ Makefile 31 May 2013 22:11:47 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.4 2013/05/13 16:23:11 bcallah Exp $
COMMENT = command line app.net client
-DISTNAME = texapp-0.5.1
+DISTNAME = texapp-0.5.2
CATEGORIES = net
HOMEPAGE = http://www.floodgap.com/software/texapp/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/texapp/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 13 May 2013 16:23:11 -0000 1.3
+++ distinfo 31 May 2013 22:11:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (texapp-0.5.1.tar.gz) = vQBwHLbZOgm98g/0xA2gLWxbAyFNVPt19w3fgk30IPs=
-SIZE (texapp-0.5.1.tar.gz) = 83085
+SHA256 (texapp-0.5.2.tar.gz) = /w6VxzptVwiCMm1TA7nAM//RBaWGfEVKEDmJToni2mE=
+SIZE (texapp-0.5.2.tar.gz) = 83335