Date: Sun, 8 Oct 2017 18:48:08 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451555 - in head: . devel devel/vtable-dumper Message-ID: <201710081848.v98Im8rm023639@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710081848.v98Im8rm023639>