svn commit: r390694 - in head: . devel devel/armv6-freebsd10.0-xdev

Baptiste Daroussin bapt at FreeBSD.org
Sat Jun 27 11:32:59 UTC 2015


Author: bapt
Date: Sat Jun 27 11:32:58 2015
New Revision: 390694
URL: https://svnweb.freebsd.org/changeset/ports/390694

Log:
  Remove armv6-freebsd10.0-xdev it is not updated to newer version easily
  it is based on a non supported version of FreeBSD and it fails at fulfilling
  properly the initial goal it has been designed for.

Deleted:
  head/devel/armv6-freebsd10.0-xdev/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jun 27 09:13:56 2015	(r390693)
+++ head/MOVED	Sat Jun 27 11:32:58 2015	(r390694)
@@ -7643,3 +7643,4 @@ devel/erlang-mustache|devel/erlang-bbmus
 security/py-backports.ssl_match_hostname||2015-06-23|This functionality was backported to python 2.7.9
 dns/maradns1|dns/maradns|2015-06-23|Has expired: MaraDNS 1 end-of-life: June 21, 2015, use dns/maradns
 net/py-soappy-devel||2015-06-25|Please use net/py-soappy instead. It's fresher than -devel
+devel/armv6-freebsd10.0-xdev||2015-06-27|Not usable for the purpose it has been intended for

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Jun 27 09:13:56 2015	(r390693)
+++ head/devel/Makefile	Sat Jun 27 11:32:58 2015	(r390694)
@@ -83,7 +83,6 @@
     SUBDIR += arm-gnueabi-binutils
     SUBDIR += arm-none-eabi-binutils
     SUBDIR += arm-none-eabi-gcc
-    SUBDIR += armv6-freebsd10.0-xdev
     SUBDIR += aros-sdk
     SUBDIR += art
     SUBDIR += as31


More information about the svn-ports-head mailing list