Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2015 18:28:10 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r394633 - in branches/2015Q3/irc/unreal: . files
Message-ID:  <201508181828.t7IISASt063400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Aug 18 18:28:09 2015
New Revision: 394633
URL: https://svnweb.freebsd.org/changeset/ports/394633

Log:
  MFH: r394632
  
  Update irc/unreal to 3.2.10.5
  This release fixes a SASL Denial of Service issue
  
  Security:	0ecc1f55-45d0-11e5-adde-14dae9d210b8
  Approved by:	ports-secteam (with hat)

Deleted:
  branches/2015Q3/irc/unreal/files/patch-configure.ac
  branches/2015Q3/irc/unreal/files/patch-include_dynconf.h
  branches/2015Q3/irc/unreal/files/patch-src_random.c
Modified:
  branches/2015Q3/irc/unreal/Makefile
  branches/2015Q3/irc/unreal/distinfo
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/irc/unreal/Makefile
==============================================================================
--- branches/2015Q3/irc/unreal/Makefile	Tue Aug 18 18:24:23 2015	(r394632)
+++ branches/2015Q3/irc/unreal/Makefile	Tue Aug 18 18:28:09 2015	(r394633)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	Unreal
-PORTVERSION=	3.2.10.4
-PORTREVISION=	2
+PORTVERSION=	3.2.10.5
+PORTREVISION=	0
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://www.unrealircd.com/downloads/
 DISTNAME=	${PORTNAME}${PORTVERSION}

Modified: branches/2015Q3/irc/unreal/distinfo
==============================================================================
--- branches/2015Q3/irc/unreal/distinfo	Tue Aug 18 18:24:23 2015	(r394632)
+++ branches/2015Q3/irc/unreal/distinfo	Tue Aug 18 18:28:09 2015	(r394633)
@@ -1,2 +1,2 @@
-SHA256 (Unreal3.2.10.4.tar.gz) = 5041b67745d0bd2072cf9b74c07853085b8b5b07330263f0986bdc56eda98aa8
-SIZE (Unreal3.2.10.4.tar.gz) = 3540227
+SHA256 (Unreal3.2.10.5.tar.gz) = fd1482356763dce30144ad425704e5d6527195acf564a02419006004c8c632fd
+SIZE (Unreal3.2.10.5.tar.gz) = 3537602



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508181828.t7IISASt063400>