diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-07 21:27:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-07 21:27:04 +0000 |
commit | 064fdcccdca8f037f7a2f39aeb5abf408ea6f08a (patch) | |
tree | 1f08c2ff916fb92ecca24892109623f3029da344 /sysutils | |
parent | 1c83bb185d56ccb50a9f85d895f785d32775e75b (diff) | |
download | ports-064fdcccdca8f037f7a2f39aeb5abf408ea6f08a.tar.gz ports-064fdcccdca8f037f7a2f39aeb5abf408ea6f08a.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-hammer_cli_foreman/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rubygem-hammer_cli_foreman/distinfo | 6 | ||||
-rw-r--r-- | sysutils/rubygem-hammer_cli_foreman/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/rubygem-hammer_cli_foreman/Makefile b/sysutils/rubygem-hammer_cli_foreman/Makefile index a5fdb10ff818..315f1bc3db4a 100644 --- a/sysutils/rubygem-hammer_cli_foreman/Makefile +++ b/sysutils/rubygem-hammer_cli_foreman/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli_foreman -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -19,6 +19,8 @@ NO_ARCH= yes USE_RUBY= yes USES= gem +PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman.yml.sample" + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d ${INSTALL_DATA} ${WRKSRC}/config/foreman.yml \ diff --git a/sysutils/rubygem-hammer_cli_foreman/distinfo b/sysutils/rubygem-hammer_cli_foreman/distinfo index 747431030a88..6504ce301c82 100644 --- a/sysutils/rubygem-hammer_cli_foreman/distinfo +++ b/sysutils/rubygem-hammer_cli_foreman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493122921 -SHA256 (rubygem/hammer_cli_foreman-0.10.1.gem) = 50da04e9bdacbdebff21f784ba02157adf3564685acdb3b8de77218eb1b7a119 -SIZE (rubygem/hammer_cli_foreman-0.10.1.gem) = 428032 +TIMESTAMP = 1494153174 +SHA256 (rubygem/hammer_cli_foreman-0.10.2.gem) = e452e9aaeb8d952b7d107d2f91a909c2d02e1ae1674cc26f8d9730ebc944ce21 +SIZE (rubygem/hammer_cli_foreman-0.10.2.gem) = 412160 diff --git a/sysutils/rubygem-hammer_cli_foreman/pkg-plist b/sysutils/rubygem-hammer_cli_foreman/pkg-plist deleted file mode 100644 index aee3f3961d08..000000000000 --- a/sysutils/rubygem-hammer_cli_foreman/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@sample etc/hammer/cli.modules.d/foreman.yml.sample |