svn commit: r388426 - in head/sysutils/rubygem-hammer_cli_foreman_bootdisk: . files
Michael Moll
mmoll at FreeBSD.org
Wed Jun 3 09:43:25 UTC 2015
Author: mmoll
Date: Wed Jun 3 09:43:24 2015
New Revision: 388426
URL: https://svnweb.freebsd.org/changeset/ports/388426
Log:
sysutils/rubygem-hammer_cli_foreman_bootdisk: update to 0.1.3
Differential Revision: https://reviews.freebsd.org/D2716
Approved by: swills (mentor)
Deleted:
head/sysutils/rubygem-hammer_cli_foreman_bootdisk/files/
Modified:
head/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile
head/sysutils/rubygem-hammer_cli_foreman_bootdisk/distinfo
Modified: head/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile
==============================================================================
--- head/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile Wed Jun 3 07:26:47 2015 (r388425)
+++ head/sysutils/rubygem-hammer_cli_foreman_bootdisk/Makefile Wed Jun 3 09:43:24 2015 (r388426)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hammer_cli_foreman_bootdisk
-PORTVERSION= 0.1.2
+PORTVERSION= 0.1.3
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@@ -20,8 +20,8 @@ RUBYGEM_AUTOPLIST= yes
.include <bsd.port.pre.mk>
post-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer
${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d
- ${INSTALL_DATA} ${FILESDIR}/foreman_bootdisk.yml.sample ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample
+ ${INSTALL_DATA} ${WRKSRC}/config/foreman_bootdisk.yml \
+ ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample
.include <bsd.port.post.mk>
Modified: head/sysutils/rubygem-hammer_cli_foreman_bootdisk/distinfo
==============================================================================
--- head/sysutils/rubygem-hammer_cli_foreman_bootdisk/distinfo Wed Jun 3 07:26:47 2015 (r388425)
+++ head/sysutils/rubygem-hammer_cli_foreman_bootdisk/distinfo Wed Jun 3 09:43:24 2015 (r388426)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/hammer_cli_foreman_bootdisk-0.1.2.gem) = 8926ddbee847599dc19134384ade852dcee2f0c3e7f600f0930925941069a37d
-SIZE (rubygem/hammer_cli_foreman_bootdisk-0.1.2.gem) = 8192
+SHA256 (rubygem/hammer_cli_foreman_bootdisk-0.1.3.gem) = 67986e92ce758fa77f4adf45e9532e0592ff7b797cc8ed9335e8fd8a6e467f04
+SIZE (rubygem/hammer_cli_foreman_bootdisk-0.1.3.gem) = 8704
More information about the svn-ports-all
mailing list