mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.5.
- Mark MAKE_JOBS_SAFE. PR: ports/157393 Submitted by: Janne Snabb <snabb@epipe.com> (maintainer)
This commit is contained in:
parent
65d37ef66c
commit
afc919e64a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274823
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue