summaryrefslogtreecommitdiff
path: root/www/asql
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-10-13 01:45:56 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-10-13 01:45:56 +0000
commit511972493650f657d589ca827d40f2c15e7a4355 (patch)
tree37c598c5459f61f3a03ba345f7689b6e5518b7f3 /www/asql
parent- Updated to 0.30 (diff)
- Updated to 1.6
Changes: * Updated the way that Apache logfiles are parsed, such that malformed lines will be safely ignored. (Closes: #597114) - Pass maintainership to submitter PR: ports/151231 Submitted by: C-S <c-s at c-s dot li>
Notes
Notes: svn path=/head/; revision=262937
Diffstat (limited to 'www/asql')
-rw-r--r--www/asql/Makefile7
-rw-r--r--www/asql/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/www/asql/Makefile b/www/asql/Makefile
index a3decd76cce4..2238946b7cb7 100644
--- a/www/asql/Makefile
+++ b/www/asql/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= asql
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= www
-MASTER_SITES= http://www.steve.org.uk/Software/asql/
+MASTER_SITES= http://www.steve.org.uk/Software/asql/ \
+ http://www.c-s.li/ports/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c-s@c-s.li
COMMENT= Query Apache logfiles via SQL
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
diff --git a/www/asql/distinfo b/www/asql/distinfo
index 92defa09d07a..29475c1f05b1 100644
--- a/www/asql/distinfo
+++ b/www/asql/distinfo
@@ -1,3 +1,3 @@
-MD5 (asql-1.5.tar.gz) = 8647a52c191ba1ed29dabbf921e32351
-SHA256 (asql-1.5.tar.gz) = 24608f0cea1f5841f2b584ad3f83bd6588bef9e4595d0991b108e2df55aa7aaa
-SIZE (asql-1.5.tar.gz) = 12938
+MD5 (asql-1.6.tar.gz) = d45df7f362626a0392a62d82af89ab3b
+SHA256 (asql-1.6.tar.gz) = 88ad62c32dbdb02b38be9ff43215d4b5c5cced52418b096041ac8f376722247a
+SIZE (asql-1.6.tar.gz) = 13216