diff options
author | mm <mm@FreeBSD.org> | 2012-12-12 23:16:56 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-12-12 23:16:56 +0800 |
commit | b654d8b152e2837099cf9bc1a24e8ef3f9a8edf7 (patch) | |
tree | 3fb7d6080e4c46250a144599804046174e893258 /security/pear-Horde_Secret | |
parent | 69a199445ebfccaafdc48dac3e9518c429ffd788 (diff) | |
download | freebsd-ports-gnome-b654d8b152e2837099cf9bc1a24e8ef3f9a8edf7.tar.gz freebsd-ports-gnome-b654d8b152e2837099cf9bc1a24e8ef3f9a8edf7.tar.zst freebsd-ports-gnome-b654d8b152e2837099cf9bc1a24e8ef3f9a8edf7.zip |
Update horde4 packages and applications to horde5
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 |