Hi ports@,
Attached is a diff to update weechat to 1.3. Lots of improvements and
bugfixes, including fixes for a number of crashes, at least one of which
which repeatedly bit me a few months ago.
This software currently has no maintainer; As I am a daily user of
weechat, I am offering to be maintainer, which this diff reflects.
Tested on amd64, i386
- Eric
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/weechat/Makefile,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 Makefile
--- Makefile 27 Aug 2015 14:38:36 -0000 1.20
+++ Makefile 2 Sep 2015 04:39:02 -0000
@@ -6,7 +6,7 @@ COMMENT-python= Python bindings for weec
COMMENT-ruby= Ruby bindings for weechat
COMMENT-tcl= Tcl bindings for weechat
-V= 1.2
+V= 1.3
DISTNAME= weechat-${V}
PKGNAME-main= weechat-${V}
@@ -20,6 +20,8 @@ REVISION-ruby= 0
CATEGORIES= net
HOMEPAGE= http://www.weechat.org/
+
+MAINTAINER= Eric Lalonde <eric.c.lalo...@gmail.com>
SHARED_ONLY= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/weechat/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- distinfo 18 Jul 2015 23:10:37 -0000 1.8
+++ distinfo 2 Sep 2015 04:39:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (weechat-1.2.tar.gz) = D5sA4/5NCk6GQRHUIx4XVve+XBsrbRfaQ714WrnwNdg=
-SIZE (weechat-1.2.tar.gz) = 3368976
+SHA256 (weechat-1.3.tar.gz) = XGyPIfSDUDTHjJ+G9wyN92r6c4l0gehCYeFYPbRrZ40=
+SIZE (weechat-1.3.tar.gz) = 3402449