FreeBSD Bugzilla – Attachment 195869 Details for
Bug 230354
emulators/libdsk: Update to 1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update
libdsk (text/plain), 2.29 KB, created by
Nathan
on 2018-08-04 22:49:30 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-04 22:49:30 UTC
Size:
2.29 KB
patch
obsolete
>Index: emulators/libdsk/Makefile >=================================================================== >--- emulators/libdsk/Makefile (revision 476319) >+++ emulators/libdsk/Makefile (working copy) >@@ -2,17 +2,29 @@ > # $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.lyx libdsk.pdf \ >+ libdsk.txt libdskrc.sample protocol.txt README TODO >+ >+.include <bsd.port.options.mk> >+ >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >+ > .include <bsd.port.mk> >Index: emulators/libdsk/distinfo >=================================================================== >--- emulators/libdsk/distinfo (revision 476319) >+++ emulators/libdsk/distinfo (working copy) >@@ -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 >Index: emulators/libdsk/pkg-descr >=================================================================== >--- emulators/libdsk/pkg-descr (revision 476319) >+++ emulators/libdsk/pkg-descr (working copy) >@@ -19,4 +19,4 @@ > 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 >Index: emulators/libdsk/pkg-plist >=================================================================== >--- emulators/libdsk/pkg-plist (revision 476319) >+++ emulators/libdsk/pkg-plist (working copy) >@@ -10,7 +10,7 @@ > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 230354
:
195847
|
195848
|
195849
|
195869
|
195870