Index: head/devel/rubygem-mixlib-install/Makefile =================================================================== --- head/devel/rubygem-mixlib-install/Makefile (revision 480295) +++ head/devel/rubygem-mixlib-install/Makefile (revision 480296) @@ -1,23 +1,25 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= mixlib-install -PORTVERSION= 3.11.2 +PORTVERSION= 3.11.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library to interact with the software distribution system in Chef LICENSE= APACHE20 RUN_DEPENDS= rubygem-mixlib-shellout>0:devel/rubygem-mixlib-shellout \ rubygem-mixlib-versioning>0:devel/rubygem-mixlib-versioning \ rubygem-thor>=0:devel/rubygem-thor USES= gem USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/mixlib-install .include Index: head/devel/rubygem-mixlib-install/distinfo =================================================================== --- head/devel/rubygem-mixlib-install/distinfo (revision 480295) +++ head/devel/rubygem-mixlib-install/distinfo (revision 480296) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533755829 -SHA256 (rubygem/mixlib-install-3.11.2.gem) = 0f9eef3b78c811c1148f874b6284cf78e1dca848edf6a14d30e16fc2ab682afb -SIZE (rubygem/mixlib-install-3.11.2.gem) = 43520 +TIMESTAMP = 1537470935 +SHA256 (rubygem/mixlib-install-3.11.5.gem) = beab5c708e302381347d2777b3c956eb3582c7b7146e44120c1bc3a2042ee658 +SIZE (rubygem/mixlib-install-3.11.5.gem) = 43520 Index: head/devel/rubygem-mixlib-install/pkg-descr =================================================================== --- head/devel/rubygem-mixlib-install/pkg-descr (revision 480295) +++ head/devel/rubygem-mixlib-install/pkg-descr (revision 480296) @@ -1,4 +1,5 @@ A library for interacting with Chef Software Inc's software distribution systems. -WWW: https://rubygems.org/gems/mixlib-install +WWW: https://www.chef.io/ +WWW: https://github.com/chef/mixlib-install