diff --git a/sysutils/anvil/Makefile b/sysutils/anvil/Makefile index 51379301dac7..1f8091d92dd1 100644 --- a/sysutils/anvil/Makefile +++ b/sysutils/anvil/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= anvil -PORTVERSION= 0.0.8 -PORTREVISION= 1 +PORTVERSION= 0.0.9 CATEGORIES= sysutils MAINTAINER= dvl@FreeBSD.org diff --git a/sysutils/anvil/distinfo b/sysutils/anvil/distinfo index be8916df1084..801c34c0b354 100644 --- a/sysutils/anvil/distinfo +++ b/sysutils/anvil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500211696 -SHA256 (dlangille-anvil-0.0.8_GH0.tar.gz) = c2d781fa5364bbe6be471aaf6858c44c19a6137ee78c03e4fad6fff5d5148f9f -SIZE (dlangille-anvil-0.0.8_GH0.tar.gz) = 79190 +TIMESTAMP = 1500667509 +SHA256 (dlangille-anvil-0.0.9_GH0.tar.gz) = 07203464c0239a8aa22c5fff2323859094d5d5299feb4b2a5a227221655de257 +SIZE (dlangille-anvil-0.0.9_GH0.tar.gz) = 79368 diff --git a/sysutils/anvil/files/pkg-message.in b/sysutils/anvil/files/pkg-message.in index e61a41c144f8..a4086721a2fc 100644 --- a/sysutils/anvil/files/pkg-message.in +++ b/sysutils/anvil/files/pkg-message.in @@ -18,7 +18,7 @@ For cert-puller: * anvil does not distribute .key files. Do that manually. - * install the crontab for anvil: sudo crontab -e -u anvil: + * install the crontab for anvil: sudo crontab -u anvil -e ### # use /bin/sh to run commands, overriding the default set by cron @@ -33,7 +33,7 @@ For cert-shifter: * adjust /usr/local/etc/anvil/cert-shifter.conf - * install the crontab: + * install the crontab for anvil: sudo crontab -u anvil -e ### # use /bin/sh to run commands, overriding the default set by cron