Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 00:00:20 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74084: Update port: textproc/libparsifal to 0.8.3
Message-ID:  <20041119000020.127f3b7f.tkato432@yahoo.com>
Resent-Message-ID: <200411181510.iAIFANYi036409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74084
>Category:       ports
>Synopsis:       Update port: textproc/libparsifal to 0.8.3
>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:   Thu Nov 18 15:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/libparsifal/Makefile textproc/libparsifal/Makefile
--- /usr/ports/textproc/libparsifal/Makefile	Sat Jul 10 09:09:59 2004
+++ textproc/libparsifal/Makefile	Sun Nov 14 23:48:05 2004
@@ -7,17 +7,21 @@
 #
 
 PORTNAME=	libparsifal
-PORTVERSION=	0.7.4
+PORTVERSION=	0.8.3
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.saunalahti.fi/~samiuus/toni/xmlproc/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight XML Parser
 
-USE_GNOME=	gnometarget lthack
-USE_INC_LIBTOOL_VER=13
+USE_REINPLACE=	yes
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALLS_SHLIB=	yes
 
 PLIST_SUB=	VERSION=${PORTVERSION}
+
+post-patch:
+	@${REINPLACE_CMD} -e 's| -O3||g' ${WRKSRC}/src/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/libparsifal/distinfo textproc/libparsifal/distinfo
--- /usr/ports/textproc/libparsifal/distinfo	Mon Mar  1 21:29:25 2004
+++ textproc/libparsifal/distinfo	Sun Nov 14 23:44:13 2004
@@ -1,2 +1,2 @@
-MD5 (libparsifal-0.7.4.tar.gz) = e7cba7885e486900d0dc0412d79eb2e5
-SIZE (libparsifal-0.7.4.tar.gz) = 401626
+MD5 (libparsifal-0.8.3.tar.gz) = 4cb04576b8480aee71b0069aae43e264
+SIZE (libparsifal-0.8.3.tar.gz) = 463388
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041119000020.127f3b7f.tkato432>