mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Repo-copy rubygem-task_list to rubygem-deckar01-task_list.
The new port is a fork needed by the next GitLab version. The fork get more love and releases than the original and has therefore already a wider use.
This commit is contained in:
parent
a9ff3e5e4b
commit
35870730dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435527
@ -1942,6 +1942,7 @@
|
||||
SUBDIR += rubygem-d3_rails-rails4
|
||||
SUBDIR += rubygem-dashing
|
||||
SUBDIR += rubygem-davclient
|
||||
SUBDIR += rubygem-deckar01-task_list
|
||||
SUBDIR += rubygem-domainatrix
|
||||
SUBDIR += rubygem-dropzonejs-rails
|
||||
SUBDIR += rubygem-em-http-request
|
||||
|
22
www/rubygem-deckar01-task_list/Makefile
Normal file
22
www/rubygem-deckar01-task_list/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= deckar01-task_list
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Markdown TaskList components
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-html-pipeline1>=0:textproc/rubygem-html-pipeline1 \
|
||||
rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
|
||||
rubygem-rack16>=1.0:www/rubygem-rack16
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/rubygem-deckar01-task_list/distinfo
Normal file
3
www/rubygem-deckar01-task_list/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1488795535
|
||||
SHA256 (rubygem/deckar01-task_list-1.0.6.gem) = 38dbe6fcffebee34dd1661439657717b6f341e3f4a60abd369ea9cbc8892cb59
|
||||
SIZE (rubygem/deckar01-task_list-1.0.6.gem) = 17920
|
4
www/rubygem-deckar01-task_list/pkg-descr
Normal file
4
www/rubygem-deckar01-task_list/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Provides various components necessary for integrating Task Lists
|
||||
into GitHub-flavored-Markdown user content.
|
||||
|
||||
WWW: https://github.com/deckar01/task_list
|
Loading…
Reference in New Issue
Block a user