diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-OAuth-Simple/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-OAuth-Simple/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-OAuth-Simple/Makefile b/net/p5-Net-OAuth-Simple/Makefile index 3e3a96490058..efe59e077c87 100644 --- a/net/p5-Net-OAuth-Simple/Makefile +++ b/net/p5-Net-OAuth-Simple/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-OAuth-Simple -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.7 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Simple wrapper around the OAuth protocol +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=5.825:${PORTSDIR}/www/p5-libwww \ p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ diff --git a/net/p5-Net-OAuth-Simple/distinfo b/net/p5-Net-OAuth-Simple/distinfo index a774aa4b13a1..0b042cdcff11 100644 --- a/net/p5-Net-OAuth-Simple/distinfo +++ b/net/p5-Net-OAuth-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-OAuth-Simple-1.5.tar.gz) = 9e3170d6a4b3effbc01f9df012eac5adc16d14553d1a6e638c06e10dfb124024 -SIZE (Net-OAuth-Simple-1.5.tar.gz) = 13638 +SHA256 (Net-OAuth-Simple-1.7.tar.gz) = bae17263a9472e8d643fb5ebe0262993c5e7bdf2a70311326905db0c59210e7c +SIZE (Net-OAuth-Simple-1.7.tar.gz) = 15078 |