svn commit: r313007 - head/graphics/rubygem-captcha
Steve Wills
swills at FreeBSD.org
Tue Feb 26 21:34:45 UTC 2013
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 at logvinov.com>
-#
+# Created by: Alexander Logvinov <ports at logvinov.com>
# $FreeBSD$
PORTNAME= captcha
-PORTVERSION= 0.1.2
-PORTREVISION= 4
+PORTVERSION= 1.2.2
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby at 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
More information about the svn-ports-head
mailing list