Date: Sat, 20 Oct 2012 09:40:31 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306173 - head/finance/p5-Business-OnlinePayment Message-ID: <201210200940.q9K9eVm1098778@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Sat Oct 20 09:40:31 2012 New Revision: 306173 URL: http://svn.freebsd.org/changeset/ports/306173 Log: - Update to 3.02 Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes PR: ports/172884 Submitted by: Vivek Khera <vivek@khera.org> Feature safe: yes Modified: head/finance/p5-Business-OnlinePayment/Makefile head/finance/p5-Business-OnlinePayment/distinfo Modified: head/finance/p5-Business-OnlinePayment/Makefile ============================================================================== --- head/finance/p5-Business-OnlinePayment/Makefile Sat Oct 20 09:25:41 2012 (r306172) +++ head/finance/p5-Business-OnlinePayment/Makefile Sat Oct 20 09:40:31 2012 (r306173) @@ -1,18 +1,12 @@ -# New ports collection makefile for: Business::OnlinePayment -# Date created: 24 October 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Business-OnlinePayment -PORTVERSION= 3.00 -PORTREVISION= 1 +PORTVERSION= 3.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_08 MAINTAINER= perl@FreeBSD.org COMMENT= A generic interface for processing online credit card payments Modified: head/finance/p5-Business-OnlinePayment/distinfo ============================================================================== --- head/finance/p5-Business-OnlinePayment/distinfo Sat Oct 20 09:25:41 2012 (r306172) +++ head/finance/p5-Business-OnlinePayment/distinfo Sat Oct 20 09:40:31 2012 (r306173) @@ -1,2 +1,2 @@ -SHA256 (Business-OnlinePayment-3.00_08.tar.gz) = f354ecbc695dfcbac8b82a302e3f2ba0c6890e31c265ab99d3064e02dd842475 -SIZE (Business-OnlinePayment-3.00_08.tar.gz) = 16840 +SHA256 (Business-OnlinePayment-3.02.tar.gz) = eb0f3a704627fc3fcc4d7734c13bd696fe42d8b8f2a8ed0901f0f1f02b09abd3 +SIZE (Business-OnlinePayment-3.02.tar.gz) = 19536
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210200940.q9K9eVm1098778>