diff options
| author | Jocelyn GENNESSEAUX <gennesseaux@users.noreply.github.com> | 2019-03-09 01:18:22 +0100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-03-08 16:18:22 -0800 |
| commit | e16cf98a5bfe99ab1fc1b736ff54e546d5bfb1d2 (patch) | |
| tree | 7a1119ff60717c91878a54140f20fd9f6ffa5f98 /ports/3fd/CONTROL | |
| parent | 7a5803413f33fbe97197b27c8736b50297d4e43f (diff) | |
| download | vcpkg-e16cf98a5bfe99ab1fc1b736ff54e546d5bfb1d2.tar.gz vcpkg-e16cf98a5bfe99ab1fc1b736ff54e546d5bfb1d2.zip | |
[poco] pre 2.0.0 (#5503)
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support
* Additional include files not part of any libraries
* DataException is no more part of Poco::Data
* [3fd] Patch 3fd to comply with poco-2.0.0pre
Diffstat (limited to 'ports/3fd/CONTROL')
| -rw-r--r-- | ports/3fd/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/3fd/CONTROL b/ports/3fd/CONTROL index 13f769c9c..32e1e5d07 100644 --- a/ports/3fd/CONTROL +++ b/ports/3fd/CONTROL @@ -1,4 +1,4 @@ Source: 3fd
-Version: 2.6.2
+Version: 2.6.2-1
Description: C++ Framework For Fast Development
Build-Depends: boost-lockfree (windows), boost-regex (windows), poco (windows), sqlite3, rapidxml
|
