diff options
author | wxs <wxs@FreeBSD.org> | 2011-05-31 04:12:07 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-05-31 04:12:07 +0800 |
commit | 4333c6189c9a1732c3abac42e6a676a38096c263 (patch) | |
tree | 34ee1f69e9126c9bbd6d12e01767526ff3fa03f7 /sysutils/downtimed | |
parent | b851b0f48f4de30a75dc757242863e859327aaf8 (diff) | |
download | freebsd-ports-graphics-4333c6189c9a1732c3abac42e6a676a38096c263.tar.gz freebsd-ports-graphics-4333c6189c9a1732c3abac42e6a676a38096c263.tar.zst freebsd-ports-graphics-4333c6189c9a1732c3abac42e6a676a38096c263.zip |
- Update to 0.5.
- Mark MAKE_JOBS_SAFE.
PR: ports/157393
Submitted by: Janne Snabb <snabb@epipe.com> (maintainer)
Diffstat (limited to 'sysutils/downtimed')
-rw-r--r-- | sysutils/downtimed/Makefile | 5 | ||||
-rw-r--r-- | sysutils/downtimed/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/downtimed/Makefile b/sysutils/downtimed/Makefile index 02e29e07db0..1bc0961135d 100644 --- a/sysutils/downtimed/Makefile +++ b/sysutils/downtimed/Makefile @@ -6,10 +6,10 @@ # PORTNAME= downtimed -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \ - http://launchpadlibrarian.net/61230833/ + http://launchpadlibrarian.net/65433766/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= snabb@epipe.com @@ -23,6 +23,7 @@ MAN1= downtimes.1 MAN8= downtimed.8 USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes post-install: @${MKDIR} /var/db/downtimed diff --git a/sysutils/downtimed/distinfo b/sysutils/downtimed/distinfo index 87bab55b806..d13d0ab7425 100644 --- a/sysutils/downtimed/distinfo +++ b/sysutils/downtimed/distinfo @@ -1,2 +1,2 @@ -SHA256 (downtimed-0.4.tar.xz) = 1f9f7f21c3f89ae5675575001fc0b3c6ed6b365d664d92d08507ccdc2c3d9017 -SIZE (downtimed-0.4.tar.xz) = 75912 +SHA256 (downtimed-0.5.tar.xz) = 82e7a70fce96ffde74e7d6960505801a61364bbf0bdf4bb348726ff7390da2cf +SIZE (downtimed-0.5.tar.xz) = 80816 |