pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/Radicale2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 22 21:20:54 UTC 2025

Modified Files:
        pkgsrc/net/Radicale2: Makefile

Log Message:
Radicale2: revert previous


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/Radicale2/Makefile

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

Modified files:

Index: pkgsrc/net/Radicale2/Makefile
diff -u pkgsrc/net/Radicale2/Makefile:1.17 pkgsrc/net/Radicale2/Makefile:1.18
--- pkgsrc/net/Radicale2/Makefile:1.17  Wed Jan 22 16:07:55 2025
+++ pkgsrc/net/Radicale2/Makefile       Wed Jan 22 21:20:54 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/01/22 16:07:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/01/22 21:20:54 wiz Exp $
 
 DISTNAME=      Radicale-2.1.12
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    net time www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=R/Radicale/}
 
@@ -40,7 +40,7 @@ SUBST_FILES.server+=  config
 SUBST_STAGE.server=    pre-configure
 SUBST_MESSAGE.server=  Configure as a daemon by default, and override default collection location
 
-TOOL_DEPENDS+=         ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+=              ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=              ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
 
 # for md5 htpasswd_encryption method



Home | Main Index | Thread Index | Old Index