svn commit: r378592 - head/devel/patch

Johan van Selst johans at FreeBSD.org
Sat Feb 7 14:29:27 UTC 2015


Author: johans
Date: Sat Feb  7 14:29:26 2015
New Revision: 378592
URL: https://svnweb.freebsd.org/changeset/ports/378592
QAT: https://qat.redports.org/buildarchive/r378592/

Log:
  Update to GNU patch 2.7.4 (bugfix release)
  
  MFH:		2015Q1
  Security:	CVE-2015-1196

Modified:
  head/devel/patch/Makefile
  head/devel/patch/distinfo

Modified: head/devel/patch/Makefile
==============================================================================
--- head/devel/patch/Makefile	Sat Feb  7 14:09:52 2015	(r378591)
+++ head/devel/patch/Makefile	Sat Feb  7 14:29:26 2015	(r378592)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	patch
-PORTVERSION=	2.7.3
+PORTVERSION=	2.7.4
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 

Modified: head/devel/patch/distinfo
==============================================================================
--- head/devel/patch/distinfo	Sat Feb  7 14:09:52 2015	(r378591)
+++ head/devel/patch/distinfo	Sat Feb  7 14:29:26 2015	(r378592)
@@ -1,2 +1,2 @@
-SHA256 (patch-2.7.3.tar.xz) = d09022de9d629561bf4dad44625ef4b1ead15178b210412113531730cdb6f19d
-SIZE (patch-2.7.3.tar.xz) = 684764
+SHA256 (patch-2.7.4.tar.xz) = 0eacbb07ce106fe4dcbfbe6c052e55b50bf3df8e1bb16228c9da77b6659ff109
+SIZE (patch-2.7.4.tar.xz) = 714392


More information about the svn-ports-all mailing list