svn commit: r394134 - head/devel/rubygem-rotp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 13 17:36:04 UTC 2015
Author: sunpoet
Date: Thu Aug 13 17:36:03 2015
New Revision: 394134
URL: https://svnweb.freebsd.org/changeset/ports/394134
Log:
- Update to 2.1.1
- Add NO_ARCH
Changes: https://github.com/mdp/rotp/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-rotp/Makefile
head/devel/rubygem-rotp/distinfo
Modified: head/devel/rubygem-rotp/Makefile
==============================================================================
--- head/devel/rubygem-rotp/Makefile Thu Aug 13 17:35:58 2015 (r394133)
+++ head/devel/rubygem-rotp/Makefile Thu Aug 13 17:36:03 2015 (r394134)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rotp
-PORTVERSION= 1.6.1
+PORTVERSION= 2.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +11,11 @@ COMMENT= Ruby library for generating one
LICENSE= MIT
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
+
+PLIST_FILES= bin/rotp
.include <bsd.port.mk>
Modified: head/devel/rubygem-rotp/distinfo
==============================================================================
--- head/devel/rubygem-rotp/distinfo Thu Aug 13 17:35:58 2015 (r394133)
+++ head/devel/rubygem-rotp/distinfo Thu Aug 13 17:36:03 2015 (r394134)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rotp-1.6.1.gem) = 07e5d891538ec4e55a7ba578b0baa033e522f51759109174349def7059f15222
-SIZE (rubygem/rotp-1.6.1.gem) = 56320
+SHA256 (rubygem/rotp-2.1.1.gem) = 2f895249e4220e339b8451418680610ba0da92a5489cbde4f756c6ee6062fadb
+SIZE (rubygem/rotp-2.1.1.gem) = 59392
More information about the svn-ports-all
mailing list