mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 3.0.5
This commit is contained in:
parent
3fad979949
commit
66e5b9368a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319634
@ -1,20 +1,15 @@
|
||||
# New ports collection makefile for: rubygem-delayed_job
|
||||
# Date created: 2011-06-16
|
||||
# Whom: Ryan Steinmetz <rpsfa@rit.edu>
|
||||
#
|
||||
# Created by: Ryan Steinmetz <rpsfa@rit.edu>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= delayed_job
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.0.5
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Asynchronously executing longer tasks in the background
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-daemons>=0:${PORTSDIR}/devel/rubygem-daemons
|
||||
RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/delayed_job-3.0.4.gem) = 1ea8ef4d6ccac3881f12c81fe9b081586557351d865b5c77f7b4705868872c39
|
||||
SIZE (rubygem/delayed_job-3.0.4.gem) = 26624
|
||||
SHA256 (rubygem/delayed_job-3.0.5.gem) = 23138272eeb0f1bae71977f8b5f2cb5ae7213e1dcea35c10d90ebec05d3464e1
|
||||
SIZE (rubygem/delayed_job-3.0.5.gem) = 30720
|
||||
|
Loading…
Reference in New Issue
Block a user