svn commit: r421069 - head/security/rubygem-recog

Antoine Brodin antoine at FreeBSD.org
Mon Aug 29 15:34:17 UTC 2016


Author: antoine
Date: Mon Aug 29 15:34:16 2016
New Revision: 421069
URL: https://svnweb.freebsd.org/changeset/ports/421069

Log:
  Update to 2.0.22

Modified:
  head/security/rubygem-recog/Makefile
  head/security/rubygem-recog/distinfo

Modified: head/security/rubygem-recog/Makefile
==============================================================================
--- head/security/rubygem-recog/Makefile	Mon Aug 29 15:23:52 2016	(r421068)
+++ head/security/rubygem-recog/Makefile	Mon Aug 29 15:34:16 2016	(r421069)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	recog
-PORTVERSION=	2.0.21
+PORTVERSION=	2.0.22
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -13,12 +13,12 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-nokogiri>=0:textproc/rubygem-nokogiri
 
+NO_ARCH=	yes
+
 USE_RUBY=	yes
 USES=		gem
 PLIST_FILES=	bin/recog_export \
 		bin/recog_match \
 		bin/recog_verify
 
-PORTSCOUT=	ignore:1
-
 .include <bsd.port.mk>

Modified: head/security/rubygem-recog/distinfo
==============================================================================
--- head/security/rubygem-recog/distinfo	Mon Aug 29 15:23:52 2016	(r421068)
+++ head/security/rubygem-recog/distinfo	Mon Aug 29 15:34:16 2016	(r421069)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463296895
-SHA256 (rubygem/recog-2.0.21.gem) = 3674980a48a4fb825a897fa7bf4d72c9c619d0cc25b48ae6a191684e392caa77
-SIZE (rubygem/recog-2.0.21.gem) = 198144
+TIMESTAMP = 1472475875
+SHA256 (rubygem/recog-2.0.22.gem) = fe2865299671b764aaf12223c1b27f9d3ce208c567588c4bb76e9170470c96b0
+SIZE (rubygem/recog-2.0.22.gem) = 204800


More information about the svn-ports-all mailing list