Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
|
Upstream changes:
1.44 2018-10-11 MANWAR
- Added new test for axis descendant.
1.43 2018-10-10 MANWAR
- Fix memory leak in XML::XPath::Parser (PR #6), Thanks @niner.
|
|
|
|
Upstream changes:
1.42 2017-07-30 MANWAR
- Fixed GitHub issue #5 (abstract is undef in meta files). Thanks @y.
1.41 2017-07-28 MANWAR
- Fixed GitHub issue #4 (can't use non-ascii first character as element name). Thanks @nanis, @ikegami.
|
|
|
|
Upstream changes:
1.40 2016-11-13 MANWAR
- Proposed fix for RT #118726.
1.39 2016-11-08 MANWAR
- Proposed fix for RT #118643.
|
|
Upstream changes:
1.38 2016-10-31 MANWAR
- Fixed parser caching as reported by Jeremy (mysticprune).
|
|
|
|
-------------------------------------
1.37 2016-06-02 MANWAR
- Fixed annoying warnings.
|
|
Upstream changes:
1.36 2016-04-14 MANWAR
- Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when quiet mode ist set).
|
|
Upstream changes:
1.35 2016-04-06 MANWAR
- Fixed issue RT #113576 (XML::XPath::Node::Element::getAttributeNode() uses unspecified behaviour).
|
|
Upstream changes:
1.34 2016-03-08 MANWAR
- Applied the patch to script examples/xpath (kindly provided by GREGOA).
1.33 2016-03-02 MANWAR
- Fixed issue RT #112584 (use of /d modifier in transliteration operator).
|
|
Upstream changes:
1.32 2016-02-23 MANWAR
- Applied the following patches kindly provided by GREGOA:
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/fix-stringification-overload.patch
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/test.patch
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/xpath-option-to-work-without-internet-connection.patch
1.31 2016-02-22 MANWAR
- Proposed fix for RT #112017.
1.30 2016-02-04 MANWAR
- Fixed issue RT #15902 (Quoting warnings with translate).
- Fixed issue RT #21154 (translate() function does not remove characters or support -)
1.29 2016-02-03 MANWAR
- Fixed issue RT# 26144 (createNode doesn't honor position() predicate).
1.28 2016-01-31 MANWAR
- Changed the LICENSE information about the package XML::XPath::PerlSAX as per
Matt Sergeant email response (dated 2016-01-30).
1.27 2016-01-30 MANWAR
- Fixed issue RT# 32012 (Debian bug #187583, http://bugs.debian.org/187583).
1.26 2016-01-25 MANWAR
- Fixed inconsistent version issue (CPANTS).
- Added key 'provides' to the Makefile.PL script.
- Added unit test scripts t/meta-json.t and t/meta-yml.t
1.25 2016-01-20 MANWAR
- Merged in GitHub PR #2, thanks to sdeseille.
- Merged t/45overloading_number_operator.t and t/99rt_11724.t into t/45cmp_nodeset.t
1.24 2016-01-19 MANWAR
- Fixed issue RT# 111278 (XML::XPath::PerlSAX doesn't compile).
1.23 2016-01-18 MANWAR
- Fixed issue RT# 6363 (using < in a query returns results as if <= had been used).
1.22 2016-01-13 MANWAR
- Fixed issues RT# 30818 and RT# 80277.
1.21 2016-01-12 MANWAR
- Fixed issues RT# 14957 and RT# 30819.
1.20 2016-01-10 MANWAR
- Fixed issues RT# 26143 and RT# 68703.
1.19 2016-01-05 MANWAR
- Fixed issues RT# 14248 and RT# 23924.
1.18 2016-01-04 MANWAR
- Fixed issues RT# 6362 and RT# 32233.
1.17 2016-01-01 MANWAR
- Fixed issues RT# 3666, RT# 30813 and RT# 90850.
|
|
Add LICENSE
Upstream changes:
1.16 2015-12-28 MANWAR
- Fixed issues RT# 87781, RT# 54389 and RT# 73982.
1.15 2015-12-27 MANWAR
- Added Changes file to the MANIFEST file.
- Added LICENSE file.
- Added MANIFEST.SKIP file.
- Tidied up pod document of the package XML::XPath.
1.14 2015-12-26 MANWAR
- Added Changes file.
- Enabled 'warnings' check.
- Moved packages to lib/ folder.
- Added key 'resources' to the Makefile.PL script.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
Patch provided by Adrian Portelli in PR pkg/24998 and slightly
modified by me.
|
|
|
|
|
|
|
|
Use perl5/module.mk
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
|
|
|
|
in DEPENDS.
|
|
A set of modules for parsing and evaluating XML-XPath statements.
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in the
form of functions. Modules such as XSLT and XPointer may need to do
this as they support functionality beyond XPath.
Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12639.
|