Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  7 Mar 2004 18:37:22 +0000 (GMT)
From:      "Christian S.P.Peron" <maneo@bsdpro.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63890: [patch] port upgrade and amd64 fix
Message-ID:  <20040307183722.0B9C6107A1@xor.sqrt.ca>
Resent-Message-ID: <200403071840.i27IeCPU080244@freefall.freebsd.org>

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

>Number:         63890
>Category:       ports
>Synopsis:       [patch] port upgrade and amd64 fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 10:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christian S.J. Peron
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD xor 5.2-CURRENT FreeBSD 5.2-CURRENT #8: Mon Feb 2 22:04:49 GMT 2004 modulus@xor:/usr/src/sys/i386/compile/ROUTER i386


	
>Description:

	AMD64 Breakage:
		This problem was fixed after I rolled out 2.3.4.
		I have bumped the port version to reference the latest version.
		It was due for an upgrade anyway.

	
>How-To-Repeat:
	N/A
	
>Fix:

--- net/ipex/Makefile.old	Fri Mar  5 04:54:43 2004
+++ net/ipex/Makefile	Sat Mar  6 06:37:18 2004
@@ -2,11 +2,11 @@
 # Date created:         5 January 2002
 # Whom:                 C.S. Peron <maneo@bsdpro.com>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/net/ipex/Makefile,v 1.11 2004/03/05 04:54:43 kris Exp $
+# $FreeBSD: ports/net/ipex/Makefile,v 1.11 2004/03/05 04:54:43 kris Exp $
 #
 
 PORTNAME=	ipex
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ipex
@@ -20,10 +20,4 @@
 
 GNU_CONFIGURE=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-BROKEN=		"Does not compile on amd64"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- net/ipex/distinfo.old	Sat Mar  6 06:37:45 2004
+++ net/ipex/distinfo	Sun Mar  7 18:08:19 2004
@@ -1 +1,2 @@
-MD5 (ipex-2.4.2.tar.gz) = 545d93cbef702516f5a80bbcb0c72888
+MD5 (ipex-2.4.3.tar.gz) = 94317cdd8799482a40ee8e0f24bf63d2
+SIZE (ipex-2.4.3.tar.gz) = 60821
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040307183722.0B9C6107A1>