diff options
Diffstat (limited to 'security/idea')
-rw-r--r-- | security/idea/Makefile | 10 | ||||
-rw-r--r-- | security/idea/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/security/idea/Makefile b/security/idea/Makefile index 1697be9613a6..9b4a3a3977fd 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -7,10 +7,10 @@ PORTNAME= idea PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.funet.fi/pub/org/CERT/ftp.cert.dfn.de/pub/tools/crypt/idea/ \ - http://www.de-moliner.ch/richard/downloads/ \ - http://ftp.at.linuxfromscratch.org/infosys/security/dfn/tools/crypt/idea/ +MASTER_SITES= http://www.de-moliner.ch/richard/downloads/ \ + CRITICAL DISTNAME= ${PORTNAME}.V${PORTVERSION} EXTRACT_SUFX= .tar.Z @@ -19,7 +19,7 @@ COMMENT= A command line idea encryption and decryption utility MAKE_JOBS_SAFE= yes -RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" +RESTRICTED= Crypto; IDEA is a patented algorithm that requires proper licensing WRKSRC= ${WRKDIR}/${PORTNAME} @@ -27,7 +27,7 @@ MANL= idea.l MANCOMPRESSED= no .if !defined(MAKE_IDEA) || ${MAKE_IDEA} == "no" || ${MAKE_IDEA} == "NO" -IGNORE= "you chose not to use idea related code" +IGNORE= you chose not to use idea related code .endif do-build: diff --git a/security/idea/distinfo b/security/idea/distinfo index 977c1cd3a8ae..50c6c9127a83 100644 --- a/security/idea/distinfo +++ b/security/idea/distinfo @@ -1,3 +1,3 @@ -MD5 (idea.V1.2.tar.Z) = 2aacefa036c7df2144ae8aa5a0e413fe -SHA256 (idea.V1.2.tar.Z) = 655e56f727d181de355a8b57a0de4313049393570a068d0d67d274c0a01cd7d4 -SIZE (idea.V1.2.tar.Z) = 142835 +MD5 (idea.V1.2.tar.Z) = 032f5be3363cb1d9fbb03fc22518efb9 +SHA256 (idea.V1.2.tar.Z) = da2de202915263ddea04ce5f3efd1e9aa3c51198f910d721a634fea61479ea93 +SIZE (idea.V1.2.tar.Z) = 182529 |