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 Mar 15 11:52:12 UTC 2019

Modified Files:
        pkgsrc/security/tor-browser: Makefile

Log Message:
tor-browser: bump PKGREVISION to be on the safe side.

A recent firefox60 change made this use the internal jpeg library
instead of the pkgsrc version.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.38 pkgsrc/security/tor-browser/Makefile:1.39
--- pkgsrc/security/tor-browser/Makefile:1.38   Fri Mar 15 11:51:26 2019
+++ pkgsrc/security/tor-browser/Makefile        Fri Mar 15 11:52:12 2019
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2019/03/15 11:51:26 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2019/03/15 11:52:12 wiz Exp $
 
 DISTNAME=      tor-browser-60.5.1esr-8.5-1-build2
 PKGNAME=       tor-browser-8.5
+PKGREVISION=   1
 CATEGORIES=    www
 # DISTFILE manually packaged from git checkout
 



Home | Main Index | Thread Index | Old Index