diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-18 11:27:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-18 11:27:47 +0800 |
commit | c385e9547753d6e4e3512bee27d6b4d860f7f3b9 (patch) | |
tree | 325f309d93b23e3ff197796b199fbfd3c1f058fb /net | |
parent | 3a1c73bf52473f7ef4721b6c33c7b5321eee3627 (diff) | |
download | freebsd-ports-graphics-c385e9547753d6e4e3512bee27d6b4d860f7f3b9.tar.gz freebsd-ports-graphics-c385e9547753d6e4e3512bee27d6b4d860f7f3b9.tar.zst freebsd-ports-graphics-c385e9547753d6e4e3512bee27d6b4d860f7f3b9.zip |
- Update to 1.1
PR: 155632
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Dropbox-API/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Dropbox-API/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 95549d3c92a..b1209d7d543 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Net-Dropbox-API -PORTVERSION= 0.9 +PORTVERSION= 1.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= A dropbox API interface RUN_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \ diff --git a/net/p5-Net-Dropbox-API/distinfo b/net/p5-Net-Dropbox-API/distinfo index 07f568fd056..f3982143064 100644 --- a/net/p5-Net-Dropbox-API/distinfo +++ b/net/p5-Net-Dropbox-API/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Dropbox-API-0.9.tar.gz) = fe08594b94f30b1d9830aaf107db5fc437d69ebb7a339198bfee3e77927d8c4d -SIZE (Net-Dropbox-API-0.9.tar.gz) = 25613 +SHA256 (Net-Dropbox-API-1.1.tar.gz) = 417498497826655c3cc7869e28ba0bf981269c1408561d143a2ba57168c9815f +SIZE (Net-Dropbox-API-1.1.tar.gz) = 29427 |