Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2013 21:34:45 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313007 - head/graphics/rubygem-captcha
Message-ID:  <201302262134.r1QLYjrd072405@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Feb 26 21:34:44 2013
New Revision: 313007
URL: http://svnweb.freebsd.org/changeset/ports/313007

Log:
  - Update to 1.2.2 to fix build

Modified:
  head/graphics/rubygem-captcha/Makefile   (contents, props changed)
  head/graphics/rubygem-captcha/distinfo   (contents, props changed)

Modified: head/graphics/rubygem-captcha/Makefile
==============================================================================
--- head/graphics/rubygem-captcha/Makefile	Tue Feb 26 21:32:11 2013	(r313006)
+++ head/graphics/rubygem-captcha/Makefile	Tue Feb 26 21:34:44 2013	(r313007)
@@ -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

Modified: head/graphics/rubygem-captcha/distinfo
==============================================================================
--- head/graphics/rubygem-captcha/distinfo	Tue Feb 26 21:32:11 2013	(r313006)
+++ head/graphics/rubygem-captcha/distinfo	Tue Feb 26 21:34:44 2013	(r313007)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302262134.r1QLYjrd072405>