svn commit: r451555 - in head: . devel devel/vtable-dumper

Kurt Jaeger pi at FreeBSD.org
Sun Oct 8 18:48:09 UTC 2017


Author: pi
Date: Sun Oct  8 18:48:08 2017
New Revision: 451555
URL: https://svnweb.freebsd.org/changeset/ports/451555

Log:
  devel/vtable-dumper: removed, use devel/abi-compliance-checker instead
  
  vtable-dumper is part of devel/abi-compliance-checker since January 2017.

Deleted:
  head/devel/vtable-dumper/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Oct  8 18:05:50 2017	(r451554)
+++ head/MOVED	Sun Oct  8 18:48:08 2017	(r451555)
@@ -9579,3 +9579,4 @@ sysutils/bacula5-docs|sysutils/bacula-docs|2017-10-05|
 editors/vanubi||2017-10-07|Has expired: Vanubi is no longer actively maintained
 converters/py-bencode|converters/py-bencode.py|2017-10-07|Switch to a fork that supports both python2 and python3
 japanese/jd||2017-10-08|Does not build and 2ch.net API has changed, so would not work anyway
+devel/vtable-dumper|devel/abi-compliance-checker|2017-10-08|Use abi-compliance-checker, which contains this program in newer version

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Oct  8 18:05:50 2017	(r451554)
+++ head/devel/Makefile	Sun Oct  8 18:48:08 2017	(r451555)
@@ -6046,7 +6046,6 @@
     SUBDIR += violet
     SUBDIR += visualparadigm
     SUBDIR += vstr
-    SUBDIR += vtable-dumper
     SUBDIR += vtcl
     SUBDIR += vxlog
     SUBDIR += wand-libconfig


More information about the svn-ports-all mailing list