From 9f940442bc61bd603ce4f99dca413babcb0bfd3a Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Tue, 18 Mar 2025 15:55:06 +0000 Subject: [PATCH] net/bredbandskollen: Update to 1.2.2 - Remove unneeded patch ChangeLog: https://github.com/dotse/bbk/compare/BBK_CLI_1.2.1...BBK_CLI_1.2.2 --- net/bredbandskollen/Makefile | 2 +- net/bredbandskollen/distinfo | 6 +++--- .../files/patch-src_framework_engine.h | 11 ----------- 3 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 net/bredbandskollen/files/patch-src_framework_engine.h diff --git a/net/bredbandskollen/Makefile b/net/bredbandskollen/Makefile index 44b54f0f4b79..82d2c6601d28 100644 --- a/net/bredbandskollen/Makefile +++ b/net/bredbandskollen/Makefile @@ -1,6 +1,6 @@ PORTNAME= bredbandskollen DISTVERSIONPREFIX= BBK_CLI_ -DISTVERSION= 1.2.1 +DISTVERSION= 1.2.2 CATEGORIES= net MAINTAINER= eduardo@FreeBSD.org diff --git a/net/bredbandskollen/distinfo b/net/bredbandskollen/distinfo index 8ffdd65031b7..f7d87288edd6 100644 --- a/net/bredbandskollen/distinfo +++ b/net/bredbandskollen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731746231 -SHA256 (dotse-bbk-BBK_CLI_1.2.1_GH0.tar.gz) = 599415f508ad1e31cb8d33742bcc3cb03f4904ac98bdee77e2e0cb92f35c6fc2 -SIZE (dotse-bbk-BBK_CLI_1.2.1_GH0.tar.gz) = 169361 +TIMESTAMP = 1742312212 +SHA256 (dotse-bbk-BBK_CLI_1.2.2_GH0.tar.gz) = 53fb3a50622d1661e38c96ba61fa906d21050f9e508380b605920bde1f955e6b +SIZE (dotse-bbk-BBK_CLI_1.2.2_GH0.tar.gz) = 169614 diff --git a/net/bredbandskollen/files/patch-src_framework_engine.h b/net/bredbandskollen/files/patch-src_framework_engine.h deleted file mode 100644 index eb2fd844f5fa..000000000000 --- a/net/bredbandskollen/files/patch-src_framework_engine.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/framework/engine.h.orig 2019-07-05 17:52:32 UTC -+++ src/framework/engine.h -@@ -6,6 +6,8 @@ - - #pragma once - -+#include -+ - #include - #include - #include