ports/55418: Update port: devel/log4cpp to 0.3.4b

KATO Tsuguru tkato at prontomail.com
Sat Aug 9 12:00:17 UTC 2003


>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:



More information about the freebsd-ports-bugs mailing list