diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-08-26 13:03:03 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-08-26 13:03:03 +0000 |
commit | de8032764962e14e2884dbc109358695d431d86f (patch) | |
tree | ade4b7db67542e59dcc8ffd0fb57f0b8030fc4aa /www/kanboard/Makefile | |
parent | c77ee4be3beee25cf86bb1c562182e94fa051ebe (diff) |
www/kanboard: Update to 1.0.46
Changes: https://github.com/kanboard/kanboard/blob/master/ChangeLog
PR: 221826
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer)
MFH: 2017Q3
Security: CVE-2017-12850
Security: CVE-2017-12851
Notes
Notes:
svn path=/head/; revision=448769
Diffstat (limited to 'www/kanboard/Makefile')
-rw-r--r-- | www/kanboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 6af672a0cddb..68d34c510eb9 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kanboard -PORTVERSION= 1.0.44 +PORTVERSION= 1.0.46 CATEGORIES= www MASTER_SITES= http://kanboard.net/ \ https://bitbucket.org/if0/kanboard-archives/downloads/ \ |