diff options
Diffstat (limited to 'devel/lfcxml')
-rw-r--r-- | devel/lfcxml/Makefile | 9 | ||||
-rw-r--r-- | devel/lfcxml/distinfo | 4 | ||||
-rw-r--r-- | devel/lfcxml/pkg-plist | 5 |
3 files changed, 8 insertions, 10 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index 775da181aed9..0ebc3b548723 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -1,11 +1,8 @@ -# New ports collection makefile for: cego-xml -# Date created: Jun 12, 2010 -# Whom: Kurt Jaeger <fbsd-ports@opsec.eu> -# +# Created by: Kurt Jaeger <fbsd-ports@opsec.eu> # $FreeBSD$ PORTNAME= lfcxml -PORTVERSION= 1.0.27 +PORTVERSION= 1.1.1 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ @@ -14,7 +11,7 @@ COMMENT= C++ XML library, used for databases/cego LICENSE= GPLv2 -LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc +LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo index 11ecea6648aa..5017d32b5ee7 100644 --- a/devel/lfcxml/distinfo +++ b/devel/lfcxml/distinfo @@ -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 --git a/devel/lfcxml/pkg-plist b/devel/lfcxml/pkg-plist index 91a5664338fb..525cb62ce628 100644 --- a/devel/lfcxml/pkg-plist +++ b/devel/lfcxml/pkg-plist @@ -7,5 +7,6 @@ include/lfc/XMLInStream.h include/lfc/XMLOutStream.h include/lfc/XMLSuite.h lib/liblfcxml.a -lib/liblfcxml.so.1 -@dirrm include/lfc +lib/liblfcxml.so.0 +lib/liblfcxml.so +lib/liblfcxml.la |