git: 4030e06a36d6 - main - Move more URLs from pkg-descr to WWW in Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Sep 2022 20:17:37 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4030e06a36d61e2c09a60ddab7755ac4fa2b53a7
commit 4030e06a36d61e2c09a60ddab7755ac4fa2b53a7
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-16 20:15:18 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-16 20:15:18 +0000
Move more URLs from pkg-descr to WWW in Makefile
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8eb7.
Approved by: portmgr (implicit)
---
devel/py-orjson/Makefile | 1 +
devel/py-orjson/pkg-descr | 3 ---
games/libretro-melonds/Makefile | 1 +
games/libretro-melonds/pkg-descr | 2 --
games/melonds/Makefile | 1 +
games/melonds/pkg-descr | 2 --
6 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile
index 00bcf0f9e74f..7b18d09bfb86 100644
--- a/devel/py-orjson/Makefile
+++ b/devel/py-orjson/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rozhuk.im@gmail.com
COMMENT= Fast, correct JSON library for Python
+WWW= https://pypi.org/project/orjson/
LICENSE= APACHE20 MIT
LICENSE_COMB= dual
diff --git a/devel/py-orjson/pkg-descr b/devel/py-orjson/pkg-descr
index 86d250112d86..b122631b3133 100644
--- a/devel/py-orjson/pkg-descr
+++ b/devel/py-orjson/pkg-descr
@@ -2,6 +2,3 @@ orjson is a fast, correct JSON library for Python.
It benchmarks as the fastest Python library for JSON and is more correct
than the standard json library or other third-party libraries.
It serializes dataclass, datetime, numpy, and UUID instances natively.
-
-WWW: https://github.com/ijl/orjson
-WWW: https://pypi.org/project/orjson/
diff --git a/games/libretro-melonds/Makefile b/games/libretro-melonds/Makefile
index 85cbc5a6d686..2ad860e89b40 100644
--- a/games/libretro-melonds/Makefile
+++ b/games/libretro-melonds/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= games
MAINTAINER= henry.hu.sh@gmail.com
COMMENT= Port of melonDS to libretro
+WWW= https://github.com/libretro/melonDS/
LICENSE= GPLv3
diff --git a/games/libretro-melonds/pkg-descr b/games/libretro-melonds/pkg-descr
index c9512a4f6be2..dbecf675eac7 100644
--- a/games/libretro-melonds/pkg-descr
+++ b/games/libretro-melonds/pkg-descr
@@ -1,3 +1 @@
Port of melonDS to libretro
-
-WWW: https://github.com/libretro/melonDS
diff --git a/games/melonds/Makefile b/games/melonds/Makefile
index 39f1638b9e19..2de289543c80 100644
--- a/games/melonds/Makefile
+++ b/games/melonds/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -${FLAVOR}
MAINTAINER= henry.hu.sh@gmail.com
COMMENT= Nintendo DS emulator
+WWW= WWW: https://melonds.kuribo64.net/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/games/melonds/pkg-descr b/games/melonds/pkg-descr
index 268b5597e4da..16c11d12bbb3 100644
--- a/games/melonds/pkg-descr
+++ b/games/melonds/pkg-descr
@@ -13,5 +13,3 @@ still a work in progress, it has a pretty solid set of features:
* DLDI
* (WIP) GBA slot add-ons
* and more are planned!
-
-WWW: https://melonds.kuribo64.net/