aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:20:48 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:37:48 +0000
commit96623972437ec3e8acedd8838c64e51d9df861c4 (patch)
treeb80bc89ad222e8882cf784a6789b15499616cac7
parent73052a3826b5127f96e9d95a8e01d8c57a126e21 (diff)
www/rubygem-cal-heatmap-rails-rails4: Remove obsoleted port
Use www/rubygem-cal-heatmap-rails instead.
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/rubygem-cal-heatmap-rails-rails4/Makefile20
-rw-r--r--www/rubygem-cal-heatmap-rails-rails4/distinfo3
-rw-r--r--www/rubygem-cal-heatmap-rails-rails4/pkg-descr3
5 files changed, 1 insertions, 27 deletions
diff --git a/MOVED b/MOVED
index c34d4a2f9093..714b9b43db99 100644
--- a/MOVED
+++ b/MOVED
@@ -17591,3 +17591,4 @@ devel/rubygem-fugit12|devel/rubygem-fugit|2022-10-09|Remove obsoleted port. Use
devel/rubygem-json25|devel/rubygem-json|2022-10-09|Remove obsoleted port. Use devel/rubygem-json instead
devel/rubygem-oj310|devel/rubygem-oj|2022-10-09|Remove obsoleted port. Use devel/rubygem-oj instead
net/rubygem-omniauth-facebook4|net/rubygem-omniauth-facebook|2022-10-09|Remove obsoleted port. Use net/rubygem-omniauth-facebook instead
+www/rubygem-cal-heatmap-rails-rails4|www/rubygem-cal-heatmap-rails|2022-10-09|Remove obsoleted port. Use www/rubygem-cal-heatmap-rails instead
diff --git a/www/Makefile b/www/Makefile
index 0c5a133a6614..6e96c416ab32 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1863,7 +1863,6 @@
SUBDIR += rubygem-bootstrap-sass
SUBDIR += rubygem-browser
SUBDIR += rubygem-cal-heatmap-rails
- SUBDIR += rubygem-cal-heatmap-rails-rails4
SUBDIR += rubygem-carrierwave
SUBDIR += rubygem-cgi
SUBDIR += rubygem-cgi_multipart_eof_fix
diff --git a/www/rubygem-cal-heatmap-rails-rails4/Makefile b/www/rubygem-cal-heatmap-rails-rails4/Makefile
deleted file mode 100644
index 98dae15b17b4..000000000000
--- a/www/rubygem-cal-heatmap-rails-rails4/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= cal-heatmap-rails
-PORTVERSION= 3.6.0
-CATEGORIES= www rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= -rails4
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Calendar heatmap assets for Rails
-WWW= https://github.com/pavolzbell/cal-heatmap-rails
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE.md
-
-RUN_DEPENDS= rubygem-d3_rails-rails4>=3.4.6:www/rubygem-d3_rails-rails4
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-cal-heatmap-rails-rails4/distinfo b/www/rubygem-cal-heatmap-rails-rails4/distinfo
deleted file mode 100644
index 6eac031ddcf0..000000000000
--- a/www/rubygem-cal-heatmap-rails-rails4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1464340052
-SHA256 (rubygem/cal-heatmap-rails-3.6.0.gem) = f34c5f22d3c3f33a29c980e2370921146038bf2773c5e42fa237422eff224129
-SIZE (rubygem/cal-heatmap-rails-3.6.0.gem) = 38400
diff --git a/www/rubygem-cal-heatmap-rails-rails4/pkg-descr b/www/rubygem-cal-heatmap-rails-rails4/pkg-descr
deleted file mode 100644
index 4b5c117c3450..000000000000
--- a/www/rubygem-cal-heatmap-rails-rails4/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Cal-Heatmap is a JavaScript module to create calendar heatmaps
-to visualize time series data. This gem packages it for the
-Rails asset pipeline.