diff options
author | Martin Matuska <mm@FreeBSD.org> | 2016-11-08 23:53:53 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2016-11-08 23:53:53 +0000 |
commit | 3db926948a3a821d32fe7a2fdee26972d827e99f (patch) | |
tree | a86125720dadf8e68a263e04da795dd270518084 /security/pear-Horde_Oauth | |
parent | 699e1a4532a2680bae3c319aa5642ab17d6ba5af (diff) |
Notes
Diffstat (limited to 'security/pear-Horde_Oauth')
-rw-r--r-- | security/pear-Horde_Oauth/Makefile | 6 | ||||
-rw-r--r-- | security/pear-Horde_Oauth/distinfo | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/pear-Horde_Oauth/Makefile b/security/pear-Horde_Oauth/Makefile index 8b9b92e963dd..3b9f637ea8a4 100644 --- a/security/pear-Horde_Oauth/Makefile +++ b/security/pear-Horde_Oauth/Makefile @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Horde_Oauth -PORTVERSION= 1.0.2 +PORTVERSION= 2.0.3 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde OAuth client/server USES= horde -USE_HORDE_RUN= Horde_Exception Horde_Http +USE_HORDE_RUN= Horde_Exception \ + Horde_Http \ + Horde_Util USE_PHP= hash openssl .include <bsd.port.mk> diff --git a/security/pear-Horde_Oauth/distinfo b/security/pear-Horde_Oauth/distinfo index 4a46cf300f36..933aa6b496b3 100644 --- a/security/pear-Horde_Oauth/distinfo +++ b/security/pear-Horde_Oauth/distinfo @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Oauth-1.0.2.tgz) = ac621ffa6f05186a6119ee5da10d056cd762df8e0fcce1498f62544fa5af24e3 -SIZE (Horde/Horde_Oauth-1.0.2.tgz) = 5970 +TIMESTAMP = 1478649013 +SHA256 (Horde/Horde_Oauth-2.0.3.tgz) = 3a18046d9b772a127b6d027cf9f6ad346442421dc0e1a7640e4e503333c2764b +SIZE (Horde/Horde_Oauth-2.0.3.tgz) = 6134 |