Date: Sat, 9 Aug 2003 20:54:01 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55418: Update port: devel/log4cpp to 0.3.4b Message-ID: <20030809205401.4ee538c6.tkato@prontomail.com> Resent-Message-ID: <200308091200.h79C0DNr040182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55418 >Category: ports >Synopsis: Update port: devel/log4cpp to 0.3.4b >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 09 05:00:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 0.3.4b >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/log4cpp/Makefile devel/log4cpp/Makefile --- /usr/ports/devel/log4cpp/Makefile Sat Apr 12 22:42:10 2003 +++ devel/log4cpp/Makefile Thu Aug 7 11:54:42 2003 @@ -7,7 +7,7 @@ # PORTNAME= log4cpp -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.4b CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,9 +17,12 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-pthreads INSTALLS_SHLIB= yes + +post-patch: + @${REINPLACE_CMD} -e 's| -pedantic||g' ${WRKSRC}/configure .include <bsd.port.mk> diff -urN /usr/ports/devel/log4cpp/distinfo devel/log4cpp/distinfo --- /usr/ports/devel/log4cpp/distinfo Mon Jan 6 15:56:57 2003 +++ devel/log4cpp/distinfo Thu Aug 7 11:00:31 2003 @@ -1 +1 @@ -MD5 (log4cpp-0.3.4.tar.gz) = 6e652f9a946cfb3e9fd7aa948380734e +MD5 (log4cpp-0.3.4b.tar.gz) = 8051f012fcc58173e8015710d449457a >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809205401.4ee538c6.tkato>