# Created by: peter.thoenen@yahoo.com
PORTNAME= tor
DISTVERSION= 0.4.7.2-alpha
DISTVERSION= 0.4.7.4-alpha
CATEGORIES= security net
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
TIMESTAMP = 1635524945
TIMESTAMP = 1646193247
SHA256 (tor-0.4.7.2-alpha.tar.gz) = 9f6fff2f38949bef59144d69bc4b8604c68516a6308ca6c4b5ab583c266a3f08
SHA256 (tor-0.4.7.4-alpha.tar.gz) = d90ad948698c10df85bca1a7a33664d9b161fab8ca87eaf7915e678a83ea2696
SIZE (tor-0.4.7.2-alpha.tar.gz) = 7821412
SIZE (tor-0.4.7.4-alpha.tar.gz) = 7855828
-
--- doc/asciidoc-helper.sh.orig 2022-03-02 04:01:16 UTC
+++ doc/asciidoc-helper.sh
@@ -12,9 +12,6 @@ if [ $# != 3 ]; then
exit 1
fi
-SOURCE_DATE_EPOCH="$(git show --no-patch --format='%ct')"
-export SOURCE_DATE_EPOCH
output=$3
if [ "$1" = "html" ]; then