Bug 179252 - [patch update] devel/lfcxml 1.1.3 -> 1.1.4
Summary: [patch update] devel/lfcxml 1.1.3 -> 1.1.4
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 10:40 UTC by Kurt Jaeger
Modified: 2013-06-04 13:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (930 bytes, patch)
2013-06-03 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 2013-06-03 10:40:00 UTC
	devel/lfcxml 1.1.3 -> 1.1.4

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-06-04 06:07:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-04 13:26:20 UTC
Author: culot
Date: Tue Jun  4 12:26:13 2013
New Revision: 319855
URL: http://svnweb.freebsd.org/changeset/ports/319855

Log:
  - Update to 1.1.4
  
  Changes:	http://www.lemke-it.com/litexec?request=pubcloglfcxml&user=&lang=en
  PR:		ports/179252
  Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)

Modified:
  head/devel/lfcxml/Makefile
  head/devel/lfcxml/distinfo

Modified: head/devel/lfcxml/Makefile
==============================================================================
--- head/devel/lfcxml/Makefile	Tue Jun  4 11:58:42 2013	(r319854)
+++ head/devel/lfcxml/Makefile	Tue Jun  4 12:26:13 2013	(r319855)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/devel/lfcxml/distinfo
==============================================================================
--- head/devel/lfcxml/distinfo	Tue Jun  4 11:58:42 2013	(r319854)
+++ head/devel/lfcxml/distinfo	Tue Jun  4 12:26:13 2013	(r319855)
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.1.3.tar.gz) = 8be054c9cb53bf012d01b21c5ca36791e3ca333d6b7aac6b7eb751e005e85da8
-SIZE (lfcxml-1.1.3.tar.gz) = 362644
+SHA256 (lfcxml-1.1.4.tar.gz) = 8a8c406d91466beccfe7b3a3bbd150ccabedad7c5256e764e4cae2f04b596cb0
+SIZE (lfcxml-1.1.4.tar.gz) = 756049
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-06-04 13:26:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!