update to srecord-1.61
This commit is contained in:
parent
18e07a1f0f
commit
ba1e57f910
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/03/21 08:45:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/04/23 13:17:07 jasper Exp $
|
||||
|
||||
BROKEN-sparc64= needs pthread for reasons yet unknown
|
||||
|
||||
COMMENT= collection of tools for manipulating EPROM load files
|
||||
|
||||
DISTNAME= srecord-1.57
|
||||
DISTNAME= srecord-1.61
|
||||
CATEGORIES= devel
|
||||
|
||||
SHARED_LIBS += srecord 0.0 # 0.0
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (srecord-1.57.tar.gz) = LDcfdfBSc/sF9YfBo22Ytw==
|
||||
RMD160 (srecord-1.57.tar.gz) = dITAAWRfJcRuXYC27HUoPQMjkgo=
|
||||
SHA1 (srecord-1.57.tar.gz) = op5RQcNU5lSIQ1uZr8d0jFuLbhc=
|
||||
SHA256 (srecord-1.57.tar.gz) = vWAxtUY7d/0VBiRS/F/VgqHU7+ovQidWU7OYnEtkL+s=
|
||||
SIZE (srecord-1.57.tar.gz) = 860771
|
||||
SHA256 (srecord-1.61.tar.gz) = to1HsXrlCu5oZVuzsk5tJDR1ShhNFlENSmQR0Qu9w2Q=
|
||||
SIZE (srecord-1.61.tar.gz) = 916174
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/09/28 10:53:06 jasper Exp $
|
||||
@lib lib/libsrecord.so.${LIBsrecord_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/28 10:53:06 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/04/23 13:17:07 jasper Exp $
|
||||
@bin bin/srec_cat
|
||||
@bin bin/srec_cmp
|
||||
@bin bin/srec_info
|
||||
@ -32,10 +31,13 @@ include/srecord/input/file/four_packed_code.h
|
||||
include/srecord/input/file/intel.h
|
||||
include/srecord/input/file/intel16.h
|
||||
include/srecord/input/file/mif.h
|
||||
include/srecord/input/file/mips_flash.h
|
||||
include/srecord/input/file/mos_tech.h
|
||||
include/srecord/input/file/msbin.h
|
||||
include/srecord/input/file/needham.h
|
||||
include/srecord/input/file/os65v.h
|
||||
include/srecord/input/file/ppb.h
|
||||
include/srecord/input/file/ppx.h
|
||||
include/srecord/input/file/signetics.h
|
||||
include/srecord/input/file/spasm.h
|
||||
include/srecord/input/file/spectrum.h
|
||||
@ -45,6 +47,7 @@ include/srecord/input/file/tektronix_extended.h
|
||||
include/srecord/input/file/ti_tagged.h
|
||||
include/srecord/input/file/ti_tagged_16.h
|
||||
include/srecord/input/file/ti_txt.h
|
||||
include/srecord/input/file/trs80.h
|
||||
include/srecord/input/file/vmem.h
|
||||
include/srecord/input/file/wilson.h
|
||||
include/srecord/input/filter/
|
||||
@ -121,10 +124,13 @@ include/srecord/output/file/hexdump.h
|
||||
include/srecord/output/file/intel.h
|
||||
include/srecord/output/file/intel16.h
|
||||
include/srecord/output/file/mif.h
|
||||
include/srecord/output/file/mips_flash.h
|
||||
include/srecord/output/file/mos_tech.h
|
||||
include/srecord/output/file/msbin.h
|
||||
include/srecord/output/file/needham.h
|
||||
include/srecord/output/file/os65v.h
|
||||
include/srecord/output/file/ppb.h
|
||||
include/srecord/output/file/ppx.h
|
||||
include/srecord/output/file/signetics.h
|
||||
include/srecord/output/file/spasm.h
|
||||
include/srecord/output/file/spectrum.h
|
||||
@ -134,6 +140,7 @@ include/srecord/output/file/tektronix_extended.h
|
||||
include/srecord/output/file/ti_tagged.h
|
||||
include/srecord/output/file/ti_tagged_16.h
|
||||
include/srecord/output/file/ti_txt.h
|
||||
include/srecord/output/file/trs80.h
|
||||
include/srecord/output/file/vhdl.h
|
||||
include/srecord/output/file/vmem.h
|
||||
include/srecord/output/file/wilson.h
|
||||
@ -146,6 +153,7 @@ include/srecord/record.h
|
||||
include/srecord/srecord.h
|
||||
lib/libsrecord.a
|
||||
lib/libsrecord.la
|
||||
@lib lib/libsrecord.so.${LIBsrecord_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/srecord.pc
|
||||
@man man/man1/srec_cat.1
|
||||
@ -161,6 +169,7 @@ lib/pkgconfig/srecord.pc
|
||||
@man man/man5/srec_atmel_generic.5
|
||||
@man man/man5/srec_binary.5
|
||||
@man man/man5/srec_brecord.5
|
||||
@man man/man5/srec_coe.5
|
||||
@man man/man5/srec_cosmac.5
|
||||
@man man/man5/srec_dec_binary.5
|
||||
@man man/man5/srec_emon52.5
|
||||
@ -169,14 +178,19 @@ lib/pkgconfig/srecord.pc
|
||||
@man man/man5/srec_formatted_binary.5
|
||||
@man man/man5/srec_forth.5
|
||||
@man man/man5/srec_fpc.5
|
||||
@man man/man5/srec_idt.5
|
||||
@man man/man5/srec_intel.5
|
||||
@man man/man5/srec_intel16.5
|
||||
@man man/man5/srec_mem.5
|
||||
@man man/man5/srec_mif.5
|
||||
@man man/man5/srec_mips_flash.5
|
||||
@man man/man5/srec_mos_tech.5
|
||||
@man man/man5/srec_motorola.5
|
||||
@man man/man5/srec_msbin.5
|
||||
@man man/man5/srec_needham.5
|
||||
@man man/man5/srec_os65v.5
|
||||
@man man/man5/srec_ppb.5
|
||||
@man man/man5/srec_ppx.5
|
||||
@man man/man5/srec_signetics.5
|
||||
@man man/man5/srec_spasm.5
|
||||
@man man/man5/srec_spectrum.5
|
||||
@ -186,5 +200,11 @@ lib/pkgconfig/srecord.pc
|
||||
@man man/man5/srec_ti_tagged.5
|
||||
@man man/man5/srec_ti_tagged_16.5
|
||||
@man man/man5/srec_ti_txt.5
|
||||
@man man/man5/srec_trs80.5
|
||||
@man man/man5/srec_vmem.5
|
||||
@man man/man5/srec_wilson.5
|
||||
share/doc/srecord/
|
||||
share/doc/srecord/BUILDING.pdf
|
||||
share/doc/srecord/README.pdf
|
||||
share/doc/srecord/change_log.pdf
|
||||
share/doc/srecord/reference.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user