svn commit: r381199 - head/lang/gnatdroid-armv5

René Ladan rene at freebsd.org
Sat Mar 14 11:02:49 UTC 2015


2015-03-13 14:53 GMT+01:00 John Marino <marino at freebsd.org>:
> Author: marino
> Date: Fri Mar 13 13:53:38 2015
> New Revision: 381199
> URL: https://svnweb.freebsd.org/changeset/ports/381199
> QAT: https://qat.redports.org/buildarchive/r381199/
>
> Log:
>   lang/gnatdroid-armv5: Set for removal on 31 March 2015
>
>   I've never gotten around to trying to fix the ARMv5 assembly and nobody
>   seems to care that the port has been ignored for almost a year, so let's
>   just cull it at the end of the month.
>
> Modified:
>   head/lang/gnatdroid-armv5/Makefile
>
> Modified: head/lang/gnatdroid-armv5/Makefile
> ==============================================================================
> --- head/lang/gnatdroid-armv5/Makefile  Fri Mar 13 13:32:37 2015        (r381198)
> +++ head/lang/gnatdroid-armv5/Makefile  Fri Mar 13 13:53:38 2015        (r381199)
> @@ -21,6 +21,8 @@ BUILD_DEPENDS=        gnatdroid-sysroot>=19:${P
>  RUN_DEPENDS:=  ${BUILD_DEPENDS}
>
>  IGNORE=                due to sigtramp-armdroid.c, ARMv7 is the minimum required CPU
> +DEPRECATED=    Nobody cares enough to fix sigtramp-android.c for ARMv5
> +EXPIRATION_DATE=       2014-03-31
>
The expiration date is now set in the past ...

René


More information about the svn-ports-head mailing list