svn commit: r388202 - branches/2015Q2/archivers/cabextract

Xin LI delphij at FreeBSD.org
Mon Jun 1 06:06:50 UTC 2015


Author: delphij
Date: Mon Jun  1 06:06:48 2015
New Revision: 388202
URL: https://svnweb.freebsd.org/changeset/ports/388202

Log:
  MFH: r388201
  
  Security update to 1.6
  
  PR:		198955
  Security:	cc7548ef-06e1-11e5-8fda-002590263bf5
  Security:	CVE-2014-9556
  Security:	cfb12f02-06e1-11e5-8fda-002590263bf5
  Security:	CVE-2015-2060
  Submitted by:	Jason Unovitch <jason unovitch gmail com>
  Reported by:	Sevan Janiyan <venture37 geeklan co uk>
  Approved by:	ports-secteam

Modified:
  branches/2015Q2/archivers/cabextract/Makefile
  branches/2015Q2/archivers/cabextract/distinfo
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/archivers/cabextract/Makefile
==============================================================================
--- branches/2015Q2/archivers/cabextract/Makefile	Mon Jun  1 06:04:36 2015	(r388201)
+++ branches/2015Q2/archivers/cabextract/Makefile	Mon Jun  1 06:06:48 2015	(r388202)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cabextract
-PORTVERSION=	1.4
+PORTVERSION=	1.6
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.cabextract.org.uk/
 

Modified: branches/2015Q2/archivers/cabextract/distinfo
==============================================================================
--- branches/2015Q2/archivers/cabextract/distinfo	Mon Jun  1 06:04:36 2015	(r388201)
+++ branches/2015Q2/archivers/cabextract/distinfo	Mon Jun  1 06:06:48 2015	(r388202)
@@ -1,2 +1,2 @@
-SHA256 (cabextract-1.4.tar.gz) = f7ba8ba2c2d71912846eaaa2bed9200a7722ef0addeec32db7471c350a48e41e
-SIZE (cabextract-1.4.tar.gz) = 222490
+SHA256 (cabextract-1.6.tar.gz) = cee661b56555350d26943c5e127fc75dd290b7f75689d5ebc1f04957c4af55fb
+SIZE (cabextract-1.6.tar.gz) = 241731


More information about the svn-ports-branches mailing list