1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Updated to 1.0.0

ChangeLog: https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/Sg2opjFDvFE
- Adjusted dependency to adhere to specific version number
- Trimmed Makefile header

Reported by:	portscout
This commit is contained in:
Greg Larkin 2013-01-17 20:11:21 +00:00
parent 453aa973a1
commit b067d654df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310568
2 changed files with 5 additions and 10 deletions

View File

@ -1,13 +1,8 @@
# Ports collection makefile for: hiera-puppet
# Date created: 10 May 2012
# Whom: Greg Larkin <glarkin@FreeBSD.org>
#
# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= hiera-puppet
PORTVERSION= 0.3.0
PORTREVISION= 1
PORTVERSION= 1.0.0
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@ -15,7 +10,7 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= A data backend for Hiera that queries the Puppet scope for data
RUN_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet \
rubygem-hiera>=0:${PORTSDIR}/sysutils/rubygem-hiera
rubygem-hiera>=1.0:${PORTSDIR}/sysutils/rubygem-hiera
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/hiera-puppet-0.3.0.gem) = bee1c598d1a90910baa8a417b622854a682f1d56317a544d6b82972458785d95
SIZE (rubygem/hiera-puppet-0.3.0.gem) = 7168
SHA256 (rubygem/hiera-puppet-1.0.0.gem) = 4af6a5f644ce82f9e1faf37df0d656c209d04686486fcfd1d29e433a7382c20f
SIZE (rubygem/hiera-puppet-1.0.0.gem) = 9216