View | Details | Raw Unified | Return to bug 120432
Collapse All | Expand All

(-)Makefile (-2 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Google-Checkout
8
PORTNAME=	Google-Checkout
9
PORTVERSION=	1.0.9
9
PORTVERSION=	1.1.1
10
CATEGORIES=	devel www perl5
10
CATEGORIES=	devel www perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Google
12
MASTER_SITE_SUBDIR=	Google
Lines 22-28 Link Here
22
		p5-Date-Manip>=5.40:${PORTSDIR}/devel/p5-Date-Manip \
22
		p5-Date-Manip>=5.40:${PORTSDIR}/devel/p5-Date-Manip \
23
		p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \
23
		p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \
24
		p5-MIME-Base64>=3.05:${PORTSDIR}/converters/p5-MIME-Base64 \
24
		p5-MIME-Base64>=3.05:${PORTSDIR}/converters/p5-MIME-Base64 \
25
		p5-XML-Writer>=0.6:${PORTSDIR}/textproc/p5-XML-Writer
25
		p5-XML-Writer>=0.6:${PORTSDIR}/textproc/p5-XML-Writer \
26
		p5-CGI.pm=>2.89:${PORTSDIR}/www/p5-CGI.pm
26
BUILD_DEPENDS=	${RUN_DEPENDS}
27
BUILD_DEPENDS=	${RUN_DEPENDS}
27
28
28
MAN3=	Google::Checkout::Command::AddMerchantOrderNumber.3 \
29
MAN3=	Google::Checkout::Command::AddMerchantOrderNumber.3 \
Lines 37-42 Link Here
37
		Google::Checkout::Command::RefundOrder.3 \
38
		Google::Checkout::Command::RefundOrder.3 \
38
		Google::Checkout::Command::SendBuyerMessage.3 \
39
		Google::Checkout::Command::SendBuyerMessage.3 \
39
		Google::Checkout::Command::UnarchiveOrder.3 \
40
		Google::Checkout::Command::UnarchiveOrder.3 \
41
		Google::Checkout::General::AddressFilters.3 \
40
		Google::Checkout::General::ConfigReader.3 \
42
		Google::Checkout::General::ConfigReader.3 \
41
		Google::Checkout::General::DigitalContent.3 \
43
		Google::Checkout::General::DigitalContent.3 \
42
		Google::Checkout::General::Error.3 \
44
		Google::Checkout::General::Error.3 \
Lines 50-55 Link Here
50
		Google::Checkout::General::MerchantCalculations.3 \
52
		Google::Checkout::General::MerchantCalculations.3 \
51
		Google::Checkout::General::MerchantCheckoutFlow.3 \
53
		Google::Checkout::General::MerchantCheckoutFlow.3 \
52
		Google::Checkout::General::MerchantItem.3 \
54
		Google::Checkout::General::MerchantItem.3 \
55
		Google::Checkout::General::ParameterizedUrl.3 \
53
		Google::Checkout::General::ParameterizedUrls.3 \
56
		Google::Checkout::General::ParameterizedUrls.3 \
54
		Google::Checkout::General::Pickup.3 \
57
		Google::Checkout::General::Pickup.3 \
55
		Google::Checkout::General::Shipping.3 \
58
		Google::Checkout::General::Shipping.3 \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Google-Checkout-1.0.9.tar.gz) = 12d50a4caac4fa948d9486fe87db5fca
