Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions ports/otl/CONTROL

This file was deleted.

6 changes: 3 additions & 3 deletions ports/otl/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
set(OTL_VERSION 40455)
set(OTL_VERSION 40463)

vcpkg_download_distfile(ARCHIVE
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
FILENAME "otlv4_${OTL_VERSION}-1.zip"
SHA512 d1f777dea53f4451616ef628680d070db1fe53683571bd509f58dba9c1e64fe6caa8a81d2f47876c2128af701ba19dc2e9c5612a57232efca3ad084843f272b6
FILENAME "otlv4_${OTL_VERSION}-9485a0fe15a7.zip"
SHA512 9485a0fe15a737d55b0746a7e289b1a20e9435ed5c69bda7010705f8cde0a456163d83221d0103236a723837596613b578edc6d3d0007ce80a6cc76b4ed83888
)

vcpkg_extract_source_archive_ex(
Expand Down
6 changes: 6 additions & 0 deletions ports/otl/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "otl",
"version": "4.0.463",
"description": "Oracle, Odbc and DB2-CLI Template Library",
"homepage": "http://otl.sourceforge.net/"
}
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -4673,8 +4673,8 @@
"port-version": 0
},
"otl": {
"baseline": "4.0.455",
"port-version": 1
"baseline": "4.0.463",
"port-version": 0
},
"outcome": {
"baseline": "2.2.0-release",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/otl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bce79d0a6767b5593182564f94f3db98eea61be7",
"version": "4.0.463",
"port-version": 0
},
{
"git-tree": "68cd61e0f22d15d7e262bae15252b34ba59796b8",
"version-string": "4.0.455",
Expand Down