aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-captcha
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-02-26 21:34:44 +0000
committerSteve Wills <swills@FreeBSD.org>2013-02-26 21:34:44 +0000
commitf6967d74237f02d678433050abf54d32f1759126 (patch)
tree2491c61423701c318bdfac8252e8d1847ada94c7 /graphics/rubygem-captcha
parent12be4563e452282617189f2e3c7732ffc258bc1b (diff)
downloadports-f6967d74237f02d678433050abf54d32f1759126.tar.gz
ports-f6967d74237f02d678433050abf54d32f1759126.zip
- Update to 1.2.2 to fix build
Notes
Notes: svn path=/head/; revision=313007
Diffstat (limited to 'graphics/rubygem-captcha')
-rw-r--r--graphics/rubygem-captcha/Makefile10
-rw-r--r--graphics/rubygem-captcha/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile
index be710c97304a..36ad905776e8 100644
--- a/graphics/rubygem-captcha/Makefile
+++ b/graphics/rubygem-captcha/Makefile
@@ -1,19 +1,15 @@
-# Ports collection makefile for: rubygem-captcha
-# Date created: 13 March 2007
-# Whom: Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= captcha
-PORTVERSION= 0.1.2
-PORTREVISION= 4
+PORTVERSION= 1.2.2
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple CAPTCHA written in Ruby
-BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/GD.so:${PORTSDIR}/graphics/ruby-gd
+BUILD_DEPENDS= rubygem-rmagick>=1.0:${PORTSDIR}/graphics/rubygem-rmagick
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_RUBY= yes
diff --git a/graphics/rubygem-captcha/distinfo b/graphics/rubygem-captcha/distinfo
index 968ad1d132a1..11ec31f760da 100644
--- a/graphics/rubygem-captcha/distinfo
+++ b/graphics/rubygem-captcha/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/captcha-0.1.2.gem) = 1c3264f6c1d58f761433aeda0f2dce5ac3ccc77538e94298310d17f75078041d
-SIZE (rubygem/captcha-0.1.2.gem) = 22426
+SHA256 (rubygem/captcha-1.2.2.gem) = 73a4f4beabd216f99121cf667d00a3b3fff5cb593582520b39e1217727255082
+SIZE (rubygem/captcha-1.2.2.gem) = 70144