Thu Oct 1 21:32:00 2015 UTC ()
Upgrade www/logswan to logswan-1.01

Upstream changelog
==================
Logswan 1.01 (2015-10-01)

- Documentation updates
- Fixing segfault when request data is empty or malformed (Thanks Jonathan
  Armani for reporting and proposing a fix)


(kamil)
diff -r1.1 -r1.2 pkgsrc/www/logswan/Makefile
diff -r1.1 -r1.2 pkgsrc/www/logswan/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/www/logswan/Makefile (expand / switch to unified diff)

--- pkgsrc/www/logswan/Makefile 2015/09/28 22:33:43 1.1
+++ pkgsrc/www/logswan/Makefile 2015/10/01 21:32:00 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2015/09/28 22:33:43 kamil Exp $ 1# $NetBSD: Makefile,v 1.2 2015/10/01 21:32:00 kamil Exp $
2 2
3DISTNAME= logswan-1.00 3DISTNAME= logswan-1.01
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= ${MASTER_SITE_GITHUB:=fcambus/logswan/} 8HOMEPAGE= ${MASTER_SITE_GITHUB:=fcambus/logswan/}
9COMMENT= Fast Web log analyzer using probabilistic data structures 9COMMENT= Fast Web log analyzer using probabilistic data structures
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12USE_CMAKE= yes 12USE_CMAKE= yes
13 13
14SUBST_CLASSES+= geoip 14SUBST_CLASSES+= geoip
15SUBST_STAGE.geoip= post-patch 15SUBST_STAGE.geoip= post-patch
16SUBST_FILES.geoip+= src/logswan.c 16SUBST_FILES.geoip+= src/logswan.c

cvs diff -r1.1 -r1.2 pkgsrc/www/logswan/distinfo (expand / switch to unified diff)

--- pkgsrc/www/logswan/distinfo 2015/09/28 22:33:43 1.1
+++ pkgsrc/www/logswan/distinfo 2015/10/01 21:32:00 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2015/09/28 22:33:43 kamil Exp $ 1$NetBSD: distinfo,v 1.2 2015/10/01 21:32:00 kamil Exp $
2 2
3SHA1 (logswan-1.00.tar.gz) = c0676c41d87d768d6cc0d30aae1526f8e87e75e2 3SHA1 (logswan-1.01.tar.gz) = 0b936d2900926926f2c9fd9742c69357ec56a813
4RMD160 (logswan-1.00.tar.gz) = ad781c80f91fee577bb814ed70204cc28e89c31b 4RMD160 (logswan-1.01.tar.gz) = 34705112dfd137a9c258fd6bf6c73db07763343b
5Size (logswan-1.00.tar.gz) = 14571 bytes 5Size (logswan-1.01.tar.gz) = 14790 bytes