mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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
This commit is contained in:
parent
ba9b737fa1
commit
9f940442bc
3 changed files with 4 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= bredbandskollen
|
PORTNAME= bredbandskollen
|
||||||
DISTVERSIONPREFIX= BBK_CLI_
|
DISTVERSIONPREFIX= BBK_CLI_
|
||||||
DISTVERSION= 1.2.1
|
DISTVERSION= 1.2.2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= eduardo@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1731746231
|
TIMESTAMP = 1742312212
|
||||||
SHA256 (dotse-bbk-BBK_CLI_1.2.1_GH0.tar.gz) = 599415f508ad1e31cb8d33742bcc3cb03f4904ac98bdee77e2e0cb92f35c6fc2
|
SHA256 (dotse-bbk-BBK_CLI_1.2.2_GH0.tar.gz) = 53fb3a50622d1661e38c96ba61fa906d21050f9e508380b605920bde1f955e6b
|
||||||
SIZE (dotse-bbk-BBK_CLI_1.2.1_GH0.tar.gz) = 169361
|
SIZE (dotse-bbk-BBK_CLI_1.2.2_GH0.tar.gz) = 169614
|
||||||
|
|
|
@ -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 <sys/select.h>
|
|
||||||
+
|
|
||||||
#include <thread>
|
|
||||||
#include <map>
|
|
||||||
#include <vector>
|
|
Loading…
Add table
Reference in a new issue