Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 14:13:10 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38786: Update port: lang/mdk to 1.0
Message-ID:  <200205312113.g4VLDASv077420@www.freebsd.org>

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

>Number:         38786
>Category:       ports
>Synopsis:       Update port: lang/mdk to 1.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 May 31 14:20:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.5-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/mdk/Makefile lang/mdk/Makefile
--- /usr/ports/lang/mdk/Makefile	Sat Apr 13 12:57:25 2002
+++ lang/mdk/Makefile	Sat Jun  1 01:53:34 2002
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	mdk
-PORTVERSION=	0.5
-PORTREVISION=	1
+PORTVERSION=	1.0
 CATEGORIES=	lang gnome
 MASTER_SITES=	${MASTER_SITE_GNU} \
 		${MASTER_SITE_SOURCEFORGE}
@@ -16,15 +15,15 @@
 
 MAINTAINER=	ijliao@FreeBSD.org
 
-LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
-		intl.2:${PORTSDIR}/devel/gettext \
-		guile.9:${PORTSDIR}/lang/guile
-
 USE_X_PREFIX=	yes
 USE_GNOME=	yes
-USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" \
+		MAKEINFO="makeinfo --no-split"
+
+post-extract:
+	@${RM} -f ${WRKSRC}/doc/*.info
 
 .include <bsd.port.mk>
diff -urN /usr/ports/lang/mdk/distinfo lang/mdk/distinfo
--- /usr/ports/lang/mdk/distinfo	Fri Oct  5 20:17:59 2001
+++ lang/mdk/distinfo	Sat Jun  1 00:55:24 2002
@@ -1 +1 @@
-MD5 (mdk-0.5.tar.gz) = b43ede5f2afbfb365303721d2a9ce0d7
+MD5 (mdk-1.0.tar.gz) = b4437e6931144cb46c0c728e0ee5e5df
diff -urN /usr/ports/lang/mdk/pkg-plist lang/mdk/pkg-plist
--- /usr/ports/lang/mdk/pkg-plist	Fri Oct  5 20:17:59 2001
+++ lang/mdk/pkg-plist	Sat Jun  1 01:24:15 2002
@@ -4,14 +4,7 @@
 bin/mixvm
 @unexec install-info --delete %D/info/mdk.info %D/info/dir
 info/mdk.info
-info/mdk.info-1
-info/mdk.info-2
-info/mdk.info-3
-info/mdk.info-4
-info/mdk.info-5
 @exec install-info %D/info/mdk.info %D/info/dir
-lib/charset.alias
-share/gnome/locale/locale.alias
 share/gnome/mdk/clear.xpm
 share/gnome/mdk/colors.xpm
 share/gnome/mdk/compile.xpm
@@ -33,5 +26,4 @@
 share/gnome/mdk/run.xpm
 share/gnome/mdk/splitw.xpm
 share/gnome/mdk/symbols.xpm
-@dirrm share/gnome/locale
 @dirrm share/gnome/mdk

>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?200205312113.g4VLDASv077420>