Date: Tue, 1 Dec 2015 15:32:45 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402749 - head/net/p5-Net-OAuth-Simple Message-ID: <201512011532.tB1FWjfW091527@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: skreuzer Date: Tue Dec 1 15:32:45 2015 New Revision: 402749 URL: https://svnweb.freebsd.org/changeset/ports/402749 Log: Update to 1.7 Modified: head/net/p5-Net-OAuth-Simple/Makefile head/net/p5-Net-OAuth-Simple/distinfo Modified: head/net/p5-Net-OAuth-Simple/Makefile ============================================================================== --- head/net/p5-Net-OAuth-Simple/Makefile Tue Dec 1 15:32:10 2015 (r402748) +++ head/net/p5-Net-OAuth-Simple/Makefile Tue Dec 1 15:32:45 2015 (r402749) @@ -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 \ Modified: head/net/p5-Net-OAuth-Simple/distinfo ============================================================================== --- head/net/p5-Net-OAuth-Simple/distinfo Tue Dec 1 15:32:10 2015 (r402748) +++ head/net/p5-Net-OAuth-Simple/distinfo Tue Dec 1 15:32:45 2015 (r402749) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512011532.tB1FWjfW091527>