Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681708 - X.Org packages and related packages: Updates of HOMEPAGE and EGIT_REPO_URI
Summary: X.Org packages and related packages: Updates of HOMEPAGE and EGIT_REPO_URI
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 03:33 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-06-10 21:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch (x11.patch,24.40 KB, patch)
2019-03-25 03:44 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff
Patch (x11.patch,39.47 KB, patch)
2019-03-29 03:51 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff
Patch (x11.patch,38.68 KB, patch)
2019-03-29 21:06 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-03-25 03:33:31 UTC
Ebuilds of some X.Org packages and related packages have custom HOMEPAGE or EGIT_REPO_URI with obsolete values.
Usually these obsolete values have cgit.freedesktop.org in HOMEPAGE or anongit.freedesktop.org in EGIT_REPO_URI, which now contain contents mirrored from newer homepages, usually in gitlab.freedesktop.org.


(In cases when a patch drops HOMEPAGE or EGIT_REPO_URI, then it means that an eclass-generated value is already correct.)
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-03-25 03:44:18 UTC
Created attachment 570686 [details, diff]
Patch
Comment 2 Larry the Git Cow gentoo-dev 2019-03-25 04:00:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b83f21fa25c1e531f4760316d046052a89ad8e

commit b2b83f21fa25c1e531f4760316d046052a89ad8e
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-25 03:40:33 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-25 03:59:58 +0000

    x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/cairo/cairo-1.16.0-r2.ebuild                            | 4 ++--
 x11-libs/cairo/cairo-9999.ebuild                                 | 6 +++---
 x11-libs/libXfont2/libXfont2-2.0.3-r1.ebuild                     | 1 +
 x11-libs/libXfont2/libXfont2-9999.ebuild                         | 4 ++--
 x11-libs/libXres/libXres-1.2.0-r1.ebuild                         | 1 -
 x11-libs/libdrm/libdrm-2.4.96.ebuild                             | 4 ++--
 x11-libs/libdrm/libdrm-2.4.97.ebuild                             | 4 ++--
 x11-libs/libdrm/libdrm-9999.ebuild                               | 4 ++--
 x11-libs/libva/libva-1.7.3.ebuild                                | 4 ++--
 x11-libs/libva/libva-1.8.3.ebuild                                | 4 ++--
 x11-libs/libxcb/libxcb-1.13.1.ebuild                             | 5 ++---
 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild         | 4 ++--
 x11-libs/xcb-util-image/xcb-util-image-0.4.0-r1.ebuild           | 4 ++--
 x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild       | 4 ++--
 x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r2.ebuild | 4 ++--
 x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r2.ebuild                 | 4 ++--
 x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild                       | 4 ++--
 17 files changed, 32 insertions(+), 33 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fa6bff58e5fb61b6b6d8f982aaa376b9b73948

