- Update to 5.4.2

PR:		109101
Submitted by:	miwi
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2007-02-13 13:39:55 +00:00
parent cfe7fbd232
commit 82bad19663
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185101
2 changed files with 6 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= interchange
PORTVERSION= 5.4.1
PORTVERSION= 5.4.2
CATEGORIES= www
MASTER_SITES= http://ftp.icdevgroup.org/interchange/5.4/tar/
@ -20,7 +20,7 @@ BUILD_DEPENDS= ${ARCH_PERL}/Safe/Hole.pm:${PORTSDIR}/security/p5-Safe-Hole \
${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
USE_PERL5= yes
USE_BZIP2= yes
USE_BZIP2= yes
PERL_CONFIGURE= yes
OPTIONS= MYSQL "Add MySQL support" off \
@ -28,7 +28,7 @@ OPTIONS= MYSQL "Add MySQL support" off \
.include <bsd.port.pre.mk>
USE_RC_SUBR= interchange.sh
USE_RC_SUBR= interchange.sh
.if defined(WITH_MYSQL)
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
@ -119,8 +119,4 @@ post-install:
.endfor
@PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PKGNAME} POST-INSTALL
.if ${PERL_LEVEL} < 500600
IGNORE= needs perl 5.6.1 or higher, install lang/perl5.8 and try again.
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (interchange-5.4.1.tar.bz2) = 8fec2aedd97a0ccb0c3ef6655da062dc
SHA256 (interchange-5.4.1.tar.bz2) = 77637ad7e413eeb863a1bb8e329eb7688dfb1933efcac056a6dbda7477453a40
SIZE (interchange-5.4.1.tar.bz2) = 1989233
MD5 (interchange-5.4.2.tar.bz2) = 43a1f24d3f12e00030a18e5dd4b2c8e5
SHA256 (interchange-5.4.2.tar.bz2) = 5bf36bafe3d1eb93dcaa785fe5fc9662dcf1ffedc367b64fee98747eba5f56ca
SIZE (interchange-5.4.2.tar.bz2) = 1990614