pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/fuse-emulator-utils Version 1.3.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2743ec25d476
branches: trunk
changeset: 364765:2743ec25d476
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 04 09:40:12 2017 +0000
description:
Version 1.3.2:
* rzxdump
* Allow extracting snapshot files
* scl2trd
* Print error messages to stderr
* Various minor bug fixes/improvements:
* Ignore .DS_Store files too
* Check close()/fclose() return value on write operations
* Move write_file() into utils.c and share between utilities
* Also ignore *~ files
* Switch to using autoreconf
* Use silent builds by default
diffstat:
emulators/fuse-emulator-utils/Makefile | 8 ++------
emulators/fuse-emulator-utils/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 11 deletions(-)
diffs (39 lines):
diff -r 8f1595c35566 -r 2743ec25d476 emulators/fuse-emulator-utils/Makefile
--- a/emulators/fuse-emulator-utils/Makefile Tue Jul 04 09:38:51 2017 +0000
+++ b/emulators/fuse-emulator-utils/Makefile Tue Jul 04 09:40:12 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/05/26 19:37:21 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/04 09:40:12 adam Exp $
-DISTNAME= fuse-utils-1.3.1
+DISTNAME= fuse-utils-1.3.2
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
@@ -13,10 +13,6 @@
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
-#CONFIGURE_ENV+= ac_cv_path_AUDIOFILE_CONFIG="pkg-config audiofile"
-
-#LIBS+= -lgcrypt
-#LIBS+= -lgpg-error
.include "../../emulators/libspectrum/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 8f1595c35566 -r 2743ec25d476 emulators/fuse-emulator-utils/distinfo
--- a/emulators/fuse-emulator-utils/distinfo Tue Jul 04 09:38:51 2017 +0000
+++ b/emulators/fuse-emulator-utils/distinfo Tue Jul 04 09:40:12 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2017/05/26 19:37:21 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/07/04 09:40:12 adam Exp $
-SHA1 (fuse-utils-1.3.1.tar.gz) = 760b650b47d08a15da8e571fc7c07be1553e8018
-RMD160 (fuse-utils-1.3.1.tar.gz) = 67da7c5fba2683689f8753b82ccc5120dbedf26f
-SHA512 (fuse-utils-1.3.1.tar.gz) = c5564ad0d07c436670c687790e58c3f781d9838070991adfbde2b7d3a92e9e3a43a482a999e1b75b055fea8b2803aa0fe344e0c2610f92631ad92765864e6b84
-Size (fuse-utils-1.3.1.tar.gz) = 488461 bytes
+SHA1 (fuse-utils-1.3.2.tar.gz) = 89f4632b7e6d662d7a4dc84b38a8204162c5bbca
+RMD160 (fuse-utils-1.3.2.tar.gz) = 32e6c2057b772517c44e81bfe5e1b49996d152bb
+SHA512 (fuse-utils-1.3.2.tar.gz) = 26c0b675355d79f5e8a1f28127101d473dd2996ff40c6fd13a92b99d2a54fbecce52cad42b6fb3dfba4d397a0e9b44e58ae5df7d958b9ddabd8702fe147f96f7
+Size (fuse-utils-1.3.2.tar.gz) = 490454 bytes
SHA1 (patch-configure) = bfcc95f0a558f0d10037c9ac125021171f641b67
Home |
Main Index |
Thread Index |
Old Index