Update to 1.9.99.2
- readd FTS support to sqlite lib to allow dropping fts tables - rewrite some functions to use file descriptors when possible
This commit is contained in:
parent
5b3e3a529f
commit
b1f3b90389
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424958
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.9.99.1
|
||||
DISTVERSION= 1.9.99.2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477849988
|
||||
SHA256 (pkg-1.9.99.1.tar.xz) = cddab07e160c42568694f11d7e38940a4074e2faf7c304e694ea8198348f443a
|
||||
SIZE (pkg-1.9.99.1.tar.xz) = 1916584
|
||||
TIMESTAMP = 1477857602
|
||||
SHA256 (pkg-1.9.99.2.tar.xz) = 78b041c9724303ede4a1285d6f358674a9d8b9b35615662b0a92bf93397303ce
|
||||
SIZE (pkg-1.9.99.2.tar.xz) = 1917684
|
||||
|
|
Loading…
Reference in a new issue