1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Add rubygem-gibbler 0.8.10

rubygem-gibbler provides git-like hashes and history for Ruby objects.

WWW: https://github.com/delano/gibbler
WWW: https://rubygems.org/gems/gibbler
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-10 03:07:36 +00:00
parent 4b3c828445
commit fdb4ec8e7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285408
4 changed files with 29 additions and 0 deletions

View File

@ -3417,6 +3417,7 @@
SUBDIR += rubygem-getopt
SUBDIR += rubygem-getopt-declare
SUBDIR += rubygem-gettext
SUBDIR += rubygem-gibbler
SUBDIR += rubygem-git
SUBDIR += rubygem-grit
SUBDIR += rubygem-hashie

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: rubygem-gibbler
# Date created: 2011-11-10
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gibbler
PORTVERSION= 0.8.10
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Git-like hashes for Ruby objects
RUN_DEPENDS= rubygem-attic>=0.4.0:${PORTSDIR}/devel/rubygem-attic
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/gibbler-0.8.10.gem) = 637340b2c4e99f2880b2948a42579f6ee173f2fe051c16fb26e703c00bc165c5
SIZE (rubygem/gibbler-0.8.10.gem) = 23552

View File

@ -0,0 +1,4 @@
rubygem-gibbler provides git-like hashes and history for Ruby objects.
WWW: https://github.com/delano/gibbler
WWW: https://rubygems.org/gems/gibbler