svn commit: r439412 - head/irc/weechat

Bernard Spil brnrd at FreeBSD.org
Tue Apr 25 18:34:42 UTC 2017


Author: brnrd
Date: Tue Apr 25 18:34:41 2017
New Revision: 439412
URL: https://svnweb.freebsd.org/changeset/ports/439412

Log:
  irc/weechat: Security update to 1.7.1
  
   - Security update to 1.7.1
  
  PR:		218855
  Submitted by:	Jochen Neumeister <joneum at bsdproject.de>
  Security:	81433129-2916-11e7-ad3e-00e04c1ea73d
  Security:	CVE-2017-8073

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

Modified: head/irc/weechat/Makefile
==============================================================================
--- head/irc/weechat/Makefile	Tue Apr 25 18:07:56 2017	(r439411)
+++ head/irc/weechat/Makefile	Tue Apr 25 18:34:41 2017	(r439412)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	weechat
-PORTVERSION=	1.7
+PORTVERSION=	1.7.1
 CATEGORIES=	irc
 MASTER_SITES=	https://weechat.org/files/src/
 

Modified: head/irc/weechat/distinfo
==============================================================================
--- head/irc/weechat/distinfo	Tue Apr 25 18:07:56 2017	(r439411)
+++ head/irc/weechat/distinfo	Tue Apr 25 18:34:41 2017	(r439412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485178739
-SHA256 (weechat-1.7.tar.xz) = 599348337a4bff179bf50888dad135751fa401538ebaadc59831d2223be52db3
-SIZE (weechat-1.7.tar.xz) = 1837004
+TIMESTAMP = 1493064823
+SHA256 (weechat-1.7.1.tar.xz) = 3f7e04793ce21796369199573d84a04ea23313942af880d2c9600bdc73571c30
+SIZE (weechat-1.7.1.tar.xz) = 1836844


More information about the svn-ports-head mailing list