summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/Makefile
diff options
context:
space:
mode:
authoradam <adam>2015-01-20 20:11:07 +0000
committeradam <adam>2015-01-20 20:11:07 +0000
commit8a83f99d82b813a103eba791249f1452ad9e0e37 (patch)
tree6bca432b271f862443ca3b9e783fef189d63d1be /databases/sqlite3-docs/Makefile
parent2df659766edba179dd5133d3b59b6dc05bfbd989 (diff)
downloadpkgsrc-8a83f99d82b813a103eba791249f1452ad9e0e37.tar.gz
Changes 3.8.8.1:
* Fix a bug in the sorting logic, present since version 3.8.4, that can cause output to appear in the wrong order on queries that contains an ORDER BY clause, a LIMIT clause, and that have approximately 60 or more columns in the result set.
Diffstat (limited to 'databases/sqlite3-docs/Makefile')
-rw-r--r--databases/sqlite3-docs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/sqlite3-docs/Makefile b/databases/sqlite3-docs/Makefile
index 461a71e4c90..ceb3d9a8579 100644
--- a/databases/sqlite3-docs/Makefile
+++ b/databases/sqlite3-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2015/01/16 21:01:19 adam Exp $
+# $NetBSD: Makefile,v 1.38 2015/01/20 20:11:07 adam Exp $
-DISTNAME= sqlite-doc-3080800
-PKGNAME= sqlite3-docs-3.8.8
+DISTNAME= sqlite-doc-3080801
+PKGNAME= sqlite3-docs-3.8.8.1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
http://www.sqlite.org/2015/