aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-07-31 23:50:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-07-31 23:50:02 +0800
commita3885923f74a41a5d3951824aaabc5842e72f99f (patch)
tree8e47fa8705f953b6db8af88203962e18e40f0737 /devel
parentb0c68705232071d2bf55637eb2ee379e7371a417 (diff)
downloadfreebsd-ports-gnome-a3885923f74a41a5d3951824aaabc5842e72f99f.tar.gz
freebsd-ports-gnome-a3885923f74a41a5d3951824aaabc5842e72f99f.tar.zst
freebsd-ports-gnome-a3885923f74a41a5d3951824aaabc5842e72f99f.zip
Update to 1.4.1
- Add LICENSE - Update WWW Changes: https://github.com/chef/mixlib-authentication/blob/master/CHANGELOG.md https://github.com/chef/mixlib-authentication/commits/master PR: 220770 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-mixlib-authentication/Makefile6
-rw-r--r--devel/rubygem-mixlib-authentication/distinfo5
-rw-r--r--devel/rubygem-mixlib-authentication/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/rubygem-mixlib-authentication/Makefile b/devel/rubygem-mixlib-authentication/Makefile
index 7ca0eb07c029..266c00831d2a 100644
--- a/devel/rubygem-mixlib-authentication/Makefile
+++ b/devel/rubygem-mixlib-authentication/Makefile
@@ -2,17 +2,19 @@
# $FreeBSD$
PORTNAME= mixlib-authentication
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= Mixes in simple per-request authentication
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= rubygem-mixlib-log>=0:devel/rubygem-mixlib-log
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem
diff --git a/devel/rubygem-mixlib-authentication/distinfo b/devel/rubygem-mixlib-authentication/distinfo
index 7c2b902990d8..2cbd6c15ab96 100644
--- a/devel/rubygem-mixlib-authentication/distinfo
+++ b/devel/rubygem-mixlib-authentication/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/mixlib-authentication-1.3.0.gem) = ef0bb04f4d4e7cc7fab1f63a9ce08c5a1d1ebca70303db1eaf5ab3a16e2cb7b0
-SIZE (rubygem/mixlib-authentication-1.3.0.gem) = 19456
+TIMESTAMP = 1500161180
+SHA256 (rubygem/mixlib-authentication-1.4.1.gem) = 50bd0bb6789ad44a75582942589fd824f2a3d0a5da80c4fd310b31c3e92c59ec
+SIZE (rubygem/mixlib-authentication-1.4.1.gem) = 22528
diff --git a/devel/rubygem-mixlib-authentication/pkg-descr b/devel/rubygem-mixlib-authentication/pkg-descr
index 5d322d609cbb..c06dbb45bfc4 100644
--- a/devel/rubygem-mixlib-authentication/pkg-descr
+++ b/devel/rubygem-mixlib-authentication/pkg-descr
@@ -1,4 +1,4 @@
Mixlib::Authentication provides a class-based header signing authentication
object, like the one used in Chef.
-WWW: http://www.opscode.com
+WWW: https://www.chef.io/