aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/puppet
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-03-18 04:14:31 +0800
committerzi <zi@FreeBSD.org>2013-03-18 04:14:31 +0800
commitefb3803fbfbc9a980ce21cf4cfcf59e283a8176d (patch)
tree6c5dff9c3d4bd04b0415ca525649314f695d40ac /sysutils/puppet
parent75f9eba185aec99e706788a19797429523fcd988 (diff)
downloadfreebsd-ports-gnome-efb3803fbfbc9a980ce21cf4cfcf59e283a8176d.tar.gz
freebsd-ports-gnome-efb3803fbfbc9a980ce21cf4cfcf59e283a8176d.tar.zst
freebsd-ports-gnome-efb3803fbfbc9a980ce21cf4cfcf59e283a8176d.zip
- Rename sysutils/facter to sysutils/rubygem-facter
- Update sysutils/rubygem-facter to 1.6.18 - Convert sysutils/rubygem-facter to utilize rubygem framework - Update to new 'created by' header - Add RG as additional MASTER_SITES for sysutils/rubygem-facter - Update sysutils/puppet* RUN_DEPENDS due to rename of facter - Bump PORTREVISION on sysutils/puppet* due to rename of facter Approved by: Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
Diffstat (limited to 'sysutils/puppet')
-rw-r--r--sysutils/puppet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile
index 29b228ff01a1..b9e7c452b2b9 100644
--- a/sysutils/puppet/Makefile
+++ b/sysutils/puppet/Makefile
@@ -3,14 +3,14 @@
PORTNAME= puppet
PORTVERSION= 3.1.1
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/puppet/
MAINTAINER= swills@FreeBSD.org
COMMENT= A configuration management framework written in Ruby
-RUN_DEPENDS= facter>=0:${PORTSDIR}/sysutils/facter \
+RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \
rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \
rubygem-hiera>=0:${PORTSDIR}/sysutils/rubygem-hiera