Bug 181083 - [patch update] devel/lfcxml 1.1.4 -> 1.1.5
Summary: [patch update] devel/lfcxml 1.1.4 -> 1.1.5
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-08-06 10:40 UTC by Kurt Jaeger
Modified: 2013-08-08 08:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.03 KB, patch)
2013-08-06 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-08-06 10:40:00 UTC
	Small fixes for build process regarding sample build ( xmltest )

How-To-Repeat: 	-
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-08-06 12:31:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-08 08:43:54 UTC
Author: culot
Date: Thu Aug  8 07:43:45 2013
New Revision: 324378
URL: http://svnweb.freebsd.org/changeset/ports/324378

Log:
  - Update to 1.1.5
  
  Changes:	http://www.lemke-it.com/litexec?request=pubcloglfcxml&user=&lang=en
  PR:		ports/181083
  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	Thu Aug  8 07:12:36 2013	(r324377)
+++ head/devel/lfcxml/Makefile	Thu Aug  8 07:43:45 2013	(r324378)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.1.4
+PORTVERSION=	1.1.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/devel/lfcxml/distinfo
==============================================================================
--- head/devel/lfcxml/distinfo	Thu Aug  8 07:12:36 2013	(r324377)
+++ head/devel/lfcxml/distinfo	Thu Aug  8 07:43:45 2013	(r324378)
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.1.4.tar.gz) = 8a8c406d91466beccfe7b3a3bbd150ccabedad7c5256e764e4cae2f04b596cb0
-SIZE (lfcxml-1.1.4.tar.gz) = 756049
+SHA256 (lfcxml-1.1.5.tar.gz) = 469c33aca04c1d46929cac4872d0fd3f0c5ada186465ae27c4b89d21b04551f6
+SIZE (lfcxml-1.1.5.tar.gz) = 756035
_______________________________________________
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-08-08 08:43:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!