Wed Aug 26 21:29:42 2015 UTC ()
Update to 1.3.8.  Changes:

* New geometry type added: "extsurface", for discs where the sector
 numbers increase across both sides (eg: 1-9 on side 0, 10-18 on
 side 1).

* New backend: IMD (for files created by ImageDisk). Read/write
 support. Also has a built-in extra geometry probe, which may be worth
 pushing to other drivers (eg: DSK, TD0) that carry a similar amount
 of detail.


(shattered)
diff -r1.1 -r1.2 pkgsrc/emulators/libdsk/Makefile
diff -r1.2 -r1.3 pkgsrc/emulators/libdsk/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/emulators/libdsk/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/libdsk/Makefile 2014/09/01 20:52:28 1.1
+++ pkgsrc/emulators/libdsk/Makefile 2015/08/26 21:29:42 1.2
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.1 2014/09/01 20:52:28 shattered Exp $ 1# $NetBSD: Makefile,v 1.2 2015/08/26 21:29:42 shattered Exp $
2# 2#
3 3
4DISTNAME= libdsk-1.3.5 4DISTNAME= libdsk-1.3.8
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6MASTER_SITES= http://www.seasip.info/Unix/LibDsk/ 6MASTER_SITES= http://www.seasip.info/Unix/LibDsk/
7 7
8MAINTAINER= shattered@NetBSD.org 8MAINTAINER= shattered@NetBSD.org
9HOMEPAGE= http://www.seasip.info/Unix/LibDsk/ 9HOMEPAGE= http://www.seasip.info/Unix/LibDsk/
10COMMENT= Library for accessing floppy discs and disc image files 10COMMENT= Library for accessing floppy discs and disc image files
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LANGUAGES= c 14USE_LANGUAGES= c
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16 16
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/emulators/libdsk/distinfo (expand / switch to unified diff)

--- pkgsrc/emulators/libdsk/distinfo 2014/09/10 12:14:57 1.2
+++ pkgsrc/emulators/libdsk/distinfo 2015/08/26 21:29:42 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2014/09/10 12:14:57 joerg Exp $ 1$NetBSD: distinfo,v 1.3 2015/08/26 21:29:42 shattered Exp $
2 2
3SHA1 (libdsk-1.3.5.tar.gz) = 5529428b30b6ae6e40c21e1c46b464ac4c40cccc 3SHA1 (libdsk-1.3.8.tar.gz) = eac675db4e16f35c86ba2d2f865c8e58a99156a7
4RMD160 (libdsk-1.3.5.tar.gz) = 24e6637d5b8899840005358ec6227ab97010d8ca 4RMD160 (libdsk-1.3.8.tar.gz) = 27b3f8529f131605323a7daade71c3a28a63c273
5Size (libdsk-1.3.5.tar.gz) = 1072802 bytes 5Size (libdsk-1.3.8.tar.gz) = 1026597 bytes
6SHA1 (patch-lib_Makefile.in) = e6123124cbe6a883692b317066fe92948b327712 6SHA1 (patch-lib_Makefile.in) = e6123124cbe6a883692b317066fe92948b327712