- Add CONFLICTS with bsdlibdwarf
- Remove MD5 checksum, While I'm here
This commit is contained in:
parent
8fcf9a532e
commit
e8b7aa3271
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275773
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,8 @@ MASTER_SITES= http://reality.sgiweb.org/davea/
|
|||
MAINTAINER= joerg@FreeBSD.org
|
||||
COMMENT= A library to analyze DWARF debugging information in ELF files
|
||||
|
||||
INSTALL_CONFLICT= bsdlibdwarf*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (libdwarf-20100204.tar.gz) = 0d9d0f315f6ec335b57f29c081ca792f
|
||||
SHA256 (libdwarf-20100204.tar.gz) = b517d083a9b066b252922df722e7a9eaac4ea5a8a2d6a66e2419829563901a86
|
||||
SIZE (libdwarf-20100204.tar.gz) = 1286741
|
||||
|
|
Loading…
Reference in a new issue