diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-02-18 07:21:08 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-02-18 07:21:08 +0800 |
commit | 1aa43320fa6828e207a9141e69a819e0aa30a55d (patch) | |
tree | 0d4dea371423894a6e6f86818b25ac444d6b91ea /www | |
parent | 24974d6f5a0353abcb28612463d76e3da55bb5af (diff) | |
download | freebsd-ports-gnome-1aa43320fa6828e207a9141e69a819e0aa30a55d.tar.gz freebsd-ports-gnome-1aa43320fa6828e207a9141e69a819e0aa30a55d.tar.zst freebsd-ports-gnome-1aa43320fa6828e207a9141e69a819e0aa30a55d.zip |
- Upgrade to 1.02.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-Authen-OAuth/Makefile | 7 | ||||
-rw-r--r-- | www/p5-LWP-Authen-OAuth/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/www/p5-LWP-Authen-OAuth/Makefile b/www/p5-LWP-Authen-OAuth/Makefile index f1c83d10ba59..8cf9449ec713 100644 --- a/www/p5-LWP-Authen-OAuth/Makefile +++ b/www/p5-LWP-Authen-OAuth/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: LWP::Authen::OAuth -# Date created: 18 May 2011 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= LWP-Authen-OAuth -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-LWP-Authen-OAuth/distinfo b/www/p5-LWP-Authen-OAuth/distinfo index bc82bbd0dc49..cfa36c931c25 100644 --- a/www/p5-LWP-Authen-OAuth/distinfo +++ b/www/p5-LWP-Authen-OAuth/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWP-Authen-OAuth-1.01.tar.gz) = ee020a5355b7be9e2191982e1c988c554e3dc3c1dd9e2f028d9b52dbd3e0ee9b -SIZE (LWP-Authen-OAuth-1.01.tar.gz) = 4720 +SHA256 (LWP-Authen-OAuth-1.02.tar.gz) = e78e0bd7de8002cfb4760073258d555ef55b2c27c07a94b3d8a2166a17fd96bc +SIZE (LWP-Authen-OAuth-1.02.tar.gz) = 4950 |