From fb6d5d036eb98fe1507343419365044972634639 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 14 Aug 1998 23:11:20 +0000 Subject: Update "mtools" to version 3.9.1, fixes PR pkg/5968. --- sysutils/mtools/Makefile | 16 ++++++++++++---- sysutils/mtools/files/md5 | 5 +++-- sysutils/mtools/pkg/PLIST | 12 +++++++----- 3 files changed, 22 insertions(+), 11 deletions(-) (limited to 'sysutils/mtools') diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile index 311bc9435be..4d927fa8fd3 100644 --- a/sysutils/mtools/Makefile +++ b/sysutils/mtools/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.9 1998/06/22 13:09:51 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/08/14 23:11:20 tron Exp $ # -DISTNAME= mtools-3.8 +DISTNAME= mtools-3.9.1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_GNU} -#MASTER_SITES= ftp://ftp.cs.uni-bonn.de/pub/gnu/ +MASTER_SITES= ftp://ftp.tux.org/pub/tux/knaff/mtools/ + +PATCH_SITES= ftp://ftp.tux.org/pub/tux/knaff/mtools/ +PATCHFILES= mtools-3.9.1-0907b.diff.gz MAINTAINER= is@netbsd.org @@ -14,4 +16,10 @@ USE_GMAKE= yes INFO_FILES= mtools.info +post-extract: + @ln -s . ${WRKSRC}/mtools + +post-patch: + @rm ${WRKSRC}/mtools + .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/mtools/files/md5 b/sysutils/mtools/files/md5 index 376290fdea3..0c970f95b2d 100644 --- a/sysutils/mtools/files/md5 +++ b/sysutils/mtools/files/md5 @@ -1,3 +1,4 @@ -$NetBSD: md5,v 1.3 1998/08/11 12:20:58 agc Exp $ +$NetBSD: md5,v 1.4 1998/08/14 23:11:20 tron Exp $ -MD5 (mtools-3.8.tar.gz) = 837176ae3ef9ba3ab0aff6833dfa60b6 +MD5 (mtools-3.9.1.tar.gz) = 2604651c49fb42c612ac4679054b2317 +MD5 (mtools-3.9.1-0907b.diff.gz) = 6df7e3fb6310bb3acf19a91a9cc05a0d diff --git a/sysutils/mtools/pkg/PLIST b/sysutils/mtools/pkg/PLIST index bc185e806b2..1131a1fe90b 100644 --- a/sysutils/mtools/pkg/PLIST +++ b/sysutils/mtools/pkg/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 1998/02/01 02:21:00 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 1998/08/14 23:11:20 tron Exp $ bin/mattrib bin/mcd bin/mcopy bin/mdel bin/mdeltree bin/mdir +bin/mdu bin/mformat bin/minfo bin/mlabel @@ -16,8 +17,8 @@ bin/mpartition bin/mrd bin/mread bin/mren +bin/mshowfat bin/mtype -bin/mwrite bin/mtoolstest bin/mbadblocks bin/mzip @@ -25,14 +26,16 @@ bin/mcheck bin/mxtar bin/uz bin/tgz -bin/xcopy bin/mcomp bin/lz bin/mkmanifest @unexec %D/bin/install-info --delete %D/info/mtools.info %D/info/dir info/mtools.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec %D/bin/install-info %D/info/mtools.info %D/info/dir +man/man1/floppyd.1 +man/man1/mdu.1 +man/man1/mpartition.1 +man/man1/mshowfat.1 man/man1/mattrib.1 man/man1/mbadblocks.1 man/man1/mcd.1 @@ -52,6 +55,5 @@ man/man1/mren.1 man/man1/mtoolstest.1 man/man1/mtools.1 man/man1/mtype.1 -man/man1/mwrite.1 man/man1/mzip.1 man/man5/mtools.5 -- cgit v1.2.3