@@ -26,10 +26,6 @@ and `make' as usually.
2626The distribution tarball is created by the command `make distcheck'.
2727This 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-
3329Note that the version of gettext doesn't affect the snapshot because the
3430distributed files are installed by gettext from archives for the version
3531used in the AM_GNU_GETTEXT_VERSION macro, which is 0.18.2.
@@ -265,31 +261,34 @@ Where to Find Bug Reports and Patches
265261
266262The official place for bug reports is:
267263
268- https://www.midnight-commander.org/
264+ https://www.midnight-commander.org
269265
270266
271267There are various unofficial sources where bug reports and patches can
272268be 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+
288289http://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
295294Programming Tips
0 commit comments