diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /sys-process/unixtop | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'sys-process/unixtop')
-rw-r--r-- | sys-process/unixtop/files/unixtop-3.8_beta1-high-threadid-crash.patch | 2 | ||||
-rw-r--r-- | sys-process/unixtop/files/unixtop-3.8_beta1-memleak-fix.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/unixtop/files/unixtop-3.8_beta1-high-threadid-crash.patch b/sys-process/unixtop/files/unixtop-3.8_beta1-high-threadid-crash.patch index a5a3bc58546d..734826a647dd 100644 --- a/sys-process/unixtop/files/unixtop-3.8_beta1-high-threadid-crash.patch +++ b/sys-process/unixtop/files/unixtop-3.8_beta1-high-threadid-crash.patch @@ -1,4 +1,4 @@ -http://sourceforge.net/tracker/index.php?func=detail&aid=2815842&group_id=72892&atid=536042 +https://sourceforge.net/tracker/index.php?func=detail&aid=2815842&group_id=72892&atid=536042 *** hash.c-old Thu Jul 2 15:30:55 2009 --- hash.c Thu Jul 2 15:48:39 2009 diff --git a/sys-process/unixtop/files/unixtop-3.8_beta1-memleak-fix.patch b/sys-process/unixtop/files/unixtop-3.8_beta1-memleak-fix.patch index d8c6e556e197..1307506ee7af 100644 --- a/sys-process/unixtop/files/unixtop-3.8_beta1-memleak-fix.patch +++ b/sys-process/unixtop/files/unixtop-3.8_beta1-memleak-fix.patch @@ -1,5 +1,5 @@ http://defect.opensolaris.org/bz/show_bug.cgi?id=5482 -http://sourceforge.net/tracker/?func=detail&aid=2593511&group_id=72892&atid=536042 +https://sourceforge.net/tracker/?func=detail&aid=2593511&group_id=72892&atid=536042 --- top-3.8beta1/machine/m_sunos5.c +++ top-3.8beta1/machine/m_sunos5.c |