svn commit: r331686 - head/sysutils/rubygem-guard
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 26 13:28:01 UTC 2013
Author: sunpoet
Date: Sat Oct 26 13:28:00 2013
New Revision: 331686
URL: http://svnweb.freebsd.org/changeset/ports/331686
Log:
- Update to 2.2.2
- Support STAGEDIR
Changes: https://github.com/guard/guard/releases
Modified:
head/sysutils/rubygem-guard/Makefile
head/sysutils/rubygem-guard/distinfo
Modified: head/sysutils/rubygem-guard/Makefile
==============================================================================
--- head/sysutils/rubygem-guard/Makefile Sat Oct 26 13:27:07 2013 (r331685)
+++ head/sysutils/rubygem-guard/Makefile Sat Oct 26 13:28:00 2013 (r331686)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= guard
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-formatador>=0.2.4:$
rubygem-pry>=0.9.12:${PORTSDIR}/devel/rubygem-pry \
rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor
-NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/sysutils/rubygem-guard/distinfo
==============================================================================
--- head/sysutils/rubygem-guard/distinfo Sat Oct 26 13:27:07 2013 (r331685)
+++ head/sysutils/rubygem-guard/distinfo Sat Oct 26 13:28:00 2013 (r331686)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/guard-2.2.1.gem) = 5949ec2b8e692a360e9343b0db8a0464072cad124f3bfe3f76bdda824f5fc3b1
-SIZE (rubygem/guard-2.2.1.gem) = 230400
+SHA256 (rubygem/guard-2.2.2.gem) = e2a3b66a537e9dc6c49ea589d8ddfdfcc701c6c3a3137a2d3b741d96e623f3b9
+SIZE (rubygem/guard-2.2.2.gem) = 230400
More information about the svn-ports-all
mailing list