mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Updated to 1.1.2
ChangeLog: https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/VAMzS3NybEk - Updated dependencies, per new gem metadata Reported by: portscout
This commit is contained in:
parent
6c7dc422a9
commit
a599bfc9c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310566
2 changed files with 6 additions and 9 deletions
|
@ -1,19 +1,16 @@
|
|||
# Ports collection makefile for: hiera
|
||||
# Date created: 10 May 2012
|
||||
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||
#
|
||||
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hiera
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= glarkin@FreeBSD.org
|
||||
COMMENT= A pluggable data store for hierarchical data
|
||||
|
||||
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
|
||||
RUN_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet \
|
||||
${PKGNAMEPREFIX}json_pure>=0:${PORTSDIR}/devel/rubygem-json_pure
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/hiera-1.1.0.gem) = 6bcbc999f6bc3ac50ffe95cd5d9e6831ccb29cd70974ce1db9159e1ff02ba3d2
|
||||
SIZE (rubygem/hiera-1.1.0.gem) = 22016
|
||||
SHA256 (rubygem/hiera-1.1.2.gem) = f9249f5c6926b55d2e9a376938b06a8033a91ace566e6dec646ecd00fcb9d6c6
|
||||
SIZE (rubygem/hiera-1.1.2.gem) = 22528
|
||||
|
|
Loading…
Add table
Reference in a new issue