pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/tor-browser
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 31 11:45:03 UTC 2020
Modified Files:
pkgsrc/security/tor-browser: Makefile
Log Message:
tor-browser: mark BROKEN, needs rust fixes or update.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/tor-browser/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/tor-browser/Makefile
diff -u pkgsrc/security/tor-browser/Makefile:1.52 pkgsrc/security/tor-browser/Makefile:1.53
--- pkgsrc/security/tor-browser/Makefile:1.52 Sat Jan 18 21:50:49 2020
+++ pkgsrc/security/tor-browser/Makefile Fri Jan 31 11:45:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/01/18 21:50:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.53 2020/01/31 11:45:03 wiz Exp $
DISTNAME= src-firefox-tor-browser-60.8.0esr-8.5-1-build2
PKGNAME= tor-browser-8.5.4
@@ -12,6 +12,8 @@ HOMEPAGE= https://www.torproject.org/pro
COMMENT= Tor Browser based on Firefox
LICENSE= mpl-1.1
+BROKEN= "Needs fixes for rust changes, or update."
+
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
DEPENDS+= tor-[0-9]*:../../net/tor
Home |
Main Index |
Thread Index |
Old Index