update p5-Net-eBay to 0.62

This commit is contained in:
bluhm
2024-01-13 12:42:05 +00:00
parent 6ec59014e8
commit 742ac06a02
3 changed files with 23 additions and 15 deletions
+16 -10
View File
@@ -1,17 +1,15 @@
COMMENT= interface to XML based eBay API
COMMENT = interface to XML based eBay API
DISTNAME = Net-eBay-0.61
CATEGORIES= net
REVISION = 1
DISTNAME = Net-eBay-0.62
# perl
PERMIT_PACKAGE= Yes
CATEGORIES = net
MODULES= cpan
PKG_ARCH= *
MODCPAN_EXAMPLES= Yes
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS= devel/p5-DateTime-Precise \
MODULES = cpan
RUN_DEPENDS = devel/p5-DateTime-Precise \
security/p5-Crypt-SSLeay \
security/p5-Net-SSLeay \
textproc/p5-Text-Format \
@@ -20,7 +18,15 @@ RUN_DEPENDS= devel/p5-DateTime-Precise \
www/p5-HTML-Format \
www/p5-HTML-PrettyPrinter \
www/p5-HTML-Tree \
www/p5-HTTP-Date \
www/p5-HTTP-Message \
www/p5-libwww
TEST_DEPENDS = devel/p5-Test-Pod>=1.14 \
devel/p5-Test-Pod-Coverage>=1.04
PKG_ARCH = *
MODCPAN_EXAMPLES = Yes
# Help MODCPAN_EXAMPLES a bit.
post-extract:
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (Net-eBay-0.61.tar.gz) = aZBP/E4HlIeKuGx0nQOxKe3HwiDb0PKcZdxQ/W/f5U0=
SIZE (Net-eBay-0.61.tar.gz) = 24969
SHA256 (Net-eBay-0.62.tar.gz) = HvcGZROMBCYtZ8jtxVNWjZTFlt4rza1X3i92Mbqwrws=
SIZE (Net-eBay-0.62.tar.gz) = 26719
+5 -3
View File
@@ -1,9 +1,10 @@
Don't install these example scripts into bin/ but just treat
them as examples.
--- MANIFEST.orig Wed Mar 16 10:32:49 2011
+++ MANIFEST Wed Mar 16 10:33:16 2011
@@ -7,22 +7,22 @@ lib/Net/eBay.pm
Index: MANIFEST
--- MANIFEST.orig
+++ MANIFEST
@@ -7,23 +7,23 @@ lib/Net/eBay.pm
t/00-load.t
t/pod-coverage.t
t/pod.t
@@ -45,3 +46,4 @@ them as examples.
+examples/ebay-revise-item.pl
+examples/ebay-search.pl
+examples/ebay-validate-test-user.pl
META.json Module JSON meta-data (added by MakeMaker)