Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2002 14:25:26 -0400 (EDT)
From:      Paul Dlug <paul@aps.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42749: Update expat2 to 1.95.5
Message-ID:  <20020913182526.599CD1BD@lugnut.aps.org>

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

>Number:         42749
>Category:       ports
>Synopsis:       Update expat2 to 1.95.5
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 13 11:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dlug
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
American Physical Society
>Environment:
System: FreeBSD lugnut.aps.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #26: Tue Sep 3 00:23:57 EDT 2002 root@lugnut.aps.org:/usr/obj/usr/src/sys/LUGNUT i386


	
>Description:
	Update of expat2 to use expat 1.95.5 which fixes problems parsing attributes that contain entities along with a number of other fixes.
>How-To-Repeat:
	
>Fix:

	

--- expat2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	expat2
#	expat2/Makefile
#	expat2/distinfo
#	expat2/pkg-comment
#	expat2/pkg-descr
#	expat2/pkg-plist
#	expat2/files
#	expat2/files/patch-configure
#
echo c - expat2
mkdir -p expat2 > /dev/null 2>&1
echo x - expat2/Makefile
sed 's/^X//' >expat2/Makefile << 'END-of-expat2/Makefile'
X# New ports collection makefile for:	expat
X# Date created:		Thu Aug 26 14:38:07 CEST 1999
X# Whom:			Dirk Froemberg <dirk@FreeBSD.org>
X#
X# $FreeBSD: ports/textproc/expat2/Makefile,v 1.17 2002/07/21 02:16:17 kuriyama Exp $
X#
X
XPORTNAME=	expat
XPORTVERSION=	1.95.5
XCATEGORIES=	textproc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	expat
X
XMAINTAINER=	kuriyama@FreeBSD.org
X
XUSE_LIBTOOL=	yes
XCONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
XALL_TARGET=	default
XINSTALLS_SHLIB=	yes
XMAN1=		xmlwf.1
X
XSHLIB_MAJOR=	3
X
XMAKE_ENV=	LIBCURRENT="${SHLIB_MAJOR}" \
X		SHELL="/bin/sh"
XPLIST_SUB=	SHLIB_MAJOR="${SHLIB_MAJOR}"
X
X.include <bsd.port.mk>
END-of-expat2/Makefile
echo x - expat2/distinfo
sed 's/^X//' >expat2/distinfo << 'END-of-expat2/distinfo'
XMD5 (expat-1.95.5.tar.gz) = 6500d7d8c6c2c985cc0be257c9840cb4
END-of-expat2/distinfo
echo x - expat2/pkg-comment
sed 's/^X//' >expat2/pkg-comment << 'END-of-expat2/pkg-comment'
XXML 1.0 parser written in C
END-of-expat2/pkg-comment
echo x - expat2/pkg-descr
sed 's/^X//' >expat2/pkg-descr << 'END-of-expat2/pkg-descr'
XExpat is an XML 1.0 parser written in C. It aims to be fully
Xconforming. It is currently not a validating XML processor.
X
XWWW: http://sourceforge.net/projects/expat/
END-of-expat2/pkg-descr
echo x - expat2/pkg-plist
sed 's/^X//' >expat2/pkg-plist << 'END-of-expat2/pkg-plist'
Xbin/xmlwf
Xinclude/expat.h
Xlib/libexpat.a
Xlib/libexpat.so
Xlib/libexpat.so.%%SHLIB_MAJOR%%
END-of-expat2/pkg-plist
echo c - expat2/files
mkdir -p expat2/files > /dev/null 2>&1
echo x - expat2/files/patch-configure
sed 's/^X//' >expat2/files/patch-configure << 'END-of-expat2/files/patch-configure'
X--- configure.orig	Tue Jun  4 04:12:02 2002
X+++ configure	Sat Jun 29 12:58:20 2002
X@@ -6824,6 +6824,7 @@
X 
X # This can be used to rebuild libtool when needed
X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
X 
X # Always use our own libtool.
X LIBTOOL='$(SHELL) $(top_builddir)/libtool'
END-of-expat2/files/patch-configure
exit
--- expat2.shar ends here ---


>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?20020913182526.599CD1BD>