Summary: | lang/ruby-doc-stdlib: fails to fetch, checksum mismatch | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsd> |
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
John Marino
2014-03-01 23:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ruby Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: ruby->swills I'll take it. http://docs.freebsd.org/cgi/getmsg.cgi?fetch=68775+0 +current/freebsd-ruby Having that discussion I think it's better to remove this port. Author: swills Date: Mon Mar 24 17:57:23 2014 New Revision: 349039 URL: http://svnweb.freebsd.org/changeset/ports/349039 QAT: https://qat.redports.org/buildarchive/r349039/ Log: - Mark deprecated since upstream frequently rerolls the dist file and the online docs are good enough. PR: ports/187185 Modified: head/lang/ruby-doc-stdlib/Makefile Modified: head/lang/ruby-doc-stdlib/Makefile ============================================================================== --- head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 17:51:09 2014 (r349038) +++ head/lang/ruby-doc-stdlib/Makefile Mon Mar 24 17:57:23 2014 (r349039) @@ -19,6 +19,9 @@ COMMENT= Documentation for the Ruby lang USE_RUBY= yes NO_BUILD= yes +DEPRECATED= Upstream rerolls frequently, online docs work well +EXPRIATION_DATE= 2014-04-24 + WRKSRC= ${WRKDIR}/${DISTNAME:S/_rdocs//} post-patch: _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed As the initiator, I consider the issue resolved with the port deprecation |