On Mon, Jan 12, 2015 at 04:15:56PM +0100, Henrik Friedrichsen wrote:
> Diff updates the port to 1.1.

Ugh.. Forgot the diff.
Index: net/weechat/Makefile
===================================================================
RCS file: /cvs/ports/net/weechat/Makefile,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 Makefile
--- net/weechat/Makefile        8 Oct 2014 13:46:16 -0000       1.16
+++ net/weechat/Makefile        12 Jan 2015 15:14:32 -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.0.1
+V=             1.1
 DISTNAME=      weechat-${V}
 
 PKGNAME-main=  weechat-${V}
@@ -31,7 +31,7 @@ MULTI_PACKAGES=       -main -lua -python -ruby
 WANTLIB-main=  c curl m ncursesw perl pthread util \
                gcrypt gnutls gpg-error z ${MODGETTEXT_WANTLIB}
 
-WANTLIB-lua=   ${MODLUA_WANTLIB}
+WANTLIB-lua=   ${MODLUA_WANTLIB} m
 WANTLIB-python=        ${MODPY_WANTLIB}
 WANTLIB-ruby=  ${MODRUBY_WANTLIB} gmp m pthread
 WANTLIB-tcl=   ${MODTCL_WANTLIB}
Index: net/weechat/distinfo
===================================================================
RCS file: /cvs/ports/net/weechat/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- net/weechat/distinfo        8 Oct 2014 13:46:16 -0000       1.6
+++ net/weechat/distinfo        12 Jan 2015 15:14:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (weechat-1.0.1.tar.gz) = P1O23Rfx5i2GsQCoH298i44OfrJnC2K0ZApue2CkxlM=
-SIZE (weechat-1.0.1.tar.gz) = 3237820
+SHA256 (weechat-1.1.tar.gz) = g/N4sHA3wUfFvajVO/pYFJ0h7ENuNNpaunXa5xS2+cM=
+SIZE (weechat-1.1.tar.gz) = 3293228

Reply via email to