aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2022-06-18 13:05:42 +0000
committerDan Langille <dvl@FreeBSD.org>2022-06-18 13:44:31 +0000
commit42a2d34ed3aa2bcbbf5a00238972d2c101a1a5b0 (patch)
tree060c89c12545fc42a931d2d80dd80badefe7be01
parent94a9ef7600c2e1c2b206ba07ab2e020e0b1d5702 (diff)
downloadports-42a2d34ed3aa2bcbbf5a00238972d2c101a1a5b0.tar.gz
ports-42a2d34ed3aa2bcbbf5a00238972d2c101a1a5b0.zip
www/py-httpx-gssapi: Update to 0.1.7
-rw-r--r--www/ot-recorder/files/patch-config.mk39
-rw-r--r--www/py-httpx-gssapi/Makefile4
-rw-r--r--www/py-httpx-gssapi/distinfo6
3 files changed, 5 insertions, 44 deletions
diff --git a/www/ot-recorder/files/patch-config.mk b/www/ot-recorder/files/patch-config.mk
deleted file mode 100644
index aa3a53adf45c..000000000000
--- a/www/ot-recorder/files/patch-config.mk
+++ /dev/null
@@ -1,39 +0,0 @@
---- config.mk.orig 2019-07-29 18:58:54 UTC
-+++ config.mk
-@@ -20,10 +20,10 @@
- #
- # Uncomment the following lines and replaced "no" with "yes":
- #
--# CC = clang
--# CFLAGS += -I/usr/local/include
--# MORELIBS += -L /usr/local/lib
--FREEBSD ?= no
-+CC = clang
-+CFLAGS += -I/usr/local/include
-+MORELIBS += -L /usr/local/lib
-+FREEBSD ?= YES
- #
- # Now build recorder with the "gmake" command:
- #
-@@ -57,10 +57,10 @@ WITH_GREENWICH ?= no
-
- # Where should the recorder store its data? This directory must
- # exist and be writeable by recorder (and readable by ocat)
--STORAGEDEFAULT = /var/spool/owntracks/recorder/store
-+STORAGEDEFAULT = /var/db/owntracks/recorder/store
-
- # Where should the recorder find its document root (HTTP)?
--DOCROOT = /var/spool/owntracks/recorder/htdocs
-+DOCROOT = /usr/local/www/ot-recorder
-
- # Define the precision for reverse-geo lookups. The higher
- # the number, the more granular reverse-geo will be:
-@@ -83,7 +83,7 @@ GHASHPREC = 7
- JSON_INDENT ?= no
-
- # Location of optional default configuration file
--CONFIGFILE = /etc/default/ot-recorder
-+CONFIGFILE = /usr/local/etc/ot-recorder/ot-recorder.conf
-
- # Optionally specify the path to the Mosquitto libs, include here
- MOSQUITTO_INC = -I/usr/include
diff --git a/www/py-httpx-gssapi/Makefile b/www/py-httpx-gssapi/Makefile
index 5f296c74888e..30dbead517fc 100644
--- a/www/py-httpx-gssapi/Makefile
+++ b/www/py-httpx-gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= httpx-gssapi
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/www/py-httpx-gssapi/distinfo b/www/py-httpx-gssapi/distinfo
index 669aa880fd16..d5e8207f742b 100644
--- a/www/py-httpx-gssapi/distinfo
+++ b/www/py-httpx-gssapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651259112
-SHA256 (httpx-gssapi-0.1.6.tar.gz) = f300f99a8e0b26e89756f2cd59d4c899ab0d80655b4200d59592bbeecc70f254
-SIZE (httpx-gssapi-0.1.6.tar.gz) = 30733
+TIMESTAMP = 1655556045
+SHA256 (httpx-gssapi-0.1.7.tar.gz) = 7bdcbab8725bc15702dd756eec638e36d700e5f534af6f7584ec283c34c8dc69
+SIZE (httpx-gssapi-0.1.7.tar.gz) = 30702