pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/publicfile-run
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jul 29 23:51:02 UTC 2018
Modified Files:
pkgsrc/net/publicfile-run: Makefile
Log Message:
We depend on publicfile, so we don't need to duplicate its dependencies
on daemontools and ucspi-tcp{6,}. Bump version.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/publicfile-run/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/publicfile-run/Makefile
diff -u pkgsrc/net/publicfile-run/Makefile:1.4 pkgsrc/net/publicfile-run/Makefile:1.5
--- pkgsrc/net/publicfile-run/Makefile:1.4 Wed Jul 25 16:32:34 2018
+++ pkgsrc/net/publicfile-run/Makefile Sun Jul 29 23:51:02 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/07/25 16:32:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2018/07/29 23:51:02 schmonz Exp $
-DISTNAME= publicfile-run-20180725
+DISTNAME= publicfile-run-20180730
CATEGORIES= net
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,8 +10,6 @@ COMMENT= Configures publicfile to serve
LICENSE= 2-clause-bsd
DEPENDS+= publicfile>=0.52:../../net/publicfile
-DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
-DEPENDS+= ucspi-tcp6-[0-9]*:../../net/ucspi-tcp6
WRKSRC= ${WRKDIR}
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index