From bf644c8145d9828eb71c14a70ac524131b28b76f Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 13 Jan 2015 14:34:54 +0100 Subject: [PATCH] security/afl: Update to 1.11b --- security/afl/Makefile | 2 +- security/afl/distinfo | 4 ++-- security/afl/pkg-plist | 29 ++++++++++++++++++++--------- 3 files changed, 23 insertions(+), 12 deletions(-) diff --git a/security/afl/Makefile b/security/afl/Makefile index 5969596..8df140e 100644 --- a/security/afl/Makefile +++ b/security/afl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 1.05b +PORTVERSION= 1.11b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ diff --git a/security/afl/distinfo b/security/afl/distinfo index 9a7766d..417cc1b 100644 --- a/security/afl/distinfo +++ b/security/afl/distinfo @@ -1,2 +1,2 @@ -SHA256 (afl-1.05b.tgz) = 5c4ab527fb0aa0bec8f6e22e5492a1f786c8abb0a4b085b362d8977752765321 -SIZE (afl-1.05b.tgz) = 719373 +SHA256 (afl-1.11b.tgz) = d225bbd5b76f3455cdc204861f360fc6fb3014464bbe2bcd2ce6e40dafe9f246 +SIZE (afl-1.11b.tgz) = 728339 diff --git a/security/afl/pkg-plist b/security/afl/pkg-plist index 48a810c..7a97b42 100644 --- a/security/afl/pkg-plist +++ b/security/afl/pkg-plist @@ -431,14 +431,24 @@ lib/afl/as %%DATADIR%%/_extras/xml/tag_open_q %%DATADIR%%/_extras/xml/tag_sq2_close %%DATADIR%%/_extras/xml/tag_xml_q -%%DATADIR%%/archives/ar/small_archive.a -%%DATADIR%%/archives/compress/small_archive.Z -%%DATADIR%%/archives/cpio/small_archive.cpio -%%DATADIR%%/archives/gzip/small_archive.gz -%%DATADIR%%/archives/lzo/small_achive.lzo -%%DATADIR%%/archives/tar/small_archive.tar -%%DATADIR%%/archives/xz/small_archive.xz -%%DATADIR%%/archives/zip/small_archive.zip +%%DATADIR%%/archives/common/ar/small_archive.a +%%DATADIR%%/archives/common/bzip2/small_archive.bz2 +%%DATADIR%%/archives/common/cab/small_archive.cab +%%DATADIR%%/archives/common/compress/small_archive.Z +%%DATADIR%%/archives/common/cpio/small_archive.cpio +%%DATADIR%%/archives/common/gzip/small_archive.gz +%%DATADIR%%/archives/common/lzo/small_achive.lzo +%%DATADIR%%/archives/common/rar/small_archive.rar +%%DATADIR%%/archives/common/tar/small_archive.tar +%%DATADIR%%/archives/common/xz/small_archive.xz +%%DATADIR%%/archives/common/zip/small_archive.zip +%%DATADIR%%/archives/exotic/arj/small_archive.arj +%%DATADIR%%/archives/exotic/lha/small_archive.lha +%%DATADIR%%/archives/exotic/lrzip/small_archive.lrz +%%DATADIR%%/archives/exotic/lzip/small_archive.lz +%%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 @@ -454,10 +464,11 @@ lib/afl/as %%DATADIR%%/images/webp/hello_kitty_lossless.webp %%DATADIR%%/multimedia/h264/small_movie.mp4 %%DATADIR%%/others/elf/small_exec.elf -%%DATADIR%%/others/hello/hello.txt %%DATADIR%%/others/pcap/small_capture.pcap %%DATADIR%%/others/pdf/small.pdf %%DATADIR%%/others/rtf/small_document.rtf +%%DATADIR%%/others/sql/simple_queries.sql +%%DATADIR%%/others/text/hello_world.txt %%DATADIR%%/others/xml/small_document.xml %%DATADIR%%/testcases_readme.txt %%PORTDOCS%%%%DOCSDIR%%/COPYING -- 2.2.1