Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 19:27:01 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377342 - head/security/afl
Message-ID:  <201501181927.t0IJR1S4004298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Jan 18 19:27:00 2015
New Revision: 377342
URL: https://svnweb.freebsd.org/changeset/ports/377342
QAT: https://qat.redports.org/buildarchive/r377342/

Log:
  Update to upstream version 1.11b
  
  PR:		196765
  Submitted by:	fk@fabiankeil.de (maintainer)

Modified:
  head/security/afl/Makefile
  head/security/afl/distinfo
  head/security/afl/pkg-plist

Modified: head/security/afl/Makefile
==============================================================================
--- head/security/afl/Makefile	Sun Jan 18 18:05:15 2015	(r377341)
+++ head/security/afl/Makefile	Sun Jan 18 19:27:00 2015	(r377342)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	afl
-PORTVERSION=	1.05b
+PORTVERSION=	1.11b
 CATEGORIES=	security
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
 

Modified: head/security/afl/distinfo
==============================================================================
--- head/security/afl/distinfo	Sun Jan 18 18:05:15 2015	(r377341)
+++ head/security/afl/distinfo	Sun Jan 18 19:27:00 2015	(r377342)
@@ -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

Modified: head/security/afl/pkg-plist
==============================================================================
--- head/security/afl/pkg-plist	Sun Jan 18 18:05:15 2015	(r377341)
+++ head/security/afl/pkg-plist	Sun Jan 18 19:27:00 2015	(r377342)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501181927.t0IJR1S4004298>