Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit c9b7019

Browse files
committed
doc: update links in HACKING and remove obsolete statements
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
1 parent f1e08a7 commit c9b7019

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

doc/HACKING

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ and `make' as usually.
2626
The distribution tarball is created by the command `make distcheck'.
2727
This command can take a while.
2828

29-
Currently snapshots are made on Debian unstable and use the versions of
30-
the tools from the unstable repository. Yes, the rpm packages are made
31-
on Debian too.
32-
3329
Note that the version of gettext doesn't affect the snapshot because the
3430
distributed files are installed by gettext from archives for the version
3531
used in the AM_GNU_GETTEXT_VERSION macro, which is 0.18.2.
@@ -265,31 +261,34 @@ Where to Find Bug Reports and Patches
265261

266262
The official place for bug reports is:
267263

268-
https://www.midnight-commander.org/
264+
https://www.midnight-commander.org
269265

270266

271267
There are various unofficial sources where bug reports and patches can
272268
be found (NOT maintained by the MC team).
273269

274270

275-
http://bugs.debian.org/mc
271+
https://tracker.debian.org/pkg/mc
272+
https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=mc
276273
The bug tracking system for Debian, a package collection mainly
277274
for GNU/Linux and the Hurd.
278275

279-
http://bugzilla.redhat.com/bugzilla/buglist.cgi?component=mc
276+
https://bugzilla.redhat.com/bugzilla/buglist.cgi?component=mc
277+
https://src.fedoraproject.org/rpms/mc
280278
Bugs reported in Redhat Linux.
281279

282-
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc/mc/patches/
283-
The patches that are applied for the OpenBSD version of MC.
280+
https://gitweb.gentoo.org/repo/gentoo.git/tree/app-misc/mc/files
281+
The patches that are applied for the Gentoo Linux version of MC.
284282

285-
http://www.freebsd.org/cgi/cvsweb.cgi/ports/misc/mc/files/
283+
https://cgit.freebsd.org/ports/tree/misc/mc/files
286284
The patches that are applied for the FreeBSD version of MC.
287285

286+
https://cvsweb.openbsd.org/ports/misc/mc/patches/
287+
The patches that are applied for the OpenBSD version of MC.
288+
288289
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/mc/patches/
289290
The patches that are applied for the NetBSD version of MC.
290291

291-
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-misc/mc/files/?hideattic=1
292-
The patches that are applied for the Gentoo Linux version of MC.
293292

294293

295294
Programming Tips

0 commit comments

Comments
 (0)