Bug 186125 - [patch update] devel/lfcxml 1.1.5 -> 1.1.6
Summary: [patch update] devel/lfcxml 1.1.5 -> 1.1.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-26 10:40 UTC by Kurt Jaeger
Modified: 2014-02-01 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (926 bytes, patch)
2014-01-26 10:40 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2014-01-26 10:40:01 UTC
	Update devel/lfcxml 1.1.5 -> 1.1.6

	catch exception in case of xml string buffer overflow

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-26 10:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-01 11:44:02 UTC
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"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2014-02-01 11:44:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!