[PATCH 1/2] update Fedora & OS X package links, add OpenBSD

Todd Zullinger tmz at pobox.com
Wed Feb 16 06:07:57 UTC 2022


Use the current URL's for the Fedora and OS X (Mac Ports) packages.  Add
a link to the OpenBSD ports tree.

Expand the Fedora link to mention EPEL, which covers Alma Linux and
Rocky Linux as well as RHEL and CentOS.  This may help folks find us
better if they're using a RHEL-8 rebuild like Alma or Rocky, now that
CentOS Linux 8 is EOL.

Signed-off-by: Todd Zullinger <tmz at pobox.com>
---
 index | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/index b/index
index 8ff5fce..048ab05 100644
--- a/index
+++ b/index
@@ -46,16 +46,18 @@ Packages
 --------
  * [Arch Linux][archlinux]
  * [Gentoo][gentoo]
- * [Fedora/RHEL/CentOS][fedora]
+ * [Fedora/EPEL (RHEL/Alma/CentOS/Rocky)][fedora]
  * [OS X][macports]
  * [OpenSUSE][OpenSUSE]
  * [NetBSD][pkgsrc]
  * [FreeBSD][freshports]
+ * [OpenBSD][openbsd]
 
 [archlinux]:    https://www.archlinux.org/packages/?name=cgit
-[fedora]:       https://apps.fedoraproject.org/packages/cgit
+[fedora]:       https://packages.fedoraproject.org/pkgs/cgit/cgit/
 [gentoo]:       https://packages.gentoo.org/packages/www-apps/cgit
-[macports]:     https://trac.macports.org/browser/trunk/dports/www/cgit
+[macports]:     https://ports.macports.org/port/cgit/
 [opensuse]:     https://software.opensuse.org/package/cgit
 [pkgsrc]:       http://pkgsrc.se/www/cgit
 [freshports]:   https://www.freshports.org/devel/cgit/
+[openbsd]:      https://cvsweb.openbsd.org/ports/www/cgit/
-- 
2.35.1



More information about the CGit mailing list