- Update 4.3.1
- Pass maintainership to submitter PR: ports/105265 Submitted by: Nils Vogels
This commit is contained in:
parent
522a916e6d
commit
68181aca47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176793
2 changed files with 6 additions and 7 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= nocol
|
||||
PORTVERSION= 4.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.3.1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.netplex-tech.com/software/downloads/nocol/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= nivo+kw+ports.bfa274@is-root.com
|
||||
COMMENT= Network/Service monitoring software
|
||||
|
||||
MANPREFIX= ${TARGETDIR}/nocol/
|
||||
|
@ -36,4 +35,4 @@ post-install:
|
|||
BROKEN= Does not compile on FreeBSD >= 6.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (nocol-4.3.tar.gz) = 461576cf497f6a35fb87da152151269e
|
||||
SHA256 (nocol-4.3.tar.gz) = 1df9a08484c53ecc254c6a6e847dd8cbff7dd8579cdd70c7ee596f0e0cf25052
|
||||
SIZE (nocol-4.3.tar.gz) = 1108628
|
||||
MD5 (nocol-4.3.1.tar.gz) = e054261e64f7683b5661f42ad37db15e
|
||||
SHA256 (nocol-4.3.1.tar.gz) = ada7174640cc15764b164325648ec87929f1d3308e6ca87015fe99faf491ce99
|
||||
SIZE (nocol-4.3.1.tar.gz) = 1117438
|
||||
|
|
Loading…
Reference in a new issue