aboutsummaryrefslogtreecommitdiff
path: root/devel/lfcxml
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-10-01 22:46:25 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-10-01 22:46:25 +0000
commit404f42a9baa4461728813c0d47ad39f802224b07 (patch)
tree5169b32622202138dc0cf5e84dc18134b0328f3a /devel/lfcxml
parentf65d2dfeb527c39e0b0e81983616dbb8e67ce305 (diff)
downloadports-404f42a9baa4461728813c0d47ad39f802224b07.tar.gz
ports-404f42a9baa4461728813c0d47ad39f802224b07.zip
Update to 1.0.23
PR: ports/150398 Submitted by: Kurt Jaeger (maintainer)
Notes
Notes: svn path=/head/; revision=262283
Diffstat (limited to 'devel/lfcxml')
-rw-r--r--devel/lfcxml/Makefile9
-rw-r--r--devel/lfcxml/distinfo6
-rw-r--r--devel/lfcxml/pkg-plist21
3 files changed, 17 insertions, 19 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile
index ecd7d79a29b9..fed0b2a6982a 100644
--- a/devel/lfcxml/Makefile
+++ b/devel/lfcxml/Makefile
@@ -4,20 +4,17 @@
#
# $FreeBSD$
-PORTNAME= cego-xml
-PORTVERSION= 1.0.20
-PORTREVISION= 1
+PORTNAME= lfcxml
+PORTVERSION= 1.0.23
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
-DISTNAME= xml-${PORTVERSION}
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= C++ XML library, used for databases/cego
-LIB_DEPENDS= Base.1:${PORTSDIR}/devel/cego-base
+LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc
LICENSE= GPLv2
-WRKSRC= ${WRKDIR}/xml
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo
index b48eb352ba17..9510b1edfbcb 100644
--- a/devel/lfcxml/distinfo
+++ b/devel/lfcxml/distinfo
@@ -1,3 +1,3 @@
-MD5 (xml-1.0.20.tar.gz) = 27dc6b987712a257af20c383f2a789a1
-SHA256 (xml-1.0.20.tar.gz) = 3aa2157d2b6905d7b74c832573f00ff0732d91e26c07e39098b9b84d4859ac47
-SIZE (xml-1.0.20.tar.gz) = 136694
+MD5 (lfcxml-1.0.23.tar.gz) = 93b83278d58eb029d478ddd9e2023d8e
+SHA256 (lfcxml-1.0.23.tar.gz) = 63324550ec5ff4b71d1db2033345430e4e6df12a4822f95d6418e4c8c5355999
+SIZE (lfcxml-1.0.23.tar.gz) = 125314
diff --git a/devel/lfcxml/pkg-plist b/devel/lfcxml/pkg-plist
index 843d7e1f5474..91a5664338fb 100644
--- a/devel/lfcxml/pkg-plist
+++ b/devel/lfcxml/pkg-plist
@@ -1,10 +1,11 @@
-include/Attribute.h
-include/Document.h
-include/Element.h
-include/XML.h
-include/XMLEscaper.h
-include/XMLInStream.h
-include/XMLOutStream.h
-include/XMLSuite.h
-lib/libXML.a
-lib/libXML.so.1
+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
+lib/liblfcxml.a
+lib/liblfcxml.so.1
+@dirrm include/lfc