Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tor-browser-https-everywhere security/tor-bro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd2336627975
branches: trunk
changeset: 428650:fd2336627975
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 30 07:51:22 2020 +0000
description:
security/tor-browser-https-everywhere: import tor-browser-https-everywhere-2020.3.16
HTTPS Everywhere is a browser extension that encrypts your
communications with many major websites, making your browsing more
secure.
diffstat:
security/tor-browser-https-everywhere/DESCR | 3 +++
security/tor-browser-https-everywhere/Makefile | 23 +++++++++++++++++++++++
security/tor-browser-https-everywhere/PLIST | 2 ++
security/tor-browser-https-everywhere/distinfo | 6 ++++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r 363623e10dfe -r fd2336627975 security/tor-browser-https-everywhere/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tor-browser-https-everywhere/DESCR Thu Apr 30 07:51:22 2020 +0000
@@ -0,0 +1,3 @@
+HTTPS Everywhere is a browser extension that encrypts your
+communications with many major websites, making your browsing more
+secure.
diff -r 363623e10dfe -r fd2336627975 security/tor-browser-https-everywhere/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tor-browser-https-everywhere/Makefile Thu Apr 30 07:51:22 2020 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2020/04/30 07:51:22 wiz Exp $
+
+VERSION= 2020.3.16
+DISTNAME= https-everywhere-${VERSION}-eff
+PKGNAME= tor-browser-${DISTNAME:S/-eff//}
+CATEGORIES= security www
+MASTER_SITES= https://www.eff.org/files/
+EXTRACT_SUFX= .xpi
+
+MAINTAINER= wiz%NetBSD.org@localhost
+HOMEPAGE= https://www.eff.org/https-everywhere
+COMMENT= HTTPS Everywhere plugin for tor-browser
+LICENSE= gnu-gpl-v3
+
+INSTALLATION_DIRS+= lib/tor-browser/distribution/extensions
+
+do-build:
+
+do-install:
+ ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX} \
+ ${DESTDIR}${PREFIX}/lib/tor-browser/distribution/extensions/https-everywhere-eff%eff.org.xpi@localhost
+
+.include "../../mk/bsd.pkg.mk"
diff -r 363623e10dfe -r fd2336627975 security/tor-browser-https-everywhere/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tor-browser-https-everywhere/PLIST Thu Apr 30 07:51:22 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/30 07:51:22 wiz Exp $
+lib/tor-browser/distribution/extensions/https-everywhere-eff%eff.org.xpi@localhost
diff -r 363623e10dfe -r fd2336627975 security/tor-browser-https-everywhere/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tor-browser-https-everywhere/distinfo Thu Apr 30 07:51:22 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/30 07:51:22 wiz Exp $
+
+SHA1 (https-everywhere-2020.3.16-eff.xpi) = 3a62bf920f42da6df2229ade398289045b5a7a99
+RMD160 (https-everywhere-2020.3.16-eff.xpi) = b8c5f462969b5f5339a82767989194ba8203af04
+SHA512 (https-everywhere-2020.3.16-eff.xpi) = 5931a4a7a5eb37309e0268acb15f8ae8b5fa2bdc7e145490affe97209306603d36db08d6cc3538e13a7854f3568e17866f52894c9f47cfb2ab00e74b1aacdc91
+Size (https-everywhere-2020.3.16-eff.xpi) = 3076882 bytes
Home |
Main Index |
Thread Index |
Old Index