Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 15:19:59 +0200
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/178661: [patch update] devel/lfcxml 1.0.27 -> 1.1.1
Message-ID:  <E1Ucbcd-0007VF-Rt@fa9.opsec.eu>
Resent-Message-ID: <201305151330.r4FDU09K033420@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178661
>Category:       ports
>Synopsis:       [patch update] devel/lfcxml 1.0.27 -> 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 15 13:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
	devel/lfcxml 1.0.27 -> 1.1.1
	updated autoconf setup, fixed some bugs and examples

>How-To-Repeat:
	-
>Fix:

diff -r -u devel/lfcxml/Makefile /usr/home/pi/myp/devel/lfcxml/Makefile
--- devel/lfcxml/Makefile	2013-01-01 15:29:38.000000000 +0100
+++ /usr/home/pi/myp/devel/lfcxml/Makefile	2013-05-15 15:16:55.000000000 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: head/devel/lfcxml/Makefile 302154 2012-08-06 08:42:27Z culot $
 
 PORTNAME=	lfcxml
-PORTVERSION=	1.0.27
+PORTVERSION=	1.1.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -14,7 +14,7 @@
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	lfc.1:${PORTSDIR}/devel/lfc
+LIB_DEPENDS=	lfc.0:${PORTSDIR}/devel/lfc
 
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
diff -r -u devel/lfcxml/distinfo /usr/home/pi/myp/devel/lfcxml/distinfo
--- devel/lfcxml/distinfo	2013-01-01 15:29:38.000000000 +0100
+++ /usr/home/pi/myp/devel/lfcxml/distinfo	2013-05-15 15:13:48.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (lfcxml-1.0.27.tar.gz) = f0fd9ef8329b183e3a3ed5a926261768b48aec7b99457f56dddf10e47a6f5f01
-SIZE (lfcxml-1.0.27.tar.gz) = 124925
+SHA256 (lfcxml-1.1.1.tar.gz) = d40db5c936d7a45267bec1e08215dd0d0714ec0e2d26eec98f7ee10a73ea4db6
+SIZE (lfcxml-1.1.1.tar.gz) = 750740
diff -r -u devel/lfcxml/pkg-plist /usr/home/pi/myp/devel/lfcxml/pkg-plist
--- devel/lfcxml/pkg-plist	2013-01-01 15:29:38.000000000 +0100
+++ /usr/home/pi/myp/devel/lfcxml/pkg-plist	2013-05-15 15:18:23.000000000 +0200
@@ -7,5 +7,4 @@
 include/lfc/XMLOutStream.h
 include/lfc/XMLSuite.h
 lib/liblfcxml.a
-lib/liblfcxml.so.1
-@dirrm include/lfc
+lib/liblfcxml.so.0
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ucbcd-0007VF-Rt>