1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.0.4

Changes:	https://github.com/dkubb/descendants_tracker/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-12 00:28:05 +00:00
parent c492fc0de9
commit e01d20b3bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364679
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= descendants_tracker
PORTVERSION= 0.0.3
PORTVERSION= 0.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,6 +10,8 @@ COMMENT= Module that adds descendant tracking to a class
LICENSE= MIT
RUN_DEPENDS= rubygem-thread_safe>=0.3.1:${PORTSDIR}/devel/rubygem-thread_safe
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/descendants_tracker-0.0.3.gem) = 01d7079bc81d4743e138bf77a7cc1ece123834fa6883f4241646163401922920
SIZE (rubygem/descendants_tracker-0.0.3.gem) = 10752
SHA256 (rubygem/descendants_tracker-0.0.4.gem) = e9c41dd4cfbb85829a9301ea7e7c48c2a03b26f09319db230e6479ccdc780897
SIZE (rubygem/descendants_tracker-0.0.4.gem) = 11264