Commit graph

26 commits

Author SHA1 Message Date
rillig
768cd99f7f textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:43:32 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
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.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
2e0a831633 p5-XML-SemanticDiff: update to 1.0007.
1.0007 2018-07-31
    - Drop minimum perl back down to 5.8
2018-08-21 12:17:38 +00:00
wen
99e0838e0f Update to 1.0006
Upstream changes:
1.0006 2017-09-27
    - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
      where the code was failing to find the difference in this scenario
      Before: <element>0</element> After: <element></element>
2017-09-29 07:52:46 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
1ad8750d4c Update to 1.0005
Upstream changes:
1.0005 2017-02-06
    - Convert the distribution to use git, GitHub, and Dist-Zilla.
    - Correct some spelling errors and add more tests.
    - Remove trailing whitespace.
2017-04-29 07:34:49 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
d28b7c43b8 Update 1.0002 to 1.0004
-----------------------
1.0004 2014-02-04
    - Update the contact info for Shlomi Fish from the old one.

1.0003 2014-02-01
    - Add separate LICENSE file (CPANTS).
    - Add inc/Test/Run/Builder.pm .
2015-05-02 14:59:47 +00:00
wiz
7eeb51b534 Bump for perl-5.20.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.
2014-05-29 23:35:13 +00:00
wen
2b3f92417b Update to 1.0002
Upstream changes:
1.0002 2013-08-17
    - Convert "Changes" (this file) to CPAN::Changes.
    - Thanks to https://bitbucket.org/sromanov .

1.0001 2013-08-17
    - Fix https://rt.cpan.org/Ticket/Display.html?id=87903
        - Case problem with "repository" in "Build.PL".
    - Remove trailing space.
2013-08-24 02:34:24 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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!
2010-08-21 16:32:42 +00:00
sno
988fce8cd8 Updating package textproc/p5-XML-SemanticDiff from 0.99 to 1.0000
pkgsrc changes:
  - Adding license
  - Removing dependencies to CORE modules

Upstream changes:
1.0000   July 28 2009
    - Fixed the POD displaying:
        - https://rt.cpan.org/Ticket/Display.html?id=48259
2009-08-20 17:52:29 +00:00
he
7f6f63d8fa Update from versio n0.97nb1 to 0.99.
Pkgsrc changes:
 o Change to use Module::Build

Upstream changes:

0.99  October 03 2008
    - Now can exclude some paths from the comparison:
        - http://rt.cpan.org/Ticket/Display.html?id=39705

0.98  September 13 2008
    - Added the LICENSE section to the POD (Kwalitee).
    - Added the "use warnings" (Kwalitee).
    - Added the "Repository URL" on the resources page.
2008-11-28 14:44:25 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
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=...").
2008-10-19 19:17:40 +00:00
rhaen
7fc4af8abb - updated to 0.97
- added dependency to textproc/p5-Encode

ChangeLog:
0.97  August 08 2007
    - Added the README (Kwalitee)
    - Specified the LICENSE (as "perl") explicitly in the Makefile.PL.
      (Kwalitee)
    - Added t/pod.t. (Kwalitee).
        - fixed the POD in the process.
    - Created a Build.PL script based on the Makefile.PL in order to
      make sure the META.yml is according to the SPEC. (Kwalitee).
    - Added the t/pod-coverage.t file and made sure the files have
      full POD coverage. (Kwalitee)
    - Made sure the second argument in compare can accept a processed
      XML result, and refactored the code in the process. Added the
      t/13to-doc-read.t test file.
    - Converted the "PathFinder" package in lib/XML/SemanticDiff.pm
      to "XML::SemanticDiff::PathFinder" to maintain namespace
      purity.
    - Converted the Pkg to use an object using Non-Expat-Options. Made the
      global variables as class members using accessors.

0.96  July 03 2007
    - Fixed the warning emitted with the namespaces being undefined.
      (t/8nonexist_ns.t)
        - fixes http://rt.cpan.org/Public/Bug/Display.html?id=1379
    - Fixed the search algorithm so it will identify the location of the
      XML tags properly. (t/09two-tags.t)
    - Applied a modified version of:
        http://rt.cpan.org/Ticket/Display.html?id=24715
        - Fixes an exception when comparing XML with multi-byte
          characters.
        - Thanks to RMBARKER
        - t/10wide-chars.t
    - Applied a modified version of:
        http://rt.cpan.org/Ticket/Display.html?id=18491
        - Fixes a case where the same tags in different places with
        identical contents, are not considered semantically identical.
        - Thanks to CLOTHO for reporting it and suggesting a
        fix.
        - t/11tag-in-different-locations.t
    - Added a regression test against bug:
        http://rt.cpan.org/Ticket/Display.html?id=2322
        - Seems to already have been fixed.
        - t/12missing-element-has-o-as-cdata.t
2008-07-18 14:56:01 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
seb
636bca719f Initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSD
Packages Collection.

The perl5 module XML::SematicDiff provides a way to compare the
contents and structure of two XML documents. By default, it returns
a list of hashrefs where each hashref describes a single difference
between the two docs.
2006-10-10 09:53:07 +00:00