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, May 20, 8:53 AM
Unknown Object (File)
Thu, May 9, 5:19 PM
Unknown Object (File)
Thu, May 9, 5:19 PM
Unknown Object (File)
Thu, May 9, 5:19 PM
Unknown Object (File)
Sun, May 5, 1:02 AM
Unknown Object (File)
Sat, Apr 27, 5:34 PM
Unknown Object (File)
Sat, Apr 27, 5:34 PM
Unknown Object (File)
Sat, Apr 27, 5:33 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 44421
Build 41309: arc lint + arc unit

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