Update devel/lfcxml 1.1.5 -> 1.1.6 catch exception in case of xml string buffer overflow How-To-Repeat: -
Responsible Changed From-To: freebsd-ports-bugs->wg wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: wg Date: Sat Feb 1 11:43:49 2014 New Revision: 342121 URL: http://svnweb.freebsd.org/changeset/ports/342121 QAT: https://qat.redports.org/buildarchive/r342121/ Log: devel/lfcxml: update to 1.1.6 PR: ports/186125 Submitted by: maintainer Modified: head/devel/lfcxml/Makefile head/devel/lfcxml/distinfo Modified: head/devel/lfcxml/Makefile ============================================================================== --- head/devel/lfcxml/Makefile Sat Feb 1 11:41:39 2014 (r342120) +++ head/devel/lfcxml/Makefile Sat Feb 1 11:43:49 2014 (r342121) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfcxml -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfcxml/distinfo ============================================================================== --- head/devel/lfcxml/distinfo Sat Feb 1 11:41:39 2014 (r342120) +++ head/devel/lfcxml/distinfo Sat Feb 1 11:43:49 2014 (r342121) @@ -1,2 +1,2 @@ -SHA256 (lfcxml-1.1.5.tar.gz) = 469c33aca04c1d46929cac4872d0fd3f0c5ada186465ae27c4b89d21b04551f6 -SIZE (lfcxml-1.1.5.tar.gz) = 756035 +SHA256 (lfcxml-1.1.6.tar.gz) = b0057292e8a260bfd3ab9c5af7f50be51ed2b6b845b8084c1a51cff466a0e991 +SIZE (lfcxml-1.1.6.tar.gz) = 361962 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!