On 9/3/15 9:10 AM, Eric Lalonde wrote:
Hi ports@,

Attached is a diff to update weechat to 1.3.

And now I realize I forgot to remove the REVISION-ruby.

Updated diff attached.


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    3 Sep 2015 16:18:37 -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}
@@ -15,11 +15,11 @@ PKGNAME-python=     weechat-python-${V}
 PKGNAME-ruby=  weechat-ruby-${V}
 PKGNAME-tcl=   weechat-tcl-${V}
 
-REVISION-ruby= 0
-
 CATEGORIES=    net
 
 HOMEPAGE=      http://www.weechat.org/
+
+MAINTAINER=    Eric Lalonde <[email protected]>
 
 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    3 Sep 2015 16:18:37 -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

Reply via email to