From 4b64570b0241b7194254f8984230860ec41e4107 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Fri, 13 Mar 2020 14:10:14 +0100 Subject: [PATCH] Revert "Revert "bump control of the 16 configure ports"" This reverts commit 9c9851ddfcd01bfad604ab9c9aed7379238d619a. --- ports/farmhash/CONTROL | 2 +- ports/freexl/CONTROL | 2 +- ports/healpix/CONTROL | 2 +- ports/libb2/CONTROL | 2 +- ports/libcrafter/CONTROL | 2 +- ports/libcrafter/portfile.cmake | 2 +- ports/libmagic/CONTROL | 2 +- ports/libmesh/CONTROL | 2 +- ports/libosip2/CONTROL | 2 +- ports/libpq/CONTROL | 2 +- ports/libudns/CONTROL | 2 +- ports/libwandio/CONTROL | 2 +- ports/libxslt/CONTROL | 2 +- ports/pfring/CONTROL | 2 +- ports/sdl1/CONTROL | 2 +- ports/tcl/CONTROL | 2 +- ports/x264/CONTROL | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ports/farmhash/CONTROL b/ports/farmhash/CONTROL index 79cb6849a31141..7b6c4b69a03b97 100644 --- a/ports/farmhash/CONTROL +++ b/ports/farmhash/CONTROL @@ -1,4 +1,4 @@ Source: farmhash -Version: 1.1 +Version: 1.1-1 Homepage: https://github.com/google/farmhash Description: FarmHash, a family of hash functions. diff --git a/ports/freexl/CONTROL b/ports/freexl/CONTROL index 23f6b346813ba0..68d0d291fc6b88 100644 --- a/ports/freexl/CONTROL +++ b/ports/freexl/CONTROL @@ -1,5 +1,5 @@ Source: freexl -Version: 1.0.4-8 +Version: 1.0.4-9 Homepage: https://www.gaia-gis.it/gaia-sins/freexl-sources Description: FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet Build-Depends: libiconv diff --git a/ports/healpix/CONTROL b/ports/healpix/CONTROL index f290513050ca85..1fa217b77b7905 100644 --- a/ports/healpix/CONTROL +++ b/ports/healpix/CONTROL @@ -1,5 +1,5 @@ Source: healpix -Version: 1.12.10 +Version: 1.12.10-1 Homepage: http://healpix.sourceforge.net/ Description: HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelation of a sphere. Build-Depends: cfitsio diff --git a/ports/libb2/CONTROL b/ports/libb2/CONTROL index 0523b60d5d8367..41fb105aa8a0c3 100644 --- a/ports/libb2/CONTROL +++ b/ports/libb2/CONTROL @@ -1,4 +1,4 @@ Source: libb2 -Version: 0.98.1 +Version: 0.98.1-1 Homepage: https://github.com/BLAKE2/libb2 Description: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp \ No newline at end of file diff --git a/ports/libcrafter/CONTROL b/ports/libcrafter/CONTROL index 76c3c1bc2837bc..b8ebac0bf72624 100644 --- a/ports/libcrafter/CONTROL +++ b/ports/libcrafter/CONTROL @@ -1,5 +1,5 @@ Source: libcrafter -Version: 0.3 +Version: 0.3-1 Homepage: https://github.com/pellegre/libcrafter Description: Libcrafter is a high level library for C++ designed to create and decode network packets. Build-Depends: libpcap \ No newline at end of file diff --git a/ports/libcrafter/portfile.cmake b/ports/libcrafter/portfile.cmake index 779c8c4f55907d..f8c7245b53e4e8 100644 --- a/ports/libcrafter/portfile.cmake +++ b/ports/libcrafter/portfile.cmake @@ -13,7 +13,7 @@ vcpkg_configure_make( SOURCE_PATH ${SOURCE_PATH} PROJECT_SUBPATH libcrafter OPTIONS - --with-libpcap=${CURRENT_INSTALLED_DIR} + "--with-libpcap=${CURRENT_INSTALLED_DIR}" ) vcpkg_install_make() diff --git a/ports/libmagic/CONTROL b/ports/libmagic/CONTROL index 3f0b777eb89c86..07fce2a682e2b0 100644 --- a/ports/libmagic/CONTROL +++ b/ports/libmagic/CONTROL @@ -1,4 +1,4 @@ Source: libmagic -Version: 5.37 +Version: 5.37-1 Homepage: https://github.com/file/file Description: This library can be used to classify files according to magic number tests. \ No newline at end of file diff --git a/ports/libmesh/CONTROL b/ports/libmesh/CONTROL index f0efea8fcf47b4..0350119c2867dd 100644 --- a/ports/libmesh/CONTROL +++ b/ports/libmesh/CONTROL @@ -1,4 +1,4 @@ Source: libmesh -Version: 1.5.0 +Version: 1.5.0-1 Homepage: https://github.com/libMesh/libmesh Description: The libMesh library provides a framework for the numerical simulation of partial differential equations using arbitrary unstructured discretizations on serial and parallel platforms. A major goal of the library is to provide support for adaptive mesh refinement (AMR) computations in parallel while allowing a research scientist to focus on the physics they are modeling. diff --git a/ports/libosip2/CONTROL b/ports/libosip2/CONTROL index 2fe1f8b1694fab..5802a086aca1d4 100644 --- a/ports/libosip2/CONTROL +++ b/ports/libosip2/CONTROL @@ -1,5 +1,5 @@ Source: libosip2 -Version: 5.1.0-3 +Version: 5.1.0-4 Homepage: https://www.gnu.org/software/osip/ Description: oSIP is an LGPL implementation of SIP. It's stable, portable, flexible and compliant! -may be more-! It is used mostly with eXosip2 stack (GPL) which provides simpler API for User-Agent implementation. Supports: !(windows|uwp) \ No newline at end of file diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index 359481816ab02d..8517fda64f0a4b 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,5 +1,5 @@ Source: libpq -Version: 12.0 +Version: 12.0-1 Build-Depends: libpq[bonjour] (osx) Supports: !uwp Homepage: https://www.postgresql.org/ diff --git a/ports/libudns/CONTROL b/ports/libudns/CONTROL index a78adfdf361b16..d9bb84f9e91908 100644 --- a/ports/libudns/CONTROL +++ b/ports/libudns/CONTROL @@ -1,4 +1,4 @@ Source: libudns -Version: 0.4-1 +Version: 0.4-2 Homepage: https://github.com/ortclib/udns Description: The DNS library, udns, implements thread-safe stub DNS resolver functionality, which may be used both traditional, syncronous way and asyncronously, with application-supplied event loop. diff --git a/ports/libwandio/CONTROL b/ports/libwandio/CONTROL index f41bf35ff7e84d..221e29adea1a3e 100644 --- a/ports/libwandio/CONTROL +++ b/ports/libwandio/CONTROL @@ -1,4 +1,4 @@ Source: libwandio -Version: 4.2.1 +Version: 4.2.1-1 Homepage: https://github.com/wanduow/wandio Description: C library for simple and efficient file IO. \ No newline at end of file diff --git a/ports/libxslt/CONTROL b/ports/libxslt/CONTROL index 1320ee2cdeefdd..38eea5f1a7f521 100644 --- a/ports/libxslt/CONTROL +++ b/ports/libxslt/CONTROL @@ -1,5 +1,5 @@ Source: libxslt -Version: 1.1.33-6 +Version: 1.1.33-7 Homepage: https://github.com/GNOME/libxslt Description: Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT Build-Depends: libxml2, liblzma diff --git a/ports/pfring/CONTROL b/ports/pfring/CONTROL index 157c9879f3e371..edddaa9a5d9178 100644 --- a/ports/pfring/CONTROL +++ b/ports/pfring/CONTROL @@ -1,5 +1,5 @@ Source: pfring -Version: 2019-10-17-1 +Version: 2019-10-17-2 Homepage: https://github.com/ntop/PF_RING Description: PF_RING™ is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications. Build-Depends: libpcap diff --git a/ports/sdl1/CONTROL b/ports/sdl1/CONTROL index a313ab982fd3b0..d34e89ad008880 100644 --- a/ports/sdl1/CONTROL +++ b/ports/sdl1/CONTROL @@ -1,4 +1,4 @@ Source: sdl1 -Version: 1.2.15-10 +Version: 1.2.15-11 Homepage: https://www.libsdl.org Description: Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. diff --git a/ports/tcl/CONTROL b/ports/tcl/CONTROL index 7bf3da070083d0..99a253453edd6b 100644 --- a/ports/tcl/CONTROL +++ b/ports/tcl/CONTROL @@ -1,5 +1,5 @@ Source: tcl -Version: 8.6.10-3 +Version: 8.6.10-4 Homepage: https://github.com/tcltk/tcl Description: Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, and Mac OS X. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications. diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL index 58dab0c35d74ab..34105308e75577 100644 --- a/ports/x264/CONTROL +++ b/ports/x264/CONTROL @@ -1,4 +1,4 @@ Source: x264 -Version: 157-303c484ec828ed0-7 +Version: 157-303c484ec828ed0-8 Homepage: https://github.com/mirror/x264 Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format \ No newline at end of file