mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- distfile repacked, verified only docs where updated.
- make portlint happier
This commit is contained in:
parent
a687e7de9f
commit
f5d5c75b11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302194
@ -10,16 +10,18 @@ PORTVERSION= 4.3.10
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= SF/xymon/Xymon/${PORTVERSION}
|
||||
PKGNAMESUFFIX= -server${PKGNAMESUFFIX2}
|
||||
DIST_SUBDIR= repacked
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= System for monitoring servers and networks
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
||||
pcre:${PORTSDIR}/devel/pcre
|
||||
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
|
||||
|
||||
LICENSE= GPLv2
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
# Options
|
||||
@ -78,7 +80,6 @@ MAKE_ENV+= WITH_NETSNMP=1
|
||||
LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
|
||||
.endif
|
||||
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|!/bin/bash|!/usr/local/bin/bash|' \
|
||||
${WRKSRC}/xymond/xymonreports.sh.DIST
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xymon-4.3.10.tar.gz) = a528cc7ef33b3794374df70b5af89131c249cb08eb758444319bacd568507c59
|
||||
SIZE (xymon-4.3.10.tar.gz) = 2755513
|
||||
SHA256 (repacked/xymon-4.3.10.tar.gz) = 06b519cbe94b93a4b1ea5601d55e58f3ad8304acf555cf3d11ba04cee47455c1
|
||||
SIZE (repacked/xymon-4.3.10.tar.gz) = 2754807
|
||||
|
Loading…
Reference in New Issue
Block a user