From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 12 22:40:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7A916A41A for ; Mon, 12 Jun 2006 22:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E71B43D49 for ; Mon, 12 Jun 2006 22:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5CMeC6j058296 for ; Mon, 12 Jun 2006 22:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5CMeCcR058294; Mon, 12 Jun 2006 22:40:12 GMT (envelope-from gnats) Resent-Date: Mon, 12 Jun 2006 22:40:12 GMT Resent-Message-Id: <200606122240.k5CMeCcR058294@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexandr Kovalenko Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D98F16A46F for ; Mon, 12 Jun 2006 22:33:54 +0000 (UTC) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E7643D53 for ; Mon, 12 Jun 2006 22:33:47 +0000 (GMT) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.11/8.12.11) with ESMTP id k5CMXjhd052613 for ; Tue, 13 Jun 2006 01:33:46 +0300 (EEST) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.11/8.12.11/Submit) id k5CMXjlF052609; Tue, 13 Jun 2006 01:33:45 +0300 (EEST) (envelope-from never) Message-Id: <200606122233.k5CMXjlF052609@kurush.osdn.org.ua> Date: Tue, 13 Jun 2006 01:33:45 +0300 (EEST) From: Alexandr Kovalenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/98880: New port: finance/p5-Business-OnlinePayment-PayflowPro X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexandr Kovalenko List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 22:40:13 -0000 >Number: 98880 >Category: ports >Synopsis: New port: finance/p5-Business-OnlinePayment-PayflowPro >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 12 22:40:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 6.1-RELEASE-p1 i386 >Organization: PortaOne, Inc., http://portaone.com/ >Environment: System: FreeBSD mile.zukabuka.com 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Wed May 10 16:54:26 EEST 2006 root@mile.zukabuka.com:/usr/obj/usr/src/sys/mile i386 >Description: New port: finance/p5-Business-OnlinePayment-PayflowPro This is Business::OnlinePayment::PayflowPro, an Business::OnlinePayment backend module for Verisign Payflow Pro. It is only useful if you have a merchant account with Verisign Payment Services: http://www.verisign.com/products/payment.html and the "Payflow Pro SDK": https://manager.verisign.com/ It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. This module has been updated and now implements Authorize.Net API version 3.1. Ivan Kohler WWW: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/ >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Business-OnlinePayment-PayflowPro # p5-Business-OnlinePayment-PayflowPro/Makefile # p5-Business-OnlinePayment-PayflowPro/distinfo # p5-Business-OnlinePayment-PayflowPro/pkg-descr # p5-Business-OnlinePayment-PayflowPro/pkg-plist # p5-Business-OnlinePayment-PayflowPro/files # p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm # echo c - p5-Business-OnlinePayment-PayflowPro mkdir -p p5-Business-OnlinePayment-PayflowPro > /dev/null 2>&1 echo x - p5-Business-OnlinePayment-PayflowPro/Makefile sed 's/^X//' >p5-Business-OnlinePayment-PayflowPro/Makefile << 'END-of-p5-Business-OnlinePayment-PayflowPro/Makefile' X# New ports collection makefile for: Business::OnlinePayment::PayflowPro X# Date created: 13 June 2006 X# Whom: Alexandr Kovalenko X# X# $FreeBSD$ X# X XPORTNAME= Business-OnlinePayment-PayflowPro XPORTVERSION= 0.03 XCATEGORIES= finance perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Business XPKGNAMEPREFIX= p5- X XMAINTAINER= never@nevermind.kiev.ua XCOMMENT= A Business::OnlinePayment backend module for PayflowPro X XBUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \ X pfpro:${PORTSDIR}/finance/pfpro XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Business::OnlinePayment::PayflowPro.3 X X.include END-of-p5-Business-OnlinePayment-PayflowPro/Makefile echo x - p5-Business-OnlinePayment-PayflowPro/distinfo sed 's/^X//' >p5-Business-OnlinePayment-PayflowPro/distinfo << 'END-of-p5-Business-OnlinePayment-PayflowPro/distinfo' XMD5 (Business-OnlinePayment-PayflowPro-0.03.tar.gz) = 688e6a53754080ffaec6949e6022d127 XSHA256 (Business-OnlinePayment-PayflowPro-0.03.tar.gz) = 2ff6a94155645e68a10a9ff8d1171da4efa4916ea6c57dc68503060324b835a6 XSIZE (Business-OnlinePayment-PayflowPro-0.03.tar.gz) = 4707 END-of-p5-Business-OnlinePayment-PayflowPro/distinfo echo x - p5-Business-OnlinePayment-PayflowPro/pkg-descr sed 's/^X//' >p5-Business-OnlinePayment-PayflowPro/pkg-descr << 'END-of-p5-Business-OnlinePayment-PayflowPro/pkg-descr' XThis is Business::OnlinePayment::PayflowPro, an Business::OnlinePayment Xbackend module for Verisign Payflow Pro. It is only useful if you have a Xmerchant account with Verisign Payment Services: Xhttp://www.verisign.com/products/payment.html and the "Payflow Pro SDK": Xhttps://manager.verisign.com/ X XIt is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. XThis module has been updated and now implements Authorize.Net API version 3.1. X XIvan Kohler XWWW: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/ END-of-p5-Business-OnlinePayment-PayflowPro/pkg-descr echo x - p5-Business-OnlinePayment-PayflowPro/pkg-plist sed 's/^X//' >p5-Business-OnlinePayment-PayflowPro/pkg-plist << 'END-of-p5-Business-OnlinePayment-PayflowPro/pkg-plist' X%%SITE_PERL%%/Business/OnlinePayment/PayflowPro.pm X%%SITE_PERL%%/auto/Business/OnlinePayment/PayflowPro/autosplit.ix X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PayflowPro/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PayflowPro X@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/PayflowPro X@dirrmtry %%SITE_PERL%%/Business/OnlinePayment END-of-p5-Business-OnlinePayment-PayflowPro/pkg-plist echo c - p5-Business-OnlinePayment-PayflowPro/files mkdir -p p5-Business-OnlinePayment-PayflowPro/files > /dev/null 2>&1 echo x - p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm sed 's/^X//' >p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm << 'END-of-p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm' X--- PayflowPro.pm.orig Tue Jun 13 01:30:27 2006 X+++ PayflowPro.pm Tue Jun 13 01:30:41 2006 X@@ -14,7 +14,7 @@ X @ISA = qw(Exporter AutoLoader Business::OnlinePayment); X @EXPORT = qw(); X @EXPORT_OK = qw(); X-$VERSION = '0.02'; X+$VERSION = '0.03'; X X sub set_defaults { X my $self = shift; END-of-p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm exit >Release-Note: >Audit-Trail: >Unformatted: