From pi@fa9.opsec.eu  Tue Aug  6 09:30:29 2013
Return-Path: <pi@fa9.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id D121EBCA
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Aug 2013 09:30:29 +0000 (UTC)
	(envelope-from pi@fa9.opsec.eu)
Received: from fa9.opsec.eu (zfs.opsec.eu [IPv6:2001:14f8:200:4::18])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 644EB232A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Aug 2013 09:30:29 +0000 (UTC)
Received: from pi by fa9.opsec.eu with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <pi@fa9.opsec.eu>)
	id 1V6daz-0002Kq-Aj; Tue, 06 Aug 2013 11:30:25 +0200
Message-Id: <E1V6daz-0002Kq-Aj@fa9.opsec.eu>
Date: Tue, 06 Aug 2013 11:30:25 +0200
From: Kurt Jaeger <fbsd-ports@opsec.eu>
Reply-To: Kurt Jaeger <fbsd-ports@opsec.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lemke@lemke-it.com
Subject: [patch update] devel/lfcxml 1.1.4 -> 1.1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         181083
>Category:       ports
>Synopsis:       [patch update] devel/lfcxml 1.1.4 -> 1.1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 06 09:40:00 UTC 2013
>Closed-Date:    Thu Aug 08 07:44:00 UTC 2013
>Last-Modified:  Thu Aug  8 07:50:00 UTC 2013
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Small fixes for build process regarding sample build ( xmltest )

>How-To-Repeat:
	-
>Fix:

diff -r -u -N devel/lfcxml/Makefile /usr/home/pi/myp/devel/lfcxml/Makefile
--- devel/lfcxml/Makefile	2013-06-04 23:24:29.000000000 +0200
+++ /usr/home/pi/myp/devel/lfcxml/Makefile	2013-08-06 11:28:23.000000000 +0200
@@ -1,8 +1,8 @@
 # Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
-# $FreeBSD: head/devel/lfcxml/Makefile 319855 2013-06-04 12:26:13Z culot $
+# $FreeBSD: head/devel/lfcxml/Makefile 318857 2013-05-23 09:31:55Z zeising $
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.1.4
+PORTVERSION=	1.1.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u -N devel/lfcxml/distinfo /usr/home/pi/myp/devel/lfcxml/distinfo
--- devel/lfcxml/distinfo	2013-06-04 23:24:29.000000000 +0200
+++ /usr/home/pi/myp/devel/lfcxml/distinfo	2013-08-06 11:28:35.000000000 +0200
@@ -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

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Aug 6 11:31:21 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181083 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Thu Aug 8 07:43:59 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181083 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181083: commit references a PR
Date: Thu,  8 Aug 2013 07:43:54 +0000 (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"
 
>Unformatted:
