pkgsrc-WIP-changes archive

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

tnfrepo-dev: Pull in acme-tiny too.



Module Name:	pkgsrc-wip
Committed By:	Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By:	riastradh
Date:		Sat May 2 15:39:30 2026 +0000
Changeset:	18cf742aea72e4d760e5f4148ff452f7961fa461

Modified Files:
	tnfrepo-dev/Makefile

Log Message:
tnfrepo-dev: Pull in acme-tiny too.

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

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

diffstat:
 tnfrepo-dev/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/tnfrepo-dev/Makefile b/tnfrepo-dev/Makefile
index b898d77628..0bc83d5068 100644
--- a/tnfrepo-dev/Makefile
+++ b/tnfrepo-dev/Makefile
@@ -1,6 +1,7 @@
 #	$NetBSD$
 
 DISTNAME=	tnfrepo-0.0a20250823.dev127
+PKGREVISION=	1
 PKGNAME=	${DISTNAME}
 CATEGORIES=	sysutils
 HG_REPO=	https://hg.mumble.net/campbell/tnfrepo
@@ -24,6 +25,7 @@ DEPENDS+=	rsync>0:../../net/rsync
 # (meta-)package if we don't end up using this for the authenticated
 # server.  Mainly so we don't have to bake py311-uwsgi, or py312-uwsgi,
 # or, I mean, py314-uwsgi into the image build scripts...
+DEPENDS+=	${PYPKGPREFIX}-acme-tiny>=0:../../security/py-acme-tiny
 DEPENDS+=	${PYPKGPREFIX}-uwsgi>=0:../../www/py-uwsgi
 DEPENDS+=	cgit>=0:../../www/cgit
 


Home | Main Index | Thread Index | Old Index