Page MenuHomeFreeBSD

graphics/opencv: reroll upstream patch
AbandonedPublic

Authored by vishwin on Nov 25 2021, 2:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 31 2023, 9:26 PM
Unknown Object (File)
Dec 31 2023, 9:26 PM
Unknown Object (File)
Dec 29 2023, 1:10 AM
Unknown Object (File)
Dec 22 2022, 7:31 AM
Unknown Object (File)
Dec 14 2022, 10:55 AM
Subscribers

Details

Summary

GitHub stripped a character from hash.

--- /usr/local/poudriere/distfiles/998406d20e93aa36b26fd56506f3ea8a82b43c24.patch       2021-10-07 17:17:09.402547000 -0400
+++ distfiles/998406d20e93aa36b26fd56506f3ea8a82b43c24.patch    2021-11-24 20:59:40.242784000 -0500
@@ -8,7 +8,7 @@
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git a/modules/core/src/system.cpp b/modules/core/src/system.cpp
-index d8b8f6755950..df9e8a0ce76f 100644
+index d8b8f675595..df9e8a0ce76 100644
 --- a/modules/core/src/system.cpp
 +++ b/modules/core/src/system.cpp
 @@ -533,7 +533,7 @@ struct HWFeatures
Test Plan

Fetches successfully, no other changes.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 42963
Build 39851: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 25 2021, 4:30 AM

GitHub can't seem to figure their shit out. They added a character back to the hashes, so the existing distinfo works again.