mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 5.2.1
PR: ports/88885 Submitted by: maintainer
This commit is contained in:
parent
82a12e3ae5
commit
5d0d22b4a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148047
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= interchange
|
||||
PORTVERSION= 5.2.0
|
||||
PORTVERSION= 5.2.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.icdevgroup.org/interchange/5.2/tar/
|
||||
|
||||
@ -15,7 +15,6 @@ COMMENT= RedHat's database-enabled e-commerce server
|
||||
|
||||
BUILD_DEPENDS= ${ARCH_PERL}/Safe/Hole.pm:${PORTSDIR}/security/p5-Safe-Hole \
|
||||
${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/Business/UPS.pm:${PORTSDIR}/misc/p5-Business-UPS \
|
||||
${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
USE_PERL5= yes
|
||||
@ -68,6 +67,7 @@ MAN3= Vend::UserDB.3 \
|
||||
Vend::Payment::PSiGate.3 \
|
||||
IniConf.3 \
|
||||
Business::Fedex.3 \
|
||||
Business::UPS.3 \
|
||||
Vend::Payment::AuthorizeNet.3 \
|
||||
Vend::Payment::EFSNet.3 \
|
||||
Vend::Payment::BoA.3 \
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (interchange-5.2.0.tar.gz) = 25780415aaaf596fe56a0c2b34347ca9
|
||||
SIZE (interchange-5.2.0.tar.gz) = 2007576
|
||||
MD5 (interchange-5.2.1.tar.gz) = 835fd6bded107eaae236861ae43257e6
|
||||
SHA256 (interchange-5.2.1.tar.gz) = 218e2a1917dc93b1f84a68d2aa3d71237695945722aef608a67be382c5f90e25
|
||||
SIZE (interchange-5.2.1.tar.gz) = 2041473
|
||||
|
@ -1670,6 +1670,8 @@ interchange/src/tlink.pl
|
||||
interchange/src/vlink.c
|
||||
interchange/src/vlink.pl
|
||||
interchange/locale.error
|
||||
share/nls/POSIX
|
||||
share/nls/en_US.US-ASCII
|
||||
%%SITE_PERL%%/Vend/SQL_Parser.pm
|
||||
%%SITE_PERL%%/Vend/UserDB.pm
|
||||
%%SITE_PERL%%/Vend/Glimpse.pm
|
||||
@ -1743,9 +1745,11 @@ interchange/locale.error
|
||||
%%SITE_PERL%%/Vend/Options/Old48.pm
|
||||
%%SITE_PERL%%/Vend/SOAP/Transport.pm
|
||||
%%SITE_PERL%%/Business/Fedex.pm
|
||||
%%SITE_PERL%%/Business/UPS.pm
|
||||
%%SITE_PERL%%/Tie/ShadowHash.pm
|
||||
%%SITE_PERL%%/auto/Vend/Tags/autosplit.ix
|
||||
%%SITE_PERL%%/auto/Vend/SOAP/autosplit.ix
|
||||
%%SITE_PERL%%/auto/Business/UPS/autosplit.ix
|
||||
%%SITE_PERL%%/relocate.pl
|
||||
%%SITE_PERL%%/install_lsb.pl
|
||||
%%SITE_PERL%%/hints.pl
|
||||
@ -1756,6 +1760,8 @@ interchange/locale.error
|
||||
@dirrm %%SITE_PERL%%/auto/Vend/Tags
|
||||
@dirrm %%SITE_PERL%%/auto/Vend/SOAP
|
||||
@dirrm %%SITE_PERL%%/auto/Vend
|
||||
@dirrm %%SITE_PERL%%/auto/Business/UPS
|
||||
@dirrm %%SITE_PERL%%/auto/Business
|
||||
@dirrm %%SITE_PERL%%/Tie
|
||||
@dirrm %%SITE_PERL%%/Vend/Accounting
|
||||
@dirrm %%SITE_PERL%%/Vend/SOAP
|
||||
@ -1763,7 +1769,8 @@ interchange/locale.error
|
||||
@dirrm %%SITE_PERL%%/Vend/Table
|
||||
@dirrm %%SITE_PERL%%/Vend/Payment
|
||||
@dirrm %%SITE_PERL%%/Vend/Ship
|
||||
@dirrm %%SITE_PERL%%/Vend/
|
||||
@dirrm %%SITE_PERL%%/Vend
|
||||
@dirrm %%SITE_PERL%%/Business
|
||||
@dirrm interchange/src/mod_perl2/Interchange
|
||||
@dirrm interchange/src/mod_perl2
|
||||
@dirrm interchange/src/mod_interchange
|
||||
|
Loading…
Reference in New Issue
Block a user