pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/jing Fix PLIST after unzip defaults change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a80d504e2c9
branches:  trunk
changeset: 399716:5a80d504e2c9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 26 22:44:42 2009 +0000

description:
Fix PLIST after unzip defaults change.

diffstat:

 textproc/jing/PLIST |  172 ++++++++++++++++++++++++++--------------------------
 1 files changed, 86 insertions(+), 86 deletions(-)

diffs (233 lines):

diff -r 7b8d32e0dfa4 -r 5a80d504e2c9 textproc/jing/PLIST
--- a/textproc/jing/PLIST       Sat Sep 26 22:17:16 2009 +0000
+++ b/textproc/jing/PLIST       Sat Sep 26 22:44:42 2009 +0000
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:20 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/09/26 22:44:42 wiz Exp $
 bin/jing
 libexec/jing/isorelax.jar
 libexec/jing/jing.jar
 libexec/jing/lib/mns.rng
 libexec/jing/lib/nrl.rng
-libexec/jing/lib/relaxcore.rng
-libexec/jing/lib/relaxcoredatatypes.rng
+libexec/jing/lib/relaxCore.rng
+libexec/jing/lib/relaxCoreDatatypes.rng
 libexec/jing/lib/relaxng.rnc
 libexec/jing/lib/relaxng.rng
 libexec/jing/lib/schematron.rnc
 libexec/jing/lib/xslt.rng
 libexec/jing/saxon.jar
-libexec/jing/xercesimpl.jar
+libexec/jing/xercesImpl.jar
 libexec/jing/xml-apis.jar
 share/doc/jing/doc/api/datatype/allclasses-frame.html
 share/doc/jing/doc/api/datatype/allclasses-noframe.html
@@ -20,22 +20,22 @@
 share/doc/jing/doc/api/datatype/help-doc.html
 share/doc/jing/doc/api/datatype/index-all.html
 share/doc/jing/doc/api/datatype/index.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatype.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatypebuilder.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatypeexception.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatypelibrary.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatypelibraryfactory.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/datatypestreamingvalidator.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/datatypelibraryloader.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/Datatype.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/DatatypeBuilder.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/DatatypeException.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/DatatypeLibrary.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/DatatypeLibraryFactory.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/DatatypeStreamingValidator.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/ValidationContext.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/DatatypeLibraryLoader.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/ParameterlessDatatypeBuilder.html
+share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/StreamingValidatorImpl.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/package-frame.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/package-summary.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/package-tree.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/parameterlessdatatypebuilder.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/helpers/streamingvalidatorimpl.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/package-frame.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/package-summary.html
 share/doc/jing/doc/api/datatype/org/relaxng/datatype/package-tree.html
-share/doc/jing/doc/api/datatype/org/relaxng/datatype/validationcontext.html
 share/doc/jing/doc/api/datatype/overview-frame.html
 share/doc/jing/doc/api/datatype/overview-summary.html
 share/doc/jing/doc/api/datatype/overview-tree.html
@@ -45,102 +45,102 @@
 share/doc/jing/doc/api/datatype/stylesheet.css
 share/doc/jing/doc/api/jing/allclasses-frame.html
 share/doc/jing/doc/api/jing/allclasses-noframe.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/equal.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/localizer.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/optionparser.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/optionparser.invalidoptionexception.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/optionparser.missingargumentexception.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Equal.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Localizer.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/OptionParser.InvalidOptionException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/OptionParser.MissingArgumentException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/OptionParser.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/PropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/PropertyMap.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/PropertyMapBuilder.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Service.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/SinglePropertyMap.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Uri.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/UriOrFile.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Utf16.html
+share/doc/jing/doc/api/jing/com/thaiopensource/util/Version.html
 share/doc/jing/doc/api/jing/com/thaiopensource/util/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/util/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/util/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/propertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/propertymap.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/propertymapbuilder.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/service.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/singlepropertymap.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/uri.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/uriorfile.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/utf16.html
