Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2017 10:01:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443742 - head/devel/rubygem-rb-inotify
Message-ID:  <201706171001.v5HA12TQ079372@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 17 10:01:01 2017
New Revision: 443742
URL: https://svnweb.freebsd.org/changeset/ports/443742

Log:
  Update to 0.9.9
  
  Changes:	https://github.com/nex3/rb-inotify/commits/master

Modified:
  head/devel/rubygem-rb-inotify/Makefile
  head/devel/rubygem-rb-inotify/distinfo

Modified: head/devel/rubygem-rb-inotify/Makefile
==============================================================================
--- head/devel/rubygem-rb-inotify/Makefile	Sat Jun 17 09:48:47 2017	(r443741)
+++ head/devel/rubygem-rb-inotify/Makefile	Sat Jun 17 10:01:01 2017	(r443742)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rb-inotify
-PORTVERSION=	0.9.8
+PORTVERSION=	0.9.9
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,10 +10,9 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby wrapper for libinotify, using ffi
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 LIB_DEPENDS=	libinotify.so:devel/libinotify
-RUN_DEPENDS=	rubygem-ffi>=0.5.0:devel/rubygem-ffi
+RUN_DEPENDS=	rubygem-ffi>=1.0:devel/rubygem-ffi
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-rb-inotify/distinfo
==============================================================================
--- head/devel/rubygem-rb-inotify/distinfo	Sat Jun 17 09:48:47 2017	(r443741)
+++ head/devel/rubygem-rb-inotify/distinfo	Sat Jun 17 10:01:01 2017	(r443742)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485527112
-SHA256 (rubygem/rb-inotify-0.9.8.gem) = e9492784d99c75aa818b523d49f97a1bd8c568cac0bdfe2600d596568723012f
-SIZE (rubygem/rb-inotify-0.9.8.gem) = 14336
+TIMESTAMP = 1497688127
+SHA256 (rubygem/rb-inotify-0.9.9.gem) = 1ef0ceafb745c2c050a7e5a89b78e1f23b23dc26a0a20eba7ca963ca01726ec5
+SIZE (rubygem/rb-inotify-0.9.9.gem) = 15360



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