Ticket #46882: Portfile.diff
File Portfile.diff, 1.1 KB (added by jpo@…, 10 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup jpouellet signify-osx 1. 17 github.setup jpouellet signify-osx 1.2 8 8 name signify 9 9 categories security 10 10 license ISC 11 11 platforms darwin 12 maintainers ouellet.biz:jean-philippe12 maintainers vt.edu:jpo 13 13 description cryptographically sign and verify files 14 14 long_description The signify utility creates and verifies cryptographic \ 15 15 signatures. A signature verifies the integrity of a message. 16 16 homepage http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/signify.1 17 17 18 checksums rmd160 a855549d6b5022c8e4bc374a4ca85b7764473df8\19 sha256 5b730763887554eeade766179548a941085e12f48ef3c1542553de0b5c0a3de618 checksums rmd160 76e5c6a720db17baa606341cd9fff506628d2976 \ 19 sha256 3dbc6082c975fc1f17a3d6adeb3d02c2d9bc4d24b7679016b24ebc5b4caf7fe9 20 20 21 21 variant universal {} 22 22