mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Integrate an official patch for isoinfo and mkisofs which adds directory
loop recognition in order to prevent from an endless loops that in turn may consume all available memory. PR: 220868
This commit is contained in:
parent
b2a52918d4
commit
197bc9bfb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446622
@ -20,9 +20,14 @@
|
||||
|
||||
PORTNAME= cdrtools
|
||||
PORTVERSION= 3.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils audio
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= marius@FreeBSD.org
|
||||
COMMENT= CD/DVD/BluRay and ISO-9660 image creation and extraction tools
|
||||
|
||||
|
@ -1,2 +1,5 @@
|
||||
TIMESTAMP = 1501001984
|
||||
SHA256 (cdrtools-3.01.tar.bz2) = ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f
|
||||
SIZE (cdrtools-3.01.tar.bz2) = 2087416
|
||||
SHA256 (cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch) = 4e07a2be599c0b910ab3401744cec417dbdabf30ea867ee59030a7ad1906498b
|
||||
SIZE (cdrtools-3.01-fix-20151126-mkisofs-isoinfo.patch) = 14606
|
||||
|
Loading…
Reference in New Issue
Block a user