Date: Thu, 24 Oct 2002 16:38:16 +0200 (CEST) From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44437: [patch] Update port: textproc/libxml++ 0.13->0.14pre1 Message-ID: <200210241438.g9OEcGV5080041@bsd.localdomain>
next in thread | raw e-mail | index | archive | help
>Number: 44437 >Category: ports >Synopsis: [patch] Update port: textproc/libxml++ 0.13->0.14pre1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 24 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.6-STABLE i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD bsd.localdomain 4.6-STABLE FreeBSD 4.6-STABLE #3: Mon Oct 7 16:20:29 CEST 2002 root@bsd.localdomain:/opt/src/sys/compile/BSD i386 >Description: textproc/libxml++ has been ported to compile with newer gcc versions as well. This update should fix build-errors on -current. >How-To-Repeat: >Fix: --- Makefile.orig Thu Oct 24 16:21:30 2002 +++ Makefile Thu Oct 24 16:28:29 2002 @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.13 +PORTVERSION= 0.14pre1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} @@ -17,13 +17,9 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_REINPLACE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure .include <bsd.port.mk> --- distinfo.orig Thu Oct 24 16:21:33 2002 +++ distinfo Thu Oct 24 16:22:21 2002 @@ -1 +1 @@ -MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb +MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210241438.g9OEcGV5080041>