From pi@fa9.opsec.eu  Sat May 18 16:40:51 2013
Return-Path: <pi@fa9.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 54404769
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 May 2013 16:40:51 +0000 (UTC)
	(envelope-from pi@fa9.opsec.eu)
Received: from fa9.opsec.eu (zfs.opsec.eu [IPv6:2001:14f8:200:4::18])
	by mx1.freebsd.org (Postfix) with ESMTP id 12DBF938
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 May 2013 16:40:51 +0000 (UTC)
Received: from pi by fa9.opsec.eu with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <pi@fa9.opsec.eu>)
	id 1UdkBe-0000h5-Bo; Sat, 18 May 2013 18:40:50 +0200
Message-Id: <E1UdkBe-0000h5-Bo@fa9.opsec.eu>
Date: Sat, 18 May 2013 18:40:50 +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.1 -> 1.1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         178746
>Category:       ports
>Synopsis:       [patch update] devel/lfcxml 1.1.1 -> 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zeising
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 18 16:50:00 UTC 2013
>Closed-Date:    Thu May 23 09:34:21 UTC 2013
>Last-Modified:  Thu May 23 09:34:21 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:
	Due to naming conflicts with other software that already uses
        lfc as the library name (see
        http://packages.debian.org/de/squeeze/liblfc-dev)
	the include directory has changed.
 
        Several shared lib issues were addressed. The license was
        changed from GPLv2 to GPLv3.
 
        Other PRs for the rest of the databases/cego ports follow.

>How-To-Repeat:
	-
>Fix:

diff -r -u devel/lfcxml/Makefile /usr/home/pi/myp/devel/lfcxml/Makefile
--- devel/lfcxml/Makefile	2013-05-16 23:24:26.000000000 +0200
+++ /usr/home/pi/myp/devel/lfcxml/Makefile	2013-05-18 18:35:25.000000000 +0200
@@ -2,16 +2,16 @@
 # $FreeBSD: head/devel/lfcxml/Makefile 318259 2013-05-15 19:42:16Z zeising $
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
 MAINTAINER=	fbsd-ports@opsec.eu
 COMMENT=	C++ XML library, used for databases/cego
 
-LICENSE=	GPLv2
+LICENSE=	GPLv3
 
-LIB_DEPENDS=	lfc:${PORTSDIR}/devel/lfc
+LIB_DEPENDS=	lfcbase.1:${PORTSDIR}/devel/lfcbase
 
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
diff -r -u devel/lfcxml/distinfo /usr/home/pi/myp/devel/lfcxml/distinfo
--- devel/lfcxml/distinfo	2013-05-16 23:24:26.000000000 +0200
+++ /usr/home/pi/myp/devel/lfcxml/distinfo	2013-05-18 18:35:31.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.1.1.tar.gz) = d40db5c936d7a45267bec1e08215dd0d0714ec0e2d26eec98f7ee10a73ea4db6
-SIZE (lfcxml-1.1.1.tar.gz) = 750740
+SHA256 (lfcxml-1.1.3.tar.gz) = 8be054c9cb53bf012d01b21c5ca36791e3ca333d6b7aac6b7eb751e005e85da8
+SIZE (lfcxml-1.1.3.tar.gz) = 362644
diff -r -u devel/lfcxml/pkg-plist /usr/home/pi/myp/devel/lfcxml/pkg-plist
--- devel/lfcxml/pkg-plist	2013-05-16 23:24:26.000000000 +0200
+++ /usr/home/pi/myp/devel/lfcxml/pkg-plist	2013-05-18 18:37:09.000000000 +0200
@@ -1,12 +1,13 @@
-include/lfc/Attribute.h
-include/lfc/Document.h
-include/lfc/Element.h
-include/lfc/XML.h
-include/lfc/XMLEscaper.h
-include/lfc/XMLInStream.h
-include/lfc/XMLOutStream.h
-include/lfc/XMLSuite.h
+include/lfcxml/Attribute.h
+include/lfcxml/Document.h
+include/lfcxml/Element.h
+include/lfcxml/XML.h
+include/lfcxml/XMLEscaper.h
+include/lfcxml/XMLInStream.h
+include/lfcxml/XMLOutStream.h
+include/lfcxml/XMLSuite.h
 lib/liblfcxml.a
-lib/liblfcxml.so.0
-lib/liblfcxml.so
 lib/liblfcxml.la
+lib/liblfcxml.so
+lib/liblfcxml.so.1
+@dirrm include/lfcxml
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Sat May 18 19:55:48 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178746 
Responsible-Changed-From-To: culot->zeising 
Responsible-Changed-By: zeising 
Responsible-Changed-When: Thu May 23 09:33:39 UTC 2013 
Responsible-Changed-Why:  
Grab from culot, since he doesn't have time to work on this.  OKd by: 
culot 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178746 
State-Changed-From-To: open->closed 
State-Changed-By: zeising 
State-Changed-When: Thu May 23 09:34:21 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178746 
>Unformatted:
