diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
commit | cd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch) | |
tree | 3fb7d6080e4c46250a144599804046174e893258 /security/pear-Horde_Secret | |
parent | 17ceff765800de56a99184d5868cc6c54dd38812 (diff) |
Notes
Diffstat (limited to 'security/pear-Horde_Secret')
-rw-r--r-- | security/pear-Horde_Secret/Makefile | 9 | ||||
-rw-r--r-- | security/pear-Horde_Secret/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/security/pear-Horde_Secret/Makefile b/security/pear-Horde_Secret/Makefile index a7490b04f701..55480bf21df6 100644 --- a/security/pear-Horde_Secret/Makefile +++ b/security/pear-Horde_Secret/Makefile @@ -6,15 +6,16 @@ # PORTNAME= Horde_Secret -PORTVERSION= 1.0.4 +PORTVERSION= 2.0.2 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Secret Encryption API -RUN_DEPENDS= ${PEARDIR}/Crypt/Blowfish.php:${PORTSDIR}/security/pear-Crypt_Blowfish - -USE_HORDE_RUN= Horde_Exception +USE_HORDE_RUN= Horde_Crypt_Blowfish \ + Horde_Exception \ + Horde_Support + USE_PHP= hash .include <bsd.port.pre.mk> diff --git a/security/pear-Horde_Secret/distinfo b/security/pear-Horde_Secret/distinfo index da93a67d6b03..a647a9b8b845 100644 --- a/security/pear-Horde_Secret/distinfo +++ b/security/pear-Horde_Secret/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Secret-1.0.4.tgz) = 8ab3bc550a099011896bd23206e893f4ed33c4da40c2ba9f613988b0dbae5222 -SIZE (Horde/Horde_Secret-1.0.4.tgz) = 13282 +SHA256 (Horde/Horde_Secret-2.0.2.tgz) = e9a41c1000d72a6353b0d177239a6b9aa714a14b81910615a585c53148126d98 +SIZE (Horde/Horde_Secret-2.0.2.tgz) = 13470 |