From ab5bc43cb6169376dc1b076d62d2ff3c72e1fad3 Mon Sep 17 00:00:00 2001 From: grange Date: Sun, 24 Sep 2006 18:17:33 +0000 Subject: [PATCH] Update to 0.7.0 and drop maintainership. --- emulators/fuse-utils/Makefile | 15 ++++++--------- emulators/fuse-utils/distinfo | 8 ++++---- emulators/fuse-utils/patches/patch-configure | 18 +++++++++--------- emulators/fuse-utils/pkg/PLIST | 4 +++- 4 files changed, 22 insertions(+), 23 deletions(-) diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index aa3b8c566a3..ccd97a792d7 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,26 +1,23 @@ -# $OpenBSD: Makefile,v 1.7 2006/08/02 10:10:35 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2006/09/24 18:17:33 grange Exp $ COMMENT= "Free Unix Spectrum Emulator utilities" -DISTNAME= fuse-utils-0.6.2 -PKGNAME= ${DISTNAME}p0 +DISTNAME= fuse-utils-0.7.0 CATEGORIES= emulators - HOMEPAGE= http://fuse-emulator.sourceforge.net/ -MAINTAINER= Alexander Yurchenko - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes + WANTLIB= c gcrypt -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} -BUILD_DEPENDS= ::devel/gettext -LIB_DEPENDS= spectrum.>=3::devel/libspectrum +BUILD_DEPENDS= ::devel/gettext +LIB_DEPENDS= spectrum.>=3::devel/libspectrum CONFIGURE_STYLE= gnu diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo index 4569241565b..7e9d5c047ba 100644 --- a/emulators/fuse-utils/distinfo +++ b/emulators/fuse-utils/distinfo @@ -1,4 +1,4 @@ -MD5 (fuse-utils-0.6.2.tar.gz) = 1885e00b03d4b73919605a2004b56413 -RMD160 (fuse-utils-0.6.2.tar.gz) = 9d352cef853bd3279ba9bd4cf70674a18a55b82b -SHA1 (fuse-utils-0.6.2.tar.gz) = 60d3ac5803429f4ca98e3f72d4206827d61fdad5 -SIZE (fuse-utils-0.6.2.tar.gz) = 69305 +MD5 (fuse-utils-0.7.0.tar.gz) = 9689134b4be1e4ff0b077f407ec76da9 +RMD160 (fuse-utils-0.7.0.tar.gz) = eac4ae543ff96f08ddf4b674ccd35f8e63714a03 +SHA1 (fuse-utils-0.7.0.tar.gz) = 96aad91e1386180af49ddaa8e8b7ab82ef42ca94 +SIZE (fuse-utils-0.7.0.tar.gz) = 304345 diff --git a/emulators/fuse-utils/patches/patch-configure b/emulators/fuse-utils/patches/patch-configure index c1ba2925dea..5f167310bd1 100644 --- a/emulators/fuse-utils/patches/patch-configure +++ b/emulators/fuse-utils/patches/patch-configure @@ -1,12 +1,12 @@ -$OpenBSD: patch-configure,v 1.2 2004/10/01 17:07:06 naddy Exp $ ---- configure.orig Wed Feb 11 12:10:26 2004 -+++ configure Fri Oct 1 00:11:18 2004 -@@ -1238,7 +1238,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a - echo $ac_n "(cached) $ac_c" 1>&6 +$OpenBSD: patch-configure,v 1.3 2006/09/24 18:17:33 grange Exp $ +--- configure.orig Fri Jul 16 14:41:19 2004 ++++ configure Sun Sep 24 22:07:13 2006 +@@ -18959,7 +18959,7 @@ if test "${ac_cv_lib_gcrypt_gcry_check_v + echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_save_LIBS="$LIBS" + ac_check_lib_save_LIBS=$LIBS -LIBS="-lgcrypt $LIBS" +LIBS="-lgcrypt -lgpg-error -lintl -liconv $LIBS" - cat > conftest.$ac_ext <conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF diff --git a/emulators/fuse-utils/pkg/PLIST b/emulators/fuse-utils/pkg/PLIST index af398d53c75..b231edf69fb 100644 --- a/emulators/fuse-utils/pkg/PLIST +++ b/emulators/fuse-utils/pkg/PLIST @@ -1,4 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 00:42:04 espie Exp $ +@comment $OpenBSD: PLIST,v 1.5 2006/09/24 18:17:33 grange Exp $ +bin/createhdf bin/listbasic bin/rzxcheck bin/rzxdump @@ -8,6 +9,7 @@ bin/snap2tzx bin/snapconv bin/tapeconv bin/tzxlist +@man man/man1/createhdf.1 @man man/man1/fuse-utils.1 @man man/man1/listbasic.1 @man man/man1/rzxcheck.1