diff options
author | adam <adam> | 2012-11-27 12:17:50 +0000 |
---|---|---|
committer | adam <adam> | 2012-11-27 12:17:50 +0000 |
commit | 63253410243784b9f178c2cdb4c2accc65428e44 (patch) | |
tree | 5f7f711055210bd387bb6560a02bb66d6e9e6ef7 /textproc | |
parent | 92bdcff23809452137d5adf0f54bbba54769bb9b (diff) | |
download | pkgsrc-63253410243784b9f178c2cdb4c2accc65428e44.tar.gz |
Changes 1.1.28:
Portability:
* Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS,
* configure should be more careful with linker script,
* add gcrypt library in LIBADD, not LDFLAGS, as recommended
Bug fixes:
* Fix generate-id() to avoid generating the same ID,
* Fix crash with empty xsl:key/@match attribute,
* Crash when passing an uninitialized variable to document(),
* Add missing test docs to EXTRA_DIST,
* Fix regression: Default namespace not correctly used
Cleanups:
* Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml,
* autogen.sh cleanup,
* consistent use of xslt processor,
* Add object files in tests/plugins to .gitignore,
* Fix error on bug-165 regression test,
* Remove xsltTransStorageAdd and xsltTransStorageRemove
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxslt/Makefile | 5 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 10 | ||||
-rw-r--r-- | textproc/libxslt/patches/patch-ah | 32 |
3 files changed, 22 insertions, 25 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index cdcf1e78cab..f40a6d233bf 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.92 2012/10/25 06:56:04 asau Exp $ +# $NetBSD: Makefile,v 1.93 2012/11/27 12:17:50 adam Exp $ -DISTNAME= libxslt-1.1.27 -PKGREVISION= 1 +DISTNAME= libxslt-1.1.28 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/libxslt/ \ http://xmlsoft.org/sources/ diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 4c531245570..c160a86d5c8 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.54 2012/09/15 10:26:02 adam Exp $ +$NetBSD: distinfo,v 1.55 2012/11/27 12:17:50 adam Exp $ -SHA1 (libxslt-1.1.27.tar.gz) = f8072177f1ffe1b9bb8759a9e3e6349e1eac1f66 -RMD160 (libxslt-1.1.27.tar.gz) = 004d6ce93e714ae436c93d85a275b0b901e0a7e7 -Size (libxslt-1.1.27.tar.gz) = 3427310 bytes +SHA1 (libxslt-1.1.28.tar.gz) = 4df177de629b2653db322bfb891afa3c0d1fa221 +RMD160 (libxslt-1.1.28.tar.gz) = a4e2f9c3ac235284cc58a37ed26707a870e0f976 +Size (libxslt-1.1.28.tar.gz) = 3435907 bytes SHA1 (patch-ae) = 40ce3940a93b6a2dc804f62676909d3313e0ea52 -SHA1 (patch-ah) = 03e641c6e36a80d39824fcb6a0d681784b20dff3 +SHA1 (patch-ah) = f92809ab34e53962ec8b62e50ded7a27c89f10f8 diff --git a/textproc/libxslt/patches/patch-ah b/textproc/libxslt/patches/patch-ah index e7d1dcee571..305e36af49b 100644 --- a/textproc/libxslt/patches/patch-ah +++ b/textproc/libxslt/patches/patch-ah @@ -1,15 +1,15 @@ -$NetBSD: patch-ah,v 1.2 2012/09/15 10:26:02 adam Exp $ +$NetBSD: patch-ah,v 1.3 2012/11/27 12:17:51 adam Exp $ Fix syms file for stricter solaris ld ---- libxslt/libxslt_solaris.syms.orig 2012-09-15 09:51:49.000000000 +0000 +--- libxslt/libxslt_solaris.syms.orig 2012-11-27 12:04:43.000000000 +0000 +++ libxslt/libxslt_solaris.syms @@ -107,7 +107,7 @@ LIBXML2_1.0.11 { xsltFreeCompMatchList; xsltFreeTemplateHashes; xsltGetTemplate; - xsltMatchPattern; -+# xsltMatchPattern; ++# xsltMatchPattern; xsltTestCompMatchList; # preproc @@ -18,7 +18,7 @@ Fix syms file for stricter solaris ld # xsltInternals - xsltConstNamespaceNameXSLT; # variable -+# xsltConstNamespaceNameXSLT; # variable ++# xsltConstNamespaceNameXSLT; # variable xsltExtensionInstructionResultFinalize; xsltExtensionInstructionResultRegister; xsltInitCtxtKey; @@ -32,29 +32,27 @@ Fix syms file for stricter solaris ld - xsltPointerListClear; - xsltPointerListCreate; - xsltPointerListFree; -+# xsltParseAnyXSLTElem; -+# xsltParseSequenceConstructor; -+# xsltPointerListAddSize; -+# xsltPointerListClear; -+# xsltPointerListCreate; -+# xsltPointerListFree; ++# xsltParseAnyXSLTElem; ++# xsltParseSequenceConstructor; ++# xsltPointerListAddSize; ++# xsltPointerListClear; ++# xsltPointerListCreate; ++# xsltPointerListFree; xsltRegisterLocalRVT; xsltReleaseRVT; - xsltRestoreDocumentNamespaces; -+# xsltRestoreDocumentNamespaces; ++# xsltRestoreDocumentNamespaces; # extensions - xsltStyleStylesheetLevelGetExtData; -+# xsltStyleStylesheetLevelGetExtData; ++# xsltStyleStylesheetLevelGetExtData; # xsltInternals -- xsltTransStorageAdd; -- xsltTransStorageRemove; -+# xsltTransStorageAdd; -+# xsltTransStorageRemove; + # xsltTransStorageAdd; removed in 1.1.28 + # xsltTransStorageRemove; removed in 1.1.28 xsltUninit; - xsltXSLTAttrMarker; # variable -+# xsltXSLTAttrMarker; # variable ++# xsltXSLTAttrMarker; # variable } LIBXML2_1.1.9; LIBXML2_1.1.20 { |