aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2021-05-18 09:38:23 +0200
committerGitHub <noreply@github.com>2021-05-18 00:38:23 -0700
commit32565de58115a09f20e8a04230ca6b5ec2827674 (patch)
tree561fcc123809f4ef016b83c21dde5082c1906466
parent8984f677a501cd3f7b2956605b087c0a6ec608b9 (diff)
downloadvcpkg-32565de58115a09f20e8a04230ca6b5ec2827674.tar.gz
vcpkg-32565de58115a09f20e8a04230ca6b5ec2827674.zip
[pango] update to 1.48.4 (#17668)
* [pango] update to 1.48.4 * add version pango * remove some stuff * version stuff
-rw-r--r--ports/pango/portfile.cmake17
-rw-r--r--ports/pango/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/p-/pango.json5
4 files changed, 14 insertions, 12 deletions
diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake
index ba68c0541..ffbefb02f 100644
--- a/ports/pango/portfile.cmake
+++ b/ports/pango/portfile.cmake
@@ -1,14 +1,11 @@
-set(PANGO_VERSION 1.48.0)
-vcpkg_download_distfile(ARCHIVE
- URLS "http://ftp.gnome.org/pub/GNOME/sources/pango/1.48/pango-${PANGO_VERSION}.tar.xz"
- FILENAME "pango-${PANGO_VERSION}.tar.xz"
- SHA512 4819575a583134083819c1548d86bba71af97fd927f7cac05e3903b6d1c84de0ab1b593eea1e17b974f194e2d81123aa46e3af942eef258ad1bd14c72322342e)
-
-vcpkg_extract_source_archive_ex(
+vcpkg_from_gitlab(
+ GITLAB_URL https://gitlab.gnome.org/
OUT_SOURCE_PATH SOURCE_PATH
- ARCHIVE ${ARCHIVE}
- REF ${PANGO_VERSION}
-)
+ REPO GNOME/pango
+ REF 386639c3b118cc973f714eb485877f480391f31f #v1.48.4
+ SHA512 d7de3bc3108826de9f0b34ca888e0c1eb97c1d0723b2dd68cfb1030fb78d1367e3ac4df88e4a5dea66b08854ef85ecf562d149a58f070351768d6ac144da8520
+ HEAD_REF master # branch name
+)
vcpkg_configure_meson(
SOURCE_PATH ${SOURCE_PATH}
diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json
index a1c209d65..5b4858add 100644
--- a/ports/pango/vcpkg.json
+++ b/ports/pango/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "pango",
- "version": "1.48.0",
+ "version": "1.48.4",
"description": "Text and font handling library.",
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
"dependencies": [
diff --git a/versions/baseline.json b/versions/baseline.json
index 9d28f20aa..daf2f4e57 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -4661,7 +4661,7 @@
"port-version": 0
},
"pango": {
- "baseline": "1.48.0",
+ "baseline": "1.48.4",
"port-version": 0
},
"pangolin": {
diff --git a/versions/p-/pango.json b/versions/p-/pango.json
index 016bed13a..cac5e657e 100644
--- a/versions/p-/pango.json
+++ b/versions/p-/pango.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "271c6de990817cce14e8299ac3add736bdce57f5",
+ "version": "1.48.4",
+ "port-version": 0
+ },
+ {
"git-tree": "9369409e9dfac69c6eaa6ed5862178dc0d71680f",
"version": "1.48.0",
"port-version": 0