Date: Sat, 26 Nov 2016 17:27:33 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427179 - in head: . devel devel/go-shellwords Message-ID: <201611261727.uAQHRXmo015601@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sat Nov 26 17:27:33 2016 New Revision: 427179 URL: https://svnweb.freebsd.org/changeset/ports/427179 Log: Retire devel/go-shellwords Details: port had been introduced as a stop-gap solution to satisfy a build dependency to textproc/fzf. In the meantime, textproc/fzf has been reworked to satisfy the dependency. No other consumers for devel/go-shellwords are present in the ports tree at this point in time. PR: 214698 Submitted by: sascha@root-login.org (maintainer of devel/go-shellwords) Deleted: head/devel/go-shellwords/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Nov 26 17:09:47 2016 (r427178) +++ head/MOVED Sat Nov 26 17:27:33 2016 (r427179) @@ -8810,3 +8810,4 @@ astro/osmium|astro/libosmium|2016-11-23| deskutils/xfce4-notification-daemon|deskutils/xfce4-notifyd|2016-11-23|Has expired: No longer supported by upstream, replaced with deskutils/xfce4-notifyd archivers/brotli|archivers/py-brotli|2016-11-24|Brotli is a python module textproc/clucene-qt5||2016-11-25|Reintegrated into devel/qt5-help +devel/go-shellwords||2016-11-26|Integrated into textproc/fzf build procedure Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Nov 26 17:09:47 2016 (r427178) +++ head/devel/Makefile Sat Nov 26 17:27:33 2016 (r427179) @@ -758,7 +758,6 @@ SUBDIR += go-protobuf SUBDIR += go-raw SUBDIR += go-runewidth - SUBDIR += go-shellwords SUBDIR += go-slices SUBDIR += go-sql-driver SUBDIR += go-tools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611261727.uAQHRXmo015601>