1
MD5 (Google-Checkout-1.1.1.tar.gz) = adadbbb1d1c48fedf758374922afddbb
2
SHA256 (Google-Checkout-1.0.9.tar.gz) = b1ae416a1c33af71d35cfab7b50cb95a89303480344a15c0f50560dcd55ae1b0
2
SHA256 (Google-Checkout-1.1.1.tar.gz) = 1bdd9b203ab7607de255966aa4046a877f53fe42af8fe075e976b7a4a3b1d5ff
3
SIZE (Google-Checkout-1.0.9.tar.gz) = 48602
3
SIZE (Google-Checkout-1.1.1.tar.gz) = 53028
(-)pkg-plist (-6 / +8 lines)
Lines 10-15 Link Here
10
%%SITE_PERL%%/Google/Checkout/Command/RefundOrder.pm
10
%%SITE_PERL%%/Google/Checkout/Command/RefundOrder.pm
11
%%SITE_PERL%%/Google/Checkout/Command/SendBuyerMessage.pm
11
%%SITE_PERL%%/Google/Checkout/Command/SendBuyerMessage.pm
12
%%SITE_PERL%%/Google/Checkout/Command/UnarchiveOrder.pm
12
%%SITE_PERL%%/Google/Checkout/Command/UnarchiveOrder.pm
13
%%SITE_PERL%%/Google/Checkout/General/AddressFilters.pm
13
%%SITE_PERL%%/Google/Checkout/General/ConfigReader.pm
14
%%SITE_PERL%%/Google/Checkout/General/ConfigReader.pm
14
%%SITE_PERL%%/Google/Checkout/General/DigitalContent.pm
15
%%SITE_PERL%%/Google/Checkout/General/DigitalContent.pm
15
%%SITE_PERL%%/Google/Checkout/General/Error.pm
16
%%SITE_PERL%%/Google/Checkout/General/Error.pm
Lines 23-28 Link Here
23
%%SITE_PERL%%/Google/Checkout/General/MerchantCalculations.pm
24
%%SITE_PERL%%/Google/Checkout/General/MerchantCalculations.pm
24
%%SITE_PERL%%/Google/Checkout/General/MerchantCheckoutFlow.pm
25
%%SITE_PERL%%/Google/Checkout/General/MerchantCheckoutFlow.pm
25
%%SITE_PERL%%/Google/Checkout/General/MerchantItem.pm
26
%%SITE_PERL%%/Google/Checkout/General/MerchantItem.pm
27
%%SITE_PERL%%/Google/Checkout/General/ParameterizedUrl.pm
26
%%SITE_PERL%%/Google/Checkout/General/ParameterizedUrls.pm
28
%%SITE_PERL%%/Google/Checkout/General/ParameterizedUrls.pm
27
%%SITE_PERL%%/Google/Checkout/General/Pickup.pm
29
%%SITE_PERL%%/Google/Checkout/General/Pickup.pm
28
%%SITE_PERL%%/Google/Checkout/General/Shipping.pm
30
%%SITE_PERL%%/Google/Checkout/General/Shipping.pm
Lines 46-55 Link Here
46
%%SITE_PERL%%/Google/Checkout/XML/NotificationResponseXmlWriter.pm
48
%%SITE_PERL%%/Google/Checkout/XML/NotificationResponseXmlWriter.pm
47
%%SITE_PERL%%/Google/Checkout/XML/Writer.pm
49
%%SITE_PERL%%/Google/Checkout/XML/Writer.pm
48
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google-Checkout/.packlist
50
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google-Checkout/.packlist
49
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google-Checkout
51
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google-Checkout
50
@dirrm %%SITE_PERL%%/Google/Checkout/XML
52
@dirrmtry %%SITE_PERL%%/Google/Checkout/XML
51
@dirrm %%SITE_PERL%%/Google/Checkout/Notification
53
@dirrmtry %%SITE_PERL%%/Google/Checkout/Notification
52
@dirrm %%SITE_PERL%%/Google/Checkout/General
54
@dirrmtry %%SITE_PERL%%/Google/Checkout/General
53
@dirrm %%SITE_PERL%%/Google/Checkout/Command
55
@dirrmtry %%SITE_PERL%%/Google/Checkout/Command
54
@dirrm %%SITE_PERL%%/Google/Checkout
56
@dirrmtry %%SITE_PERL%%/Google/Checkout
55
@dirrmtry %%SITE_PERL%%/Google
57
@dirrmtry %%SITE_PERL%%/Google

Return to bug 120432