commit b9fa6bff58e5fb61b6b6d8f982aaa376b9b73948
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-25 03:39:36 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-25 03:59:58 +0000

    x11-base/*: Update HOMEPAGE and EGIT_REPO_URI.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-base/xcb-proto/xcb-proto-1.13.ebuild       | 6 +++---
 x11-base/xorg-proto/xorg-proto-2018.4.ebuild   | 4 ++--
 x11-base/xorg-proto/xorg-proto-9999.ebuild     | 6 +++---
 x11-base/xorg-server/xorg-server-1.20.3.ebuild | 2 +-
 x11-base/xorg-server/xorg-server-1.20.4.ebuild | 2 +-
 x11-base/xorg-server/xorg-server-9999.ebuild   | 2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e25ba4cac552f7ff69d7e62f3ef15fa9374bb63

commit 2e25ba4cac552f7ff69d7e62f3ef15fa9374bb63
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-25 03:37:51 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-25 03:59:58 +0000

    x11-apps/*: Update HOMEPAGE and EGIT_REPO_URI.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild | 6 +++---
 x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild | 4 ++--
 x11-apps/mesa-progs/mesa-progs-9999.ebuild  | 4 ++--
 x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild   | 2 +-
 x11-apps/transset/transset-1.0.1.ebuild     | 4 ++--
 x11-apps/transset/transset-1.0.2.ebuild     | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)
Comment 3 Matt Turner gentoo-dev 2019-03-28 17:57:38 UTC
Arfrever asked me to leave this open since he has not written a patch for the x11-misc/ category.

Arfrever, is that patch incoming sometime soon?
Comment 4 Arfrever Frehtes Taifersar Arahesis 2019-03-29 03:51:33 UTC
Created attachment 571128 [details, diff]
Patch
Comment 5 Arfrever Frehtes Taifersar Arahesis 2019-03-29 04:03:17 UTC
(Beside recent patch, I will continue working on patches for remaining packages.)
Comment 6 Arfrever Frehtes Taifersar Arahesis 2019-03-29 21:06:24 UTC
Created attachment 571200 [details, diff]
Patch
Comment 7 Larry the Git Cow gentoo-dev 2019-03-29 21:19:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50071d71e826efd0955526085c2f0929f199ad39

commit 50071d71e826efd0955526085c2f0929f199ad39
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-29 03:48:32 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-29 21:19:03 +0000

    dev-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/beignet/beignet-1.3.2-r1.ebuild                 | 6 +++---
 dev-libs/beignet/beignet-1.3.2-r2.ebuild                 | 6 +++---
 dev-libs/beignet/beignet-1.3.2.ebuild                    | 6 +++---
 dev-libs/beignet/beignet-9999.ebuild                     | 6 +++---
 dev-libs/libbsd/libbsd-0.8.6.ebuild                      | 6 +++---
 dev-libs/libbsd/libbsd-0.8.7.ebuild                      | 6 +++---
 dev-libs/libbsd/libbsd-0.9.1.ebuild                      | 4 ++--
 dev-libs/libevdev/libevdev-1.6.0.ebuild                  | 4 ++--
 dev-libs/libevdev/libevdev-9999.ebuild                   | 6 +++---
 dev-libs/libinput/libinput-1.11.3.ebuild                 | 2 +-
 dev-libs/libinput/libinput-1.12.6.ebuild                 | 2 +-
 dev-libs/libinput/libinput-1.13.0.ebuild                 | 2 +-
 dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild | 4 ++--
 dev-libs/wayland/wayland-1.16.0.ebuild                   | 4 ++--
 dev-libs/wayland/wayland-1.17.0.ebuild                   | 2 +-
 dev-libs/wayland/wayland-9999.ebuild                     | 2 +-
 dev-libs/weston/weston-3.0.0.ebuild                      | 6 +++---
 dev-libs/weston/weston-5.0.0.ebuild                      | 6 +++---
 dev-libs/weston/weston-9999.ebuild                       | 4 ++--
 19 files changed, 42 insertions(+), 42 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c

commit 4141bdef80aa0aaf65ba00f94ae65a2f8b5b147c
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-29 03:07:42 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-29 21:19:03 +0000

    x11-misc/*: Update HOMEPAGE and EGIT_REPO_URI.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild            | 6 +++---
 x11-misc/gccmakedep/gccmakedep-9999.ebuild                | 6 +++---
 x11-misc/imake/imake-1.0.7-r1.ebuild                      | 6 +++---
 x11-misc/lndir/lndir-1.0.3-r2.ebuild                      | 6 +++---
 x11-misc/lndir/lndir-9999.ebuild                          | 6 +++---
 x11-misc/makedepend/makedepend-1.0.5-r1.ebuild            | 6 +++---
 x11-misc/rendercheck/rendercheck-1.5-r1.ebuild            | 4 ++--
 x11-misc/rendercheck/rendercheck-1.5.ebuild               | 3 ++-
 x11-misc/util-macros/util-macros-1.19.2-r1.ebuild         | 4 ++--
 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild                | 6 +++---
 x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild                   | 5 ++---
 x11-misc/xcompmgr/xcompmgr-1.1.8.ebuild                   | 3 +--
 x11-misc/xkeyboard-config/xkeyboard-config-2.25.ebuild    | 4 ++--
 x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 4 ++--
 x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild    | 4 ++--
 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild      | 4 ++--
 16 files changed, 38 insertions(+), 39 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6deeb3ad6d01d5915190b505756541d7606c5c5

commit c6deeb3ad6d01d5915190b505756541d7606c5c5
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-29 03:06:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-29 21:19:02 +0000

    x11-drivers/*: Update HOMEPAGE.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.0.ebuild | 3 +--
 x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1.ebuild | 1 -
 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild | 4 ++--
 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild    | 2 +-
 x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild | 4 ++--
 5 files changed, 6 insertions(+), 8 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2539d694cbea498dc7665acda805ae985691596

commit a2539d694cbea498dc7665acda805ae985691596
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-29 03:04:58 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-29 21:19:02 +0000

    x11-drivers/xf86-video-intel: Update SRC_URI and S for usage in future snapshots.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c56f5b1749ecd6bcf6079bdfc256fcece6630e4

commit 5c56f5b1749ecd6bcf6079bdfc256fcece6630e4
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-29 03:01:38 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-29 21:19:00 +0000

    x11-apps/transset: Clean HOMEPAGE.
    
    Bug: https://bugs.gentoo.org/681708
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-apps/transset/transset-1.0.1.ebuild | 1 -
 x11-apps/transset/transset-1.0.2.ebuild | 1 -
 2 files changed, 2 deletions(-)
Comment 8 Matt Turner gentoo-dev 2019-05-15 17:28:36 UTC
Arfrever, what is left to do?