Date: Tue, 15 Dec 2009 06:51:00 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vivek@khera.org Subject: ports/141576: [PATCH] finance/p5-Business-MaxMind-CreditCardFraudDetection: update to 1.51 Message-ID: <200912150651.nBF6p0Mh074515@frieza.p6m7g8.net> Resent-Message-ID: <200912150700.nBF70Jmb060884@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141576 >Category: ports >Synopsis: [PATCH] finance/p5-Business-MaxMind-CreditCardFraudDetection: update to 1.51 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 15 07:00:19 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 1.51 Port maintainer (vivek@khera.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Business-MaxMind-CreditCardFraudDetection-1.51.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 21 May 2009 17:07:55 -0000 1.4 +++ Makefile 15 Dec 2009 04:56:51 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Business-MaxMind-CreditCardFraudDetection -PORTVERSION= 1.50 +PORTVERSION= 1.51 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/B/BO/BORISZ @@ -24,16 +24,13 @@ MAN3= Business::MaxMind::CreditCardFraudDetection.3 \ Business::MaxMind::HTTPBase.3 \ - Business::MaxMind::LocationVerification.3 \ Business::MaxMind::TelephoneVerification.3 \ PLIST_FILES= \ %%SITE_PERL%%/Business/MaxMind/CreditCardFraudDetection.pm \ %%SITE_PERL%%/Business/MaxMind/HTTPBase.pm \ - %%SITE_PERL%%/Business/MaxMind/LocationVerification.pm \ %%SITE_PERL%%/Business/MaxMind/TelephoneVerification.pm \ %%SITE_PERL%%/Business/example.pl \ - %%SITE_PERL%%/Business/example_locv.pl \ %%SITE_PERL%%/Business/example_telv.pl \ %%SITE_PERL%%/auto/Business/MaxMind/HTTPBase/autosplit.ix \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind/.packlist Index: distinfo =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-MaxMind-CreditCardFraudDetection/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 21 May 2009 17:07:55 -0000 1.4 +++ distinfo 14 Dec 2009 06:45:50 -0000 @@ -1,3 +1,3 @@ -MD5 (Business-MaxMind-1.50.tar.gz) = 95d378386af55468433cf6fe5f4962a8 -SHA256 (Business-MaxMind-1.50.tar.gz) = c981885b9c150161773a0cc035564c3622d2fb92b265b379648f584d6b6e03de -SIZE (Business-MaxMind-1.50.tar.gz) = 14355 +MD5 (Business-MaxMind-1.51.tar.gz) = 2c42fffbe3f4a6162ac78657e2c569d9 +SHA256 (Business-MaxMind-1.51.tar.gz) = 59a1552b2eff49c225064a019bd08eb245257efe4f5dda5a49e99e4cfcf6568f +SIZE (Business-MaxMind-1.51.tar.gz) = 14372 --- p5-Business-MaxMind-CreditCardFraudDetection-1.51.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912150651.nBF6p0Mh074515>