Date: Thu, 11 Dec 2014 18:21:58 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374544 - head/devel/arm-none-eabi-gcc Message-ID: <201412111821.sBBILwdh091963@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412111821.sBBILwdh091963>