Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2001 18:16:54 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26556: Update port: net/mudix to 4.0
Message-ID:  <200104140116.f3E1Gsc34389@freefall.freebsd.org>

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

>Number:         26556
>Category:       ports
>Synopsis:       Update port: net/mudix to 4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 18:20:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.0

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/mudix/Makefile net/mudix/Makefile
--- /usr/ports/net/mudix/Makefile	Tue Dec 26 22:41:53 2000
+++ net/mudix/Makefile	Fri Apr 13 21:36:41 2001
@@ -6,16 +6,18 @@
 #
 
 PORTNAME=	mudix
-PORTVERSION=	3.5
+PORTVERSION=	4.0
 CATEGORIES=	net
 MASTER_SITES=	http://dwizardry.dhs.org/mudix/
 
 MAINTAINER=	ports@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/${DISTNAME}/src
+GNU_CONFIGURE=	yes
+ALL_TARGET=	# none
 
-MAKE_ARGS=	CC="${CC}" O_FLAGS="${CFLAGS}"
-ALL_TARGET=	mudix
+pre-patch:
+	@${PERL} -pi -e 's|-O -g|\@CFLAGS\@|g ; \
+		 s|mudix.h conf.h||g' ${WRKSRC}/src/Makefile.in
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/mudix ${PREFIX}/bin
diff -urN /usr/ports/net/mudix/distinfo net/mudix/distinfo
--- /usr/ports/net/mudix/distinfo	Tue Dec 26 22:41:54 2000
+++ net/mudix/distinfo	Fri Apr 13 21:04:34 2001
@@ -1 +1 @@
-MD5 (mudix-3.5.tar.gz) = e13b0323deddc612ab8109916cef7e5f
+MD5 (mudix-4.0.tar.gz) = efb323d1d5afa1897e3df6858d77e702

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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