diff options
author | jadawin <jadawin@FreeBSD.org> | 2013-05-22 16:48:30 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2013-05-22 16:48:30 +0800 |
commit | b5dcf73b5855ecca52ff91fe5635d883c63d1b91 (patch) | |
tree | 60e8ef416849724e7e1cbf5fef9cc87fe529b4a9 | |
parent | bb8ca1e1e89bee99b3f0a5c7ff6eb0a92f363cb2 (diff) | |
download | freebsd-ports-gnome-b5dcf73b5855ecca52ff91fe5635d883c63d1b91.tar.gz freebsd-ports-gnome-b5dcf73b5855ecca52ff91fe5635d883c63d1b91.tar.zst freebsd-ports-gnome-b5dcf73b5855ecca52ff91fe5635d883c63d1b91.zip |
- Update to 1.17
-rw-r--r-- | security/p5-Net-OpenID-Common/Makefile | 8 | ||||
-rw-r--r-- | security/p5-Net-OpenID-Common/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/security/p5-Net-OpenID-Common/Makefile b/security/p5-Net-OpenID-Common/Makefile index a0488642a920..7d3301da2c7c 100644 --- a/security/p5-Net-OpenID-Common/Makefile +++ b/security/p5-Net-OpenID-Common/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Net-OpenID-Server -# Date created: 7 Nov 2011 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-OpenID-Common -PORTVERSION= 1.14 +PORTVERSION= 1.17 CATEGORIES= security net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Net-OpenID-Common/distinfo b/security/p5-Net-OpenID-Common/distinfo index 2ab8529fb45a..b54a9fa9f977 100644 --- a/security/p5-Net-OpenID-Common/distinfo +++ b/security/p5-Net-OpenID-Common/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-OpenID-Common-1.14.tar.gz) = 24ac83539b188d85bd2c7bd67e355aab0ede3f98170b23cb50bd30b11b4387ff -SIZE (Net-OpenID-Common-1.14.tar.gz) = 27909 +SHA256 (Net-OpenID-Common-1.17.tar.gz) = 1230771a1830e78cc8f25f51be211448a14a9b38489795a994bb8061f96e38d9 +SIZE (Net-OpenID-Common-1.17.tar.gz) = 28016 |