svn commit: r487304 - head/devel/binutils

Martin Cracauer cracauer at FreeBSD.org
Wed Dec 12 16:55:08 UTC 2018


Author: cracauer (src committer)
Date: Wed Dec 12 16:55:07 2018
New Revision: 487304
URL: https://svnweb.freebsd.org/changeset/ports/487304

Log:
  Bump portsrevision for change to turn on thread support.
  
  Spotted by adamw

Modified:
  head/devel/binutils/Makefile

Modified: head/devel/binutils/Makefile
==============================================================================
--- head/devel/binutils/Makefile	Wed Dec 12 16:42:54 2018	(r487303)
+++ head/devel/binutils/Makefile	Wed Dec 12 16:55:07 2018	(r487304)
@@ -3,7 +3,7 @@
 
 PORTNAME=	binutils
 PORTVERSION=	2.30
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH?=	1
 CATEGORIES?=	devel
 MASTER_SITES=	SOURCEWARE/binutils/releases


More information about the svn-ports-all mailing list