svn commit: r305041 - head/sysutils/rubygem-guard

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 29 17:57:18 UTC 2012


Author: sunpoet
Date: Sat Sep 29 17:57:17 2012
New Revision: 305041
URL: http://svn.freebsd.org/changeset/ports/305041

Log:
  - Update to 1.4.0
  
  Changes:	https://github.com/guard/guard/blob/master/CHANGELOG.md

Modified:
  head/sysutils/rubygem-guard/Makefile   (contents, props changed)
  head/sysutils/rubygem-guard/distinfo   (contents, props changed)

Modified: head/sysutils/rubygem-guard/Makefile
==============================================================================
--- head/sysutils/rubygem-guard/Makefile	Sat Sep 29 17:53:34 2012	(r305040)
+++ head/sysutils/rubygem-guard/Makefile	Sat Sep 29 17:57:17 2012	(r305041)
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	guard
-PORTVERSION=	1.0.3
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Command line tool to easily handle events on file system modifications
 
-RUN_DEPENDS=	rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi \
+RUN_DEPENDS=	rubygem-listen>=0.4.2:${PORTSDIR}/devel/rubygem-listen \
 		rubygem-thor>=0.14.6:${PORTSDIR}/devel/rubygem-thor
 
 USE_RUBY=	yes

Modified: head/sysutils/rubygem-guard/distinfo
==============================================================================
--- head/sysutils/rubygem-guard/distinfo	Sat Sep 29 17:53:34 2012	(r305040)
+++ head/sysutils/rubygem-guard/distinfo	Sat Sep 29 17:57:17 2012	(r305041)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/guard-1.0.3.gem) = c27bfa571df0709d5dcbb3a26ff83e2cb9c981f620caca0a9f3a92d8908a190d
-SIZE (rubygem/guard-1.0.3.gem) = 120320
+SHA256 (rubygem/guard-1.4.0.gem) = dc1e440f1add0cd5c63b67a6cba90cee4b5f7aebd1872bf2650b1f490b8ac4ed
+SIZE (rubygem/guard-1.4.0.gem) = 223744



More information about the svn-ports-all mailing list