Index: head/sysutils/puppet-lint/Makefile =================================================================== --- head/sysutils/puppet-lint/Makefile +++ head/sysutils/puppet-lint/Makefile @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= puppet-lint -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= tdb@FreeBSD.org COMMENT= Checks Puppet manifests against the style guide +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Index: head/sysutils/puppet-lint/distinfo =================================================================== --- head/sysutils/puppet-lint/distinfo +++ head/sysutils/puppet-lint/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/puppet-lint-1.0.0.gem) = 6e91472a8d113c34c33259daad52193914793cf6a1ccf1b1623a866c0e589cd5 -SIZE (rubygem/puppet-lint-1.0.0.gem) = 41984 +SHA256 (rubygem/puppet-lint-1.1.0.gem) = 739f566cd4f1e77b92c1191217fdb59ce12353f3ec2703f30933d2bba877b35b +SIZE (rubygem/puppet-lint-1.1.0.gem) = 43520 Index: head/sysutils/puppet-lint/pkg-descr =================================================================== --- head/sysutils/puppet-lint/pkg-descr +++ head/sysutils/puppet-lint/pkg-descr @@ -10,4 +10,4 @@ rake lint -WWW: https://github.com/rodjek/puppet-lint +WWW: http://puppet-lint.com/