svn commit: r390998 - head/devel/rubygem-gyoku

Michael Moll mmoll at FreeBSD.org
Tue Jun 30 20:39:44 UTC 2015


Author: mmoll
Date: Tue Jun 30 20:39:43 2015
New Revision: 390998
URL: https://svnweb.freebsd.org/changeset/ports/390998

Log:
  devel/rubygem-gyoku: update to 1.3.1
  
  Approved by:	swills (mentor), Joe Benden (maintainer, timeout)
  Differential Revision:	https://reviews.freebsd.org/D2914

Modified:
  head/devel/rubygem-gyoku/Makefile
  head/devel/rubygem-gyoku/distinfo   (contents, props changed)

Modified: head/devel/rubygem-gyoku/Makefile
==============================================================================
--- head/devel/rubygem-gyoku/Makefile	Tue Jun 30 20:36:31 2015	(r390997)
+++ head/devel/rubygem-gyoku/Makefile	Tue Jun 30 20:39:43 2015	(r390998)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gyoku
-PORTVERSION=	0.4.6
+PORTVERSION=	1.3.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,13 +10,13 @@ MAINTAINER=	joe at thrallingpenguin.com
 COMMENT=	Library for translating Ruby hashes to XML
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder
+RUN_DEPENDS=	rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PORTSCOUT=	limit:^0\.4\.
-
 .include <bsd.port.mk>

Modified: head/devel/rubygem-gyoku/distinfo
==============================================================================
--- head/devel/rubygem-gyoku/distinfo	Tue Jun 30 20:36:31 2015	(r390997)
+++ head/devel/rubygem-gyoku/distinfo	Tue Jun 30 20:39:43 2015	(r390998)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gyoku-0.4.6.gem) = b334b144f713fd9078100394d6125847bcefd08c1c4f11c92c026f8b3127a335
-SIZE (rubygem/gyoku-0.4.6.gem) = 11776
+SHA256 (rubygem/gyoku-1.3.1.gem) = b0c5c825718df093437ab6bf84a25f39711816ab52a3bb3d2dcfa44102d5c0f2
+SIZE (rubygem/gyoku-1.3.1.gem) = 16896


More information about the svn-ports-all mailing list