@@ -, +, @@ --- security/afl/Makefile | 2 +- security/afl/distinfo | 4 ++-- security/afl/pkg-plist | 25 ++++++++++++------------- 3 files changed, 15 insertions(+), 16 deletions(-) --- b/security/afl/Makefile +++ b/security/afl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 1.38b +PORTVERSION= 1.44b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ --- b/security/afl/distinfo +++ b/security/afl/distinfo @@ -1,2 +1,2 @@ -SHA256 (afl-1.38b.tgz) = 29ac53e6c06d9c0d632d1ac8527bb84e53b481195d21e3feeef191aede61b268 -SIZE (afl-1.38b.tgz) = 772843 +SHA256 (afl-1.44b.tgz) = 59bddc9fd9c4ba60e582631e9985c85f25924e22f1c1901230747ec1aa87e0af +SIZE (afl-1.44b.tgz) = 775257 --- b/security/afl/pkg-plist +++ b/security/afl/pkg-plist @@ -547,19 +547,18 @@ lib/afl/as %%DATADIR%%/archives/exotic/lzma/small_archive.lzma %%DATADIR%%/archives/exotic/rzip/small_archive.rz %%DATADIR%%/archives/exotic/zoo/small_archive.zoo -%%DATADIR%%/images/bmp/hello_kitty.bmp -%%DATADIR%%/images/gif/hello_kitty.gif -%%DATADIR%%/images/ico/hello_kitty.ico -%%DATADIR%%/images/jp2/hello_kitty.jp2 -%%DATADIR%%/images/jpeg/hello_kitty.jpg -%%DATADIR%%/images/jxr/hello_kitty.jxr -%%DATADIR%%/images/png/hello_kitty.png -%%DATADIR%%/images/png/hello_kitty_alpha.png -%%DATADIR%%/images/png/hello_kitty_gamma.png -%%DATADIR%%/images/png/hello_kitty_icc.png -%%DATADIR%%/images/png/hello_kitty_rle.png -%%DATADIR%%/images/tiff/hello_kitty.tif -%%DATADIR%%/images/webp/hello_kitty_lossless.webp +%%DATADIR%%/images/bmp/not_kitty.bmp +%%DATADIR%%/images/gif/not_kitty.gif +%%DATADIR%%/images/ico/not_kitty.ico +%%DATADIR%%/images/jp2/not_kitty.jp2 +%%DATADIR%%/images/jpeg/not_kitty.jpg +%%DATADIR%%/images/jxr/not_kitty.jxr +%%DATADIR%%/images/png/not_kitty.png +%%DATADIR%%/images/png/not_kitty_alpha.png +%%DATADIR%%/images/png/not_kitty_gamma.png +%%DATADIR%%/images/png/not_kitty_icc.png +%%DATADIR%%/images/tiff/not_kitty.tiff +%%DATADIR%%/images/webp/not_kitty.webp %%DATADIR%%/multimedia/h264/small_movie.mp4 %%DATADIR%%/others/elf/small_exec.elf %%DATADIR%%/others/js/small_script.js --