Bug 183851 - Remove port: devel/rubygem-ripper Ruby 1.8 no longer in ports
Summary: Remove port: devel/rubygem-ripper Ruby 1.8 no longer in ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-10 22:30 UTC by Douglas Thrift
Modified: 2013-11-19 22:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2013-11-10 22:30:00 UTC
Since devel/rubygem-ripper is only for Ruby 1.8 and Ruby 1.8 has been removed from ports, it should be removed as well.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-10 22:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-19 22:06:11 UTC
Responsible Changed
From-To: ruby->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-19 22:16:24 UTC
Author: sunpoet
Date: Tue Nov 19 22:16:17 2013
New Revision: 334357
URL: http://svnweb.freebsd.org/changeset/ports/334357

Log:
  - Remove devel/rubygem-ripper: it is only for Ruby 1.8 which is removed already
  
  PR:		ports/183851
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Deleted:
  head/devel/rubygem-ripper/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Nov 19 22:15:31 2013	(r334356)
+++ head/MOVED	Tue Nov 19 22:16:17 2013	(r334357)
@@ -5243,3 +5243,4 @@ devel/lua50-compat51||2013-11-18|Removed
 lang/lua50|lang/lua|2013-11-18|Removed, lua50 is EOLed
 security/squidclamav|www/squidclamav|2013-11-18|Has expired: Obsolete and broken with clang, use www/squidclamav instead
 multimedia/tovid||2013-11-19|Has expired: No more public distfiles
+devel/rubygem-ripper||2013-11-20|Removed: it is only for Ruby 1.8 which is removed already

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Nov 19 22:15:31 2013	(r334356)
+++ head/devel/Makefile	Tue Nov 19 22:16:17 2013	(r334357)
@@ -4232,7 +4232,6 @@
     SUBDIR += rubygem-ref
     SUBDIR += rubygem-require_all
     SUBDIR += rubygem-rgl
-    SUBDIR += rubygem-ripper
     SUBDIR += rubygem-rr
     SUBDIR += rubygem-rscm
     SUBDIR += rubygem-rspec
_______________________________________________
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"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-19 22:16:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!