Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2007 19:51:37 +0100 (CET)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109101: [UPDATE] www/interchange: update to 5.4.2
Message-ID:  <200702121851.l1CIpbaD063559@miwi.homeunix.org>
Resent-Message-ID: <200702121900.l1CJ0CYI036660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109101
>Category:       ports
>Synopsis:       [UPDATE] www/interchange: update to 5.4.2
>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:   Mon Feb 12 19:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #202: Wed Jan 31 16:12:15 CET 2007
>Description:
- Update to 5.4.2
- TB:   http://miwibox.org/tb/index.php?action=describe_port&id=2555

Port maintainer (loader@freebsdmall.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- interchange-5.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/interchange/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	2 Feb 2007 16:46:21 -0000	1.21
+++ Makefile	12 Feb 2007 18:51:04 -0000
@@ -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 @@
 		${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 @@
 
 .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 @@
 .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>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/interchange/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	2 Feb 2007 16:46:22 -0000	1.7
+++ distinfo	12 Feb 2007 18:40:33 -0000
@@ -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
--- interchange-5.4.2.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?200702121851.l1CIpbaD063559>