Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2006 03:50:19 GMT
From:      "Ken Menzel" <kenm@icarz.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95118: [UPDATE patch]textproc/xerces-c2 to 2.7.0
Message-ID:  <200604040350.k343oJp8080634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95118; it has been noted by GNATS.

From: "Ken Menzel" <kenm@icarz.com>
To: <bug-followup@FreeBSD.org>, <sysadm@reed.icarz.com>
Cc: "Bjoern A. Zeeb" <bzeeb+freebsd+ports@zabbadoz.net>
Subject: Re: ports/95118: [UPDATE patch]textproc/xerces-c2 to 2.7.0
Date: Mon, 3 Apr 2006 23:48:26 -0400

 I have placed a complete diff and a complete shar and tar of the 
 xerces-c2 port on http://www.kodem.com/ports  (My personal website). 
 I have completed the diff for the pkg-plist and distinfo (Thanks to 
 Bjoern A. Zeeb for the guidance and tips).   This should complete the 
 files needed and I have tested the port in many configurations on 4.11 
 and 6.0 and will be rolling into my production environment this week.
 
 Final diffs for corrected Makefile, pkg-plist and distinfo (also 
 posted on http://www.kodem.com/ports/index.html )
 
 --- Makefile.orig       Mon Apr  3 23:47:00 2006
 +++ Makefile    Mon Apr  3 13:50:58 2006
 @@ -6,8 +6,8 @@
  #
 
  PORTNAME=      xerces-c2
 -PORTVERSION=   2.6.0
 -PORTREVISION=  1
 +PORTVERSION=   2.7.0
 +PORTREVISION=  0
  CATEGORIES=    textproc
  MASTER_SITES=  ${MASTER_SITE_APACHE_XML}
  MASTER_SITE_SUBDIR=    xerces-c/source
 
 --- distinfo.orig       Mon Apr  3 23:37:57 2006
 +++ distinfo    Mon Apr  3 13:50:58 2006
 @@ -1,3 +1,3 @@
 -MD5 (xerces-c-src_2_6_0.tar.gz) = 038b3614ae82d2878bcc820b9ccbe853
 -SHA256 (xerces-c-src_2_6_0.tar.gz) = 
 2822d8c757e9533a7b2328b65a2e2485a329bfe50b88c0a5af5061e7e3d28cef
 -SIZE (xerces-c-src_2_6_0.tar.gz) = 9324884
 +MD5 (xerces-c-src_2_7_0.tar.gz) = 04169609449a8846bc1e6891c04cadf4
 +SHA256 (xerces-c-src_2_7_0.tar.gz) = 
 77fae8a1e7aa58007115c939aa68fd5028da79c481fc457dfce546b50c9dfda5
 +SIZE (xerces-c-src_2_7_0.tar.gz) = 7760004
 --- pkg-plist.orig      Mon Apr  3 23:38:41 2006
 +++ pkg-plist   Mon Apr  3 13:50:58 2006
 @@ -159,18 +159,17 @@
  include/xercesc/internal/XMLReader.hpp
  include/xercesc/internal/XMLScanner.hpp
  include/xercesc/internal/XMLScannerResolver.hpp
 -include/xercesc/internal/XObjectComparator.hpp
  include/xercesc/internal/XProtoType.hpp
  include/xercesc/internal/XSAXMLScanner.hpp
  include/xercesc/internal/XSObjectFactory.hpp
  include/xercesc/internal/XSerializable.hpp
  include/xercesc/internal/XSerializationException.hpp
  include/xercesc/internal/XSerializeEngine.hpp
 -include/xercesc/internal/XTemplateComparator.hpp
  include/xercesc/internal/XTemplateSerializer.hpp
  include/xercesc/parsers/AbstractDOMParser.hpp
  include/xercesc/parsers/DOMBuilderImpl.hpp
  include/xercesc/parsers/SAX2XMLReaderImpl.hpp
 +include/xercesc/parsers/SAX2XMLFilterImpl.hpp
  include/xercesc/parsers/SAXParser.hpp
  include/xercesc/parsers/XercesDOMParser.hpp
  include/xercesc/sax/AttributeList.hpp
 @@ -190,6 +189,7 @@
  include/xercesc/sax2/DefaultHandler.hpp
  include/xercesc/sax2/LexicalHandler.hpp
  include/xercesc/sax2/SAX2XMLReader.hpp
 +include/xercesc/sax2/SAX2XMLFilter.hpp
  include/xercesc/sax2/XMLReaderFactory.hpp
  include/xercesc/util/ArrayIndexOutOfBoundsException.hpp
  include/xercesc/util/AutoSense.hpp
 @@ -313,8 +313,11 @@
  include/xercesc/util/XMLExceptMsgs.hpp
  include/xercesc/util/XMLException.hpp
  include/xercesc/util/XMLFloat.hpp
 +include/xercesc/util/XMLHolder.c
 +include/xercesc/util/XMLHolder.hpp
  include/xercesc/util/XMLIBM1047Transcoder.hpp
  include/xercesc/util/XMLIBM1140Transcoder.hpp
 +include/xercesc/util/XMLInitializer.hpp
  include/xercesc/util/XMLInteger.hpp
  include/xercesc/util/XMLMsgLoader.hpp
  include/xercesc/util/XMLNetAccessor.hpp
 @@ -570,6 +573,8 @@
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2Print.hpp
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.cpp
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2PrintHandlers.hpp
 +%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.cpp
 +%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAX2Print/SAX2FilterHandlers.hpp
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/Makefile.in
  %%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXCount/SAXCount.cpp
 
 
 
 
 -----------------------------------------------------
 Ken Menzel  ICQ# 9325188
 www.icarz.com  kenm@icarz.com
 /earth is 98% full ... please delete anyone you can. 
 



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