diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/asql/Makefile | 2 | ||||
-rw-r--r-- | www/asql/distinfo | 4 | ||||
-rw-r--r-- | www/asql/pkg-descr | 9 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/asql/Makefile b/www/asql/Makefile index 11a5ddb73bc5..d5353f10c84d 100644 --- a/www/asql/Makefile +++ b/www/asql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asql -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= www MASTER_SITES= http://www.steve.org.uk/Software/asql/ \ http://www.c-s.li/ports/ diff --git a/www/asql/distinfo b/www/asql/distinfo index 6820e20a3952..791dbad29a57 100644 --- a/www/asql/distinfo +++ b/www/asql/distinfo @@ -1,2 +1,2 @@ -SHA256 (asql-1.6.tar.gz) = 88ad62c32dbdb02b38be9ff43215d4b5c5cced52418b096041ac8f376722247a -SIZE (asql-1.6.tar.gz) = 13216 +SHA256 (asql-1.7.tar.gz) = f064d9d515c09da08a58a800cf0ea63ad66fd4b55b8accec44eb15d2be74db1a +SIZE (asql-1.7.tar.gz) = 13853 diff --git a/www/asql/pkg-descr b/www/asql/pkg-descr index 31583432dd4e..6019c64c2604 100644 --- a/www/asql/pkg-descr +++ b/www/asql/pkg-descr @@ -1,6 +1,5 @@ -asql is a simple console shell which allows you to run SQL queries -against an Apache logfile, something that can be very useful - -especially at getting information which is not easily available via -static logfile analysers. +asql is a simple console shell which allows you to run SQL queries against an +Apache logfile, something that can be very useful -- especially at getting +information which is not easily available via static logfile analysers. -WWW: http://www.steve.org.uk/Software/asql/ +WWW: http://www.steve.org.uk/Software/asql/ |