mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 0.3.7
PR: ports/102759 Submitted by: Andy Fawcett <andy(at)athame.co.uk> (maintainer)
This commit is contained in:
parent
6e9538b87b
commit
4795d4f2c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171828
@ -5,11 +5,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uptimed
|
||||
PORTVERSION= 0.3.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.robertjohnkaper.com/downloads/uptimed/ \
|
||||
http://people.fruitsalad.org/tap/distfiles/
|
||||
MASTER_SITES= http://podgorny.cz/uptimed/releases/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= andy@athame.co.uk
|
||||
@ -17,10 +15,9 @@ COMMENT= Rob Kaper's uptime daemon
|
||||
|
||||
PREFIX= ${LOCALBASE}
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${LOCALBASE}
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= uprecords.1
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (uptimed-0.3.3.tar.gz) = c4380535afc759dd7596e1d67ce9ba8b
|
||||
SHA256 (uptimed-0.3.3.tar.gz) = 6d84f62846689a97577fa212ee28f153018e57a8ab22188fb744eec98d409354
|
||||
SIZE (uptimed-0.3.3.tar.gz) = 307550
|
||||
MD5 (uptimed-0.3.7.tar.gz) = dc68d7a0c8efe44646a23a4440c958c3
|
||||
SHA256 (uptimed-0.3.7.tar.gz) = 85557d9ab6d367672f2099b069daf657017c750c6f6784ce3e18e9f348fcf87a
|
||||
SIZE (uptimed-0.3.7.tar.gz) = 313640
|
||||
|
@ -3,8 +3,8 @@ etc/rc.d/uptimed.sh.sample
|
||||
etc/uptimed.conf-dist
|
||||
lib/libuptimed.a
|
||||
lib/libuptimed.la
|
||||
lib/libuptimed.so
|
||||
lib/libuptimed.so.0
|
||||
lib/libuptimed
|
||||
lib/libuptimed.0
|
||||
sbin/uptimed
|
||||
www/cgi-bin/uprecords.cgi
|
||||
www/cgi-bin/uprecords.conf
|
||||
|
Loading…
Reference in New Issue
Block a user