Update to 0.9.8
This commit is contained in:
parent
1040c717ae
commit
ad7cb8828f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284247
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= nagstamon
|
||||
PORTVERSION= 0.9.7.1
|
||||
PORTVERSION= 0.9.8
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} \
|
||||
CRITICAL/.
|
||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Nagios status monitor for your desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools
|
||||
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
|
||||
py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools
|
||||
|
@ -23,8 +25,6 @@ USE_PYTHON= 2.5+
|
|||
USE_PYDISTUTILS=yes
|
||||
USE_GNOME= pygtk2 librsvg2
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAN1= nagstamon.1
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (nagstamon_0.9.7.1.tar.gz) = 1bfdebea1553fba64f7e541222ae5a16856bf0cb3e3c861f0a43f99fe09523eb
|
||||
SIZE (nagstamon_0.9.7.1.tar.gz) = 376267
|
||||
SHA256 (nagstamon_0.9.8.tar.gz) = f0977d2ca5e2e13e3bfa17d8db83431770fc53e293b7076408d9308588802a6f
|
||||
SIZE (nagstamon_0.9.8.tar.gz) = 382861
|
||||
|
|
Loading…
Reference in a new issue