svn commit: r482861 - head/irc/weechat

Bernard Spil brnrd at FreeBSD.org
Tue Oct 23 17:51:37 UTC 2018


Author: brnrd
Date: Tue Oct 23 17:51:35 2018
New Revision: 482861
URL: https://svnweb.freebsd.org/changeset/ports/482861

Log:
  irc/weechat: Update to 2.3
  
  Submitted by:	voidanix
  Differential Revision:	https://reviews.freebsd.org/17652

Modified:
  head/irc/weechat/Makefile
  head/irc/weechat/distinfo

Modified: head/irc/weechat/Makefile
==============================================================================
--- head/irc/weechat/Makefile	Tue Oct 23 17:49:57 2018	(r482860)
+++ head/irc/weechat/Makefile	Tue Oct 23 17:51:35 2018	(r482861)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	weechat
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	irc
 MASTER_SITES=	https://weechat.org/files/src/
 

Modified: head/irc/weechat/distinfo
==============================================================================
--- head/irc/weechat/distinfo	Tue Oct 23 17:49:57 2018	(r482860)
+++ head/irc/weechat/distinfo	Tue Oct 23 17:51:35 2018	(r482861)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531647466
-SHA256 (weechat-2.2.tar.xz) = 48cf555fae00d6ce876d08bb802707b657a1134808762630837617392899a12f
-SIZE (weechat-2.2.tar.xz) = 2007944
+TIMESTAMP = 1540217779
+SHA256 (weechat-2.3.tar.xz) = ef8654313bfb0ca92e27cf579efb2d9b17e53505e615bf3d71a51aef44e56a5f
+SIZE (weechat-2.3.tar.xz) = 2025652


More information about the svn-ports-all mailing list