-share/doc/jing/doc/api/jing/com/thaiopensource/util/version.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/abstractschema.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/autoschemareader.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/autoschemareceiver.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/AbstractSchema.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/Flag.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/FlagOption.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/FlagPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/IncorrectSchemaException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/Option.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/OptionArgumentException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/OptionArgumentFormatException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/OptionArgumentPresenceException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/Schema.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/SchemaReader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/SchemaReaderFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/SchemaReaderLoader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/StringOption.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/StringPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/ValidateProperty.EntityResolverPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/ValidateProperty.ErrorHandlerPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/ValidateProperty.XMLReaderCreatorPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/ValidateProperty.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/ValidationDriver.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/Validator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/AutoSchemaReader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/AutoSchemaReceiver.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/ReparseException.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/Rewindable.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/RewindableInputStream.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaFuture.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReaderFactorySchemaReceiverFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReaderLoaderSchemaReceiverFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReaderSchemaReceiver.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReceiver.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReceiverFactory.SchemaReceiverFactoryPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReceiverFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/SchemaReceiverLoader.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/reparseexception.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/rewindable.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/rewindableinputstream.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemafuture.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareaderfactoryschemareceiverfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareaderloaderschemareceiverfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareaderschemareceiver.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareceiver.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareceiverfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareceiverfactory.schemareceiverfactorypropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/auto/schemareceiverloader.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/flag.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/flagoption.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/flagpropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/incorrectschemaexception.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/nrlproperty.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/nrlschemareceiverfactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/NrlProperty.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/NrlSchemaReceiverFactory.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/nrl/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/option.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/optionargumentexception.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/optionargumentformatexception.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/optionargumentpresenceexception.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/compactschemareader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/CompactSchemaReader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/RngProperty.DatatypeLibraryFactoryPropertyId.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/RngProperty.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/SAXSchemaReader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/SAXSchemaReceiverFactory.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/rngproperty.datatypelibraryfactorypropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/rngproperty.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/saxschemareader.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/rng/saxschemareceiverfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schema.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schemareader.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schemareaderfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schemareaderloader.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/SaxonSchemaReaderFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/SchematronProperty.PhaseOption.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/SchematronProperty.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/SchematronSchemaReaderFactory.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/XalanSchemaReaderFactory.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/saxonschemareaderfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/schematronproperty.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/schematronproperty.phaseoption.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/schematronschemareaderfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/schematron/xalanschemareaderfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/stringoption.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/stringpropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validateproperty.entityresolverpropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validateproperty.errorhandlerpropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validateproperty.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validateproperty.xmlreadercreatorpropertyid.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validationdriver.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/validator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/validate/xerces/XsdSchemaReaderFactory.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/xerces/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/xerces/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/validate/xerces/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/validate/xerces/xsdschemareaderfactory.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/abstractlexicalhandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/countingerrorhandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/delegatingcontenthandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/draconianerrorhandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/errorhandlerimpl.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/forkcontenthandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/forkdtdhandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/jaxp11xmlreadercreator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/AbstractLexicalHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/CountingErrorHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/DelegatingContentHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/DraconianErrorHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/ErrorHandlerImpl.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/ForkContentHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/ForkDTDHandler.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/Jaxp11XMLReaderCreator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/Sax2XMLReaderCreator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/XMLReaderCreator.html
+share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/XmlBaseHandler.html
 share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/package-frame.html
 share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/package-summary.html
 share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/package-tree.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/sax2xmlreadercreator.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/xmlbasehandler.html
-share/doc/jing/doc/api/jing/com/thaiopensource/xml/sax/xmlreadercreator.html
 share/doc/jing/doc/api/jing/constant-values.html
 share/doc/jing/doc/api/jing/deprecated-list.html
 share/doc/jing/doc/api/jing/help-doc.html



Home | Main Index | Thread Index | Old Index