svn commit: r306173 - head/finance/p5-Business-OnlinePayment

Frederic Culot culot at FreeBSD.org
Sat Oct 20 09:40:32 UTC 2012


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 at 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 at FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax at 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 at 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


More information about the svn-ports-all mailing list