svn commit: r414181 - in head/devel: subversion subversion/files subversion18

Lev A. Serebryakov lev at FreeBSD.org
Thu Apr 28 15:15:56 UTC 2016


Author: lev
Date: Thu Apr 28 15:15:54 2016
New Revision: 414181
URL: https://svnweb.freebsd.org/changeset/ports/414181

Log:
    Update:
      devel/subversion to 1.9.4
      devel/subversion18 to 1.8.16
  
    This fix two CVEs:
      http://subversion.apache.org/security/CVE-2016-2167-advisory.txt
      http://subversion.apache.org/security/CVE-2016-2168-advisory.txt

Deleted:
  head/devel/subversion/files/patch-configure
Modified:
  head/devel/subversion/Makefile
  head/devel/subversion/Makefile.common
  head/devel/subversion/distinfo
  head/devel/subversion18/Makefile
  head/devel/subversion18/Makefile.common
  head/devel/subversion18/distinfo

Modified: head/devel/subversion/Makefile
==============================================================================
--- head/devel/subversion/Makefile	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion/Makefile	Thu Apr 28 15:15:54 2016	(r414181)
@@ -1,7 +1,7 @@
 # Created by: rooneg at electricjellyfish.net
 # $FreeBSD$
 
-PORTREVISION=	3
+#PORTREVISION=	0
 
 MAINTAINER=	lev at FreeBSD.org
 COMMENT=	Version control system

Modified: head/devel/subversion/Makefile.common
==============================================================================
--- head/devel/subversion/Makefile.common	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion/Makefile.common	Thu Apr 28 15:15:54 2016	(r414181)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	subversion
-PORTVERSION=	1.9.3
+PORTVERSION=	1.9.4
 PORTREVISION?=	0
 CATEGORIES+=	devel
 MASTER_SITES=	APACHE/subversion

Modified: head/devel/subversion/distinfo
==============================================================================
--- head/devel/subversion/distinfo	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion/distinfo	Thu Apr 28 15:15:54 2016	(r414181)
@@ -1,2 +1,2 @@
-SHA256 (subversion19/subversion-1.9.3.tar.bz2) = 8bbf6bb125003d88ee1c22935a36b7b1ab7d957e0c8b5fbfe5cb6310b6e86ae0
-SIZE (subversion19/subversion-1.9.3.tar.bz2) = 7909193
+SHA256 (subversion19/subversion-1.9.4.tar.bz2) = 1267f9e2ab983f260623bee841e6c9cc458bf4bf776238ed5f100983f79e9299
+SIZE (subversion19/subversion-1.9.4.tar.bz2) = 7911473

Modified: head/devel/subversion18/Makefile
==============================================================================
--- head/devel/subversion18/Makefile	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion18/Makefile	Thu Apr 28 15:15:54 2016	(r414181)
@@ -1,7 +1,7 @@
 # Created by: rooneg at electricjellyfish.net
 # $FreeBSD$
 
-PORTREVISION=	4
+#PORTREVISION=	4
 
 MAINTAINER=	lev at FreeBSD.org
 COMMENT=	Version control system

Modified: head/devel/subversion18/Makefile.common
==============================================================================
--- head/devel/subversion18/Makefile.common	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion18/Makefile.common	Thu Apr 28 15:15:54 2016	(r414181)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	subversion
-PORTVERSION=	1.8.15
+PORTVERSION=	1.8.16
 PORTREVISION?=	0
 CATEGORIES+=	devel
 MASTER_SITES=	APACHE/subversion

Modified: head/devel/subversion18/distinfo
==============================================================================
--- head/devel/subversion18/distinfo	Thu Apr 28 15:15:38 2016	(r414180)
+++ head/devel/subversion18/distinfo	Thu Apr 28 15:15:54 2016	(r414181)
@@ -1,2 +1,2 @@
-SHA256 (subversion18/subversion-1.8.15.tar.bz2) = cf98a1f7686cfd6a15cbcde8379f15730fd5e00a3573cdb035a6491dbcccc82c
-SIZE (subversion18/subversion-1.8.15.tar.bz2) = 6917489
+SHA256 (subversion18/subversion-1.8.16.tar.bz2) = f18f6e8309270982135aae54d96958f9ca6b93f8a4e746dd634b1b5b84edb346
+SIZE (subversion18/subversion-1.8.16.tar.bz2) = 6919310


More information about the svn-ports-all mailing list