does libhttpseverywhere have to have a 7MB uncompressed file of rules in the files dir?

Ken Cunningham ken.cunningham.webuse at gmail.com
Fri Oct 23 19:29:36 UTC 2020


as far as I can see, the one from the website and the one in the ports tree are identical:

$ ls -la /Users/Shared/Downloads/default.rulesets.1 ./www/libhttpseverywhere/files/default.rulesets
-rw-r--r--  1 root      admin  6992700 20 Jul 12:11 ./www/libhttpseverywhere/files/default.rulesets
-rw-r--r--  1 root      admin  6992700 23 Oct 12:25 /Users/Shared/Downloads/default.rulesets.1

$ cmp /Users/Shared/Downloads/default.rulesets.1 ./www/libhttpseverywhere/files/default.rulesets

$ diff -u /Users/Shared/Downloads/default.rulesets.1 ./www/libhttpseverywhere/files/default.rulesets


I guess I can just add it as a distfile and delete it from the ports tree...

Ken


More information about the macports-dev mailing list