svn commit: r374544 - head/devel/arm-none-eabi-gcc

Warner Losh imp at FreeBSD.org
Thu Dec 11 18:21:58 UTC 2014


Author: imp
Date: Thu Dec 11 18:21:57 2014
New Revision: 374544
URL: https://svnweb.freebsd.org/changeset/ports/374544
QAT: https://qat.redports.org/buildarchive/r374544/

Log:
  We added content without changing the version, but forgot to include a
  PORTREVISION. Rectify that.
  
  Submitted by: ian@

Modified:
  head/devel/arm-none-eabi-gcc/Makefile

Modified: head/devel/arm-none-eabi-gcc/Makefile
==============================================================================
--- head/devel/arm-none-eabi-gcc/Makefile	Thu Dec 11 17:56:57 2014	(r374543)
+++ head/devel/arm-none-eabi-gcc/Makefile	Thu Dec 11 18:21:57 2014	(r374544)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+PORTREVISION=1
 PKGNAMEPREFIX=	arm-none-eabi-
 COMMENT=	GNU Compiler Collection for bare metal arm cross-development
 GCC_TARGET=	arm-none-eabi


More information about the svn-ports-head mailing list