emulators/libdsk: Update to 1.4.2

- Install additional documentation

Changes:	http://www.seasip.info/Unix/LibDsk/#changelog
PR:		230354
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	pixel@hugbox.org (maintainer timeout, 2 weeks)
This commit is contained in:
Tobias Kortkamp 2018-08-24 09:14:41 +00:00
parent 23a08ac213
commit e5fa0927c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477950
4 changed files with 19 additions and 8 deletions

View file

@ -2,17 +2,27 @@
# $FreeBSD$
PORTNAME= libdsk
PORTVERSION= 1.2.1
PORTREVISION= 1
PORTVERSION= 1.4.2
CATEGORIES= emulators devel
MASTER_SITES= http://www.seasip.info/Unix/LibDsk/ \
http://www.hugbox.org/software/ports/
MASTER_SITES= http://www.seasip.info/Unix/LibDsk/
MAINTAINER= pixel@hugbox.org
COMMENT= Enables access to disks and disk images; also via serial line
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
PORTDOCS= apridisk.html cfi.html libdsk.pdf libdsk.txt \
libdskrc.sample protocol.txt README TODO
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (libdsk-1.2.1.tar.gz) = 73dccf8d2d8a291ca9ea74414bee71e848e7bbf816fe82bfc599d4f54936f832
SIZE (libdsk-1.2.1.tar.gz) = 815146
TIMESTAMP = 1533395710
SHA256 (libdsk-1.4.2.tar.gz) = 71eda9d0e33ab580cea1bb507467877d33d887cea6ec042b8d969004db89901a
SIZE (libdsk-1.4.2.tar.gz) = 1083103

View file

@ -19,4 +19,4 @@ LIBDSK has drivers for:
TeleDisk files (read-only), APRIDISK image files,
rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image.
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
WWW: http://www.seasip.info/Unix/LibDsk/index.html

View file

@ -10,7 +10,7 @@ include/libdsk.h
lib/libdsk.a
lib/libdsk.so
lib/libdsk.so.3
lib/libdsk.so.3.2.3
lib/libdsk.so.3.3.13
man/man1/apriboot.1.gz
man/man1/dskdump.1.gz
man/man1/dskform.1.gz