pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-mitmproxy_rs: Switch category from www to net



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jan 7 00:21:29 2024 +0100
Changeset:	a06418269cc1e8c850c14ed5d78e96bc7d18768b

Modified Files:
	py-mitmproxy_rs/Makefile

Log Message:
py-mitmproxy_rs: Switch category from www to net

Consistent with mitmproxy.

(And, side-node... in the last months/years probably mitmproxy is more
net-ish than www-ish because it can MITM not just www-ish stuffs
probably!)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a06418269cc1e8c850c14ed5d78e96bc7d18768b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-mitmproxy_rs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-mitmproxy_rs/Makefile b/py-mitmproxy_rs/Makefile
index c32e1fa4cf..1c34284c10 100644
--- a/py-mitmproxy_rs/Makefile
+++ b/py-mitmproxy_rs/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	mitmproxy_rs-0.5.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	www python
+CATEGORIES=	net python
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/mitmproxy_rs/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index