Date: Tue, 29 Mar 2016 06:21:24 +0000 (UTC) From: David Naylor <dbn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412096 - in head: . graphics graphics/libtxc_dxtn Message-ID: <201603290621.u2T6LOwK087632@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbn Date: Tue Mar 29 06:21:23 2016 New Revision: 412096 URL: https://svnweb.freebsd.org/changeset/ports/412096 Log: graphics/libtxc_dxtn: remove port Remove libtxc_dxtn as s2tc is based on a newer version and includes extra components (command line tools for texture compression). s2tc is also based on a newer version than libtxc_dxtn. Approved by: x11 (dumbbell@) Deleted: head/graphics/libtxc_dxtn/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Mar 29 06:17:14 2016 (r412095) +++ head/MOVED Tue Mar 29 06:21:23 2016 (r412096) @@ -8244,3 +8244,4 @@ graphics/hugin-2016||2016-03-22|overtake net/rubygem-omniauth-cas3||2016-03-28|Removed textproc/libvisio||2016-03-28|No longer used by other ports: use textproc/libvisio01 instead textproc/libe-book00||2016-03-28|No longer used by other ports: use textproc/libe-book instead +graphics/libtxc_dxtn|graphics/s2tc|2016-03-29|Superseded by graphics/s2tc Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Mar 29 06:17:14 2016 (r412095) +++ head/graphics/Makefile Tue Mar 29 06:21:23 2016 (r412096) @@ -532,7 +532,6 @@ SUBDIR += libspiro SUBDIR += libsvg SUBDIR += libsvg-cairo - SUBDIR += libtxc_dxtn SUBDIR += libvisual SUBDIR += libvisual04 SUBDIR += libvisual04-plugins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603290621.u2T6LOwK087632>