diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-07-13 07:20:59 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-07-13 07:20:59 +0800 |
commit | 40e5f03e4c388d421e50629c18ae2359ff6f132d (patch) | |
tree | d5e731ae14bb29eec162096d0c41d22aaca0b6ae /net-mgmt | |
parent | 431f3bf0d16eefde7479cd26f9b4b1ee08b1da87 (diff) | |
download | freebsd-ports-gnome-40e5f03e4c388d421e50629c18ae2359ff6f132d.tar.gz freebsd-ports-gnome-40e5f03e4c388d421e50629c18ae2359ff6f132d.tar.zst freebsd-ports-gnome-40e5f03e4c388d421e50629c18ae2359ff6f132d.zip |
net-mgmt/nagnu: Update to 1.1.3
- Added support for htdigest authentication
While here, add LICENSE_FILE
PR: 220678
Submitted by: Fredrik Lennmark <fredrik@min-hemsida.net> (maintainer)
Approved by: garga (mentor, implicit)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagnu/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/nagnu/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/nagnu/Makefile b/net-mgmt/nagnu/Makefile index c7686f5bb950..34df94d5456d 100644 --- a/net-mgmt/nagnu/Makefile +++ b/net-mgmt/nagnu/Makefile @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= nagnu -PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTVERSION= 1.1.3 CATEGORIES= net-mgmt MAINTAINER= fredrik@min-hemsida.net COMMENT= Nagios dashboard LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl diff --git a/net-mgmt/nagnu/distinfo b/net-mgmt/nagnu/distinfo index 03dddab69b9c..878f3f5a16ce 100644 --- a/net-mgmt/nagnu/distinfo +++ b/net-mgmt/nagnu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481264476 -SHA256 (frlen-nagnu-1.1.2_GH0.tar.gz) = fc7aa01b29590775678111934993f83b56d021c81cecfe12c41faa216392c45b -SIZE (frlen-nagnu-1.1.2_GH0.tar.gz) = 61619 +TIMESTAMP = 1499900163 +SHA256 (frlen-nagnu-1.1.3_GH0.tar.gz) = 9d8f2864b5280290d73326fac7ff0871228ad756745b41d091c38b7e9e06198d +SIZE (frlen-nagnu-1.1.3_GH0.tar.gz) = 61790 |