summaryrefslogtreecommitdiff
blob: a3a55800df8e2b9a0f874f4c9577cf1da85f27ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{'description': {'en': 'User overlay'},
 'feed': ['https://gitlab.com/Perfect_Gentleman/PG_Overlay/-/commits/master?format=atom'],
 'homepage': 'https://gitlab.com/Perfect_Gentleman/PG_Overlay',
 'name': 'pg_overlay',
 'owner': [{'email': 'perfect007gentleman@gmail.com',
            'name': 'Perfect Gentleman',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://gitlab.com/Perfect_Gentleman/PG_Overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync pg_overlay
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://gitlab.com/Perfect_Gentleman/PG_Overlay
   26e2fd9..ea0f930  master     -> origin/master
Updating 26e2fd9..ea0f930
Fast-forward
 www-client/firefox/Manifest                        |    19 +-
 .../firefox-disable-ffvpx-with-vapi.patch          |    29 -
 .../fedora-patchset-83/firefox-enable-addons.patch |    13 -
 .../firefox-vaapi-extra-frames.patch               |    12 -
 .../files/fedora-patchset-83/mozilla-1196777.patch |    13 -
 .../files/fedora-patchset-83/mozilla-1673313.patch |   351 -
 .../firefox/files/fedora-patchset-83/pw1.patch     |    78 -
 .../firefox/files/fedora-patchset-83/pw2.patch     |   901 -
 .../firefox/files/fedora-patchset-83/pw3.patch     |   183 -
 .../firefox/files/fedora-patchset-83/pw4.patch     | 18928 -------------------
 .../firefox/files/fedora-patchset-83/pw5.patch     |    53 -
 .../firefox/files/fedora-patchset-83/pw6.patch     |    75 -
 .../firefox/files/fedora-patchset-83/pw7.patch     |    95 -
 www-client/firefox/files/fedora-patchset-83/series |    17 -
 .../patch-bug1440203.patch                         |     0
 .../firefox/files/freebsd-patchset-83/series       |     1 +
 www-client/firefox/firefox-83.0.ebuild             |     1 -
 17 files changed, 5 insertions(+), 20764 deletions(-)
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/firefox-disable-ffvpx-with-vapi.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/firefox-enable-addons.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/firefox-vaapi-extra-frames.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/mozilla-1196777.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/mozilla-1673313.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw1.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw2.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw3.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw4.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw5.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw6.patch
 delete mode 100644 www-client/firefox/files/fedora-patchset-83/pw7.patch
 rename www-client/firefox/files/{ => freebsd-patchset-83}/patch-bug1440203.patch (100%)
 create mode 100644 www-client/firefox/files/freebsd-patchset-83/series
*** syncing pg_overlay
*** synced pg_overlay
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
 * Cache regenerated successfully