Page MenuHomeFreeBSD

security/gcr: reroll patch
ClosedPublic

Authored by vishwin on Feb 12 2022, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 5:22 AM
Unknown Object (File)
Mon, Apr 22, 5:22 AM
Unknown Object (File)
Fri, Apr 19, 11:21 AM
Unknown Object (File)
Tue, Apr 16, 4:50 AM
Unknown Object (File)
Thu, Mar 28, 2:19 PM
Unknown Object (File)
Mar 5 2024, 4:38 PM
Unknown Object (File)
Mar 5 2024, 4:38 PM
Unknown Object (File)
Mar 5 2024, 4:38 PM
Subscribers

Details

Summary
--- /usr/local/poudriere/distfiles/b3ca1d02bb01.patch   2022-01-21 23:54:37.263225000 -0500
+++ -   2022-02-12 13:59:21.042371000 -0500
@@ -19,7 +19,7 @@
  3 files changed, 3 deletions(-)

 diff --git a/gck/meson.build b/gck/meson.build
-index 756b486..a21a1e9 100644
+index 756b4866..a21a1e9d 100644
 --- a/gck/meson.build
 +++ b/gck/meson.build
 @@ -131,7 +131,6 @@ if get_option('introspection')
@@ -31,7 +31,7 @@
      includes: [ 'GObject-2.0', 'Gio-2.0' ],
      header: 'gck/gck.h',
 diff --git a/gcr/meson.build b/gcr/meson.build
-index 2233a44..c83641b 100644
+index 2233a445..c83641ba 100644
 --- a/gcr/meson.build
 +++ b/gcr/meson.build
 @@ -190,7 +190,6 @@ if get_option('introspection')
@@ -43,7 +43,7 @@
      includes: [
        'GObject-2.0',
 diff --git a/ui/meson.build b/ui/meson.build
-index e656ea2..32ee057 100644
+index e656ea23..32ee057f 100644
 --- a/ui/meson.build
 +++ b/ui/meson.build
 @@ -152,7 +152,6 @@ if get_option('introspection')

While here, add LICENSE

Test Plan

No functional changes.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lgtm -- maybe consider adding it as a file, when the metadata changes again :)

This revision is now accepted and ready to land.Feb 12 2022, 8:54 PM
This revision was automatically updated to reflect the committed changes.

Even if it's not very likely we should also probably have the habit of using full hashes to avoid clashes as all patches ends up in root of distfiles directory