most recent changes, diff for aescrypt
Index: security/aescrypt/Portfile
--- security/aescrypt/Portfile (revision 40922)
+++ security/aescrypt/Portfile (revision 40923)
@@ -1,5 +1,7 @@
# $Id$
+
PortSystem 1.0
+
name aescrypt
version 0.7
categories security
@@ -8,14 +10,16 @@
description A program for encryption/decryption.
long_description AESCrypt is a program for encrypting/decrypting streams \
of data using Rijndael and Cipher Block Feedback mode (CFB-128).
-homepage aescrypt.sourceforge.net
+homepage http://aescrypt.sourceforge.net
master_sites sourceforge
checksums md5 cbec5d7f00a289944397a8079c1d3c6c
configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man \
configure.pre_args --prefix=${destroot}${prefix}
-post-destroot {
+post-destroot {
file copy ${worksrcpath}/README.html \
- ${destroot}${prefix}/share/README_aescrypt.html
+ ${destroot}${prefix}/share/README_aescrypt.html
}
+
+livecheck.version 0.7.0