Skip to content

Commit 79142af

Browse files
committed
[many ports] Update the homepage URLs of SourceForge projects that Repology complains.
1 parent 108afb5 commit 79142af

File tree

22 files changed

+81
-30
lines changed

22 files changed

+81
-30
lines changed

ports/crashrpt/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "crashrpt",
33
"version": "1.4.3",
4-
"port-version": 3,
4+
"port-version": 4,
55
"description": "A crash reporting system for Windows applications",
6-
"homepage": "http://crashrpt.sourceforge.net/",
6+
"homepage": "https://crashrpt.sourceforge.net",
77
"license": "BSD-3-Clause",
88
"supports": "!osx & !linux & !uwp & (x86 | x64)",
99
"dependencies": [

ports/libaiff/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "libaiff",
33
"version": "5.0",
4-
"port-version": 9,
4+
"port-version": 10,
55
"description": "LibAiff is an open-source library, providing C applications transparent read & write operations for Audio Interchange File Format (AIFF) files, with the goal of supporting all of its features",
6-
"homepage": "https://sourceforge.net/projects/aifftools",
6+
"homepage": "https://aifftools.sourceforge.net",
77
"dependencies": [
88
{
99
"name": "vcpkg-cmake",

ports/libdisasm/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "libdisasm",
33
"version": "0.23",
4-
"port-version": 11,
4+
"port-version": 12,
55
"description": "x86 Disassembler Library.",
6-
"homepage": "https://sourceforge.net/projects/bastard",
6+
"homepage": "https://bastard.sourceforge.net",
77
"license": "ClArtistic",
88
"dependencies": [
99
{

ports/libsquish/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "libsquish",
33
"version": "1.15",
4-
"port-version": 14,
4+
"port-version": 15,
55
"description": "Open source DXT compression library.",
6-
"homepage": "https://sourceforge.net/projects/libsquish",
6+
"homepage": "https://sourceforge.net/projects/libsquish/",
77
"license": "MIT",
88
"dependencies": [
99
{

ports/libuuid/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "libuuid",
33
"version": "1.0.3",
4-
"port-version": 15,
4+
"port-version": 16,
55
"description": "Universally unique id library",
6-
"homepage": "https://sourceforge.net/projects/libuuid",
6+
"homepage": "https://sourceforge.net/projects/libuuid/",
77
"license": "BSD-3-Clause",
88
"supports": "!osx & !windows",
99
"dependencies": [

ports/mp3lame/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "mp3lame",
33
"version": "3.100",
4-
"port-version": 15,
4+
"port-version": 16,
55
"description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.",
6-
"homepage": "https://sourceforge.net/projects/lame",
6+
"homepage": "https://lame.sourceforge.io",
77
"license": "LGPL-2.0-only",
88
"dependencies": [
99
{

ports/qwt/vcpkg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "qwt",
33
"version": "6.3.0",
4+
"port-version": 1,
45
"description": "Widgets library for technical applications",
5-
"homepage": "https://sourceforge.net/projects/qwt",
6+
"homepage": "https://qwt.sourceforge.io",
67
"license": null,
78
"dependencies": [
89
{

ports/rapidxml/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rapidxml",
33
"version": "1.13",
4-
"port-version": 8,
4+
"port-version": 9,
55
"description": "RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.",
6-
"homepage": "https://sourceforge.net/projects/rapidxml"
6+
"homepage": "https://rapidxml.sourceforge.net"
77
}

ports/tinyxml/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "tinyxml",
33
"version": "2.6.2",
4-
"port-version": 10,
4+
"port-version": 11,
55
"description": "A simple, small, minimal, C++ XML parser that can be easily integrating into other programs.",
6-
"homepage": "https://sourceforge.net/projects/tinyxml",
6+
"homepage": "https://sourceforge.net/projects/tinyxml/",
77
"dependencies": [
88
{
99
"name": "vcpkg-cmake",

ports/xqilla/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "xqilla",
33
"version": "2.3.4",
4-
"port-version": 4,
4+
"port-version": 5,
55
"description": "XQuery and XPath 2 library",
6-
"homepage": "http://xqilla.sourceforge.net/HomePage",
6+
"homepage": "https://sourceforge.net/projects/xqilla/",
77
"license": "Apache-2.0",
88
"dependencies": [
99
{

0 commit comments

Comments
 (0)