aboutsummaryrefslogtreecommitdiff
path: root/security/aespipe
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-12 00:51:42 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-12 00:51:42 +0000
commitafe18e629ca75c7a882f883f9a7635ff3d5eeac4 (patch)
tree41eca13f287e2c0eb81addd982ef4682f2b8a271 /security/aespipe
parent48fe6aa8c06d96d5fed986af71c2cec68e189b18 (diff)
downloadports-afe18e629ca75c7a882f883f9a7635ff3d5eeac4.tar.gz
ports-afe18e629ca75c7a882f883f9a7635ff3d5eeac4.zip
Notes
Diffstat (limited to 'security/aespipe')
-rw-r--r--security/aespipe/Makefile3
-rw-r--r--security/aespipe/distinfo6
-rw-r--r--security/aespipe/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/security/aespipe/Makefile b/security/aespipe/Makefile
index 246ac36133ed..b5255cf4b57a 100644
--- a/security/aespipe/Makefile
+++ b/security/aespipe/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= aespipe
-DISTVERSION= v2.3d
-PORTREVISION= 1
+DISTVERSION= v2.3e
CATEGORIES= security
MASTER_SITES= http://loop-aes.sourceforge.net/${PORTNAME}/ \
http://koti.tnnet.fi/jari.ruusu/linux/
diff --git a/security/aespipe/distinfo b/security/aespipe/distinfo
index 92fb23ac66ca..96f95cb14e8d 100644
--- a/security/aespipe/distinfo
+++ b/security/aespipe/distinfo
@@ -1,3 +1,3 @@
-MD5 (aespipe-v2.3d.tar.bz2) = 9b5369ab2c0d5439b7cd09d61d6ef479
-SHA256 (aespipe-v2.3d.tar.bz2) = 70330cd0710446c9ddf8148a7713fd73f1dc5e0b13fc4d3c75590305b2e3f008
-SIZE (aespipe-v2.3d.tar.bz2) = 88550
+MD5 (aespipe-v2.3e.tar.bz2) = c3109e21e608af2f5ddf11c858520d75
+SHA256 (aespipe-v2.3e.tar.bz2) = 4e63a5709fdd0bffdb555582f9fd7a0bd1842e429420159accaf7f60c5d3c70f
+SIZE (aespipe-v2.3e.tar.bz2) = 91752
diff --git a/security/aespipe/pkg-descr b/security/aespipe/pkg-descr
index 4229a02d107d..95fce7bc60d4 100644
--- a/security/aespipe/pkg-descr
+++ b/security/aespipe/pkg-descr
@@ -2,3 +2,5 @@ aespipe program is AES encrypting or decrypting pipe. It reads from standard
input and writes to standard output. It can be used to create and restore
encrypted tar or cpio archives. It can be used to encrypt and decrypt
loop-AES compatible encrypted disk images.
+
+WWW: http://sourceforge.net/projects/loop-aes/