svn commit: r388181 - head/textproc/rubygem-rugments

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 21:40:04 UTC 2015


Author: sunpoet
Date: Sun May 31 21:40:03 2015
New Revision: 388181
URL: https://svnweb.freebsd.org/changeset/ports/388181

Log:
  - Update to 1.0.0.beta7
  
  Changes:	https://github.com/rumpelsepp/rugments/releases
  		https://github.com/rumpelsepp/rugments/commits/master

Modified:
  head/textproc/rubygem-rugments/Makefile
  head/textproc/rubygem-rugments/distinfo

Modified: head/textproc/rubygem-rugments/Makefile
==============================================================================
--- head/textproc/rubygem-rugments/Makefile	Sun May 31 21:39:58 2015	(r388180)
+++ head/textproc/rubygem-rugments/Makefile	Sun May 31 21:40:03 2015	(r388181)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rugments
-DISTVERSION=	1.0.0.beta6
+DISTVERSION=	1.0.0.beta7
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	Simple, easy to extend drop in 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+GEM_NAME=	${PORTNAME}-${DISTVERSION}
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-GEM_NAME=	${PORTNAME}-${DISTVERSION}
 RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/rugmentize

Modified: head/textproc/rubygem-rugments/distinfo
==============================================================================
--- head/textproc/rubygem-rugments/distinfo	Sun May 31 21:39:58 2015	(r388180)
+++ head/textproc/rubygem-rugments/distinfo	Sun May 31 21:40:03 2015	(r388181)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rugments-1.0.0.beta6.gem) = 7c8d30b3fa800959c2c90ac1057fa024b8c07d13ca075064d1607e2f8bb02607
-SIZE (rubygem/rugments-1.0.0.beta6.gem) = 157184
+SHA256 (rubygem/rugments-1.0.0.beta7.gem) = cf7272ee768d54005f5cdbd9f82b736b3bca1f7691ecd24a382c3df5d82fcc4f
+SIZE (rubygem/rugments-1.0.0.beta7.gem) = 157184


More information about the svn-ports-all mailing list