From owner-svn-ports-all@freebsd.org Tue Dec 1 15:32:46 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D0FA2CC5C; Tue, 1 Dec 2015 15:32:46 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 340D61EB3; Tue, 1 Dec 2015 15:32:46 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1FWjf0091529; Tue, 1 Dec 2015 15:32:45 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1FWjfW091527; Tue, 1 Dec 2015 15:32:45 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201512011532.tB1FWjfW091527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 1 Dec 2015 15:32:45 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 15:32:46 -0000 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