Commit graph

21 commits

Author SHA1 Message Date
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
mef
5204220902 (pkgsrc)
- Revision -r 1.14 to -r 1.15  update was actually below upstream update.
   Just for record, this commit is actually removing one # line. Sorry.
(upstream)
 - Updated textproc/p5-Net-Dict to 2.21
------------------------------------
2.21 2016-03-01 NEILB
    - Use Test::RequiresInternet to skip tests if you don't have
      an internet connection and ability to connect to dict.org's
      DICT server. This is a holding position until I can add a
      mock DICT server. Added a basic require test, so there's
      always at least one test that should pass.

2.20 2016-02-27 NEILB
    - Updated tests to reflect changes in dict.org databases.
      Thanks to SREZIC for pointing out that they'd changed.
    - Fixed typo in doc. Patch from Gregor Herrmann. RT#112367
    - Dropped usage of "use vars".
2016-06-09 13:26:43 +00:00
mef
3f994b8fd3 Add BUILD_DEPENDS+= p5-Text-Diff-[0-9]* for make test 2016-06-09 12:59:03 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
mef
003a4ac229 Add BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]* for make test 2016-06-07 21:23:21 +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
cfdc1a97ca (pkgsrc)
- remove patch-aa, no longer necessary.
  (comment was: Avoid interactive configuration during build.)
(upstream)
 - Update 2.08 to 2.19
   -------------------
2.19 2014-12-17
    - Fixed failing tests - caused by updated dictionaries on dict.org
    - Added a TODO.md file with the things I want to get around to doing.

2.18 2014-06-26
    - Some of the dict.org databases have been updated, needing updates
      to databases. Reported by RJBS.
    - Converted tests to use eq_or_diff() from Test::Differences,
      also suggested by RJBS.

2.17 2014-04-25
    - Converted all remaining tests to use Test::More
    - Tidied up SEE ALSO, including fixing of broken links
    - Tidied up code snippets in the doc
    - Reformatted code according to my current conventions,
      and got rid of a few rogue tab characters

2.16 2014-04-20
    - Test server config in Net::Dict::TestConfig in t/lib.
      We no longer prompt for test config -- it hasn't changed in years.
    - Refactored t/connection.t to use Test::More

2.15 2014-04-04
    - tkdict script had a very site-specific #! path. Changed to use env.
      RT#92184

2.14 2014-03-28
    - We weren't correctly handling dictionary db names containing a '-'.
      Fix from RJBS.

2.13 2013-12-23
    - Added "use warnings" to Net::Dict
    - Specified min perl version as 5.006 in Makefile.PL

2.12 2013-11-18
    - Corrected the dependency I meant to add in the previous release.
      I added a dependency on Net::Dict (ie itself) instead.

2.11 2013-11-15
    - Added missing dependency (AppConfig::Std) to Makefile.PL

2.10 2013-07-20
    - Reformatted this file according to CPAN::Changes::Spec
    - Repository details added to metadata (Makefile.PL) and pod
    - License type added to metadata (Makefile.PL)

2.09 2011-12-18
    - Fixed tests that started breaking due to changes in the dict.org server
    - Renamed ChangeLog to Changes & tweaked formatting to CPAN::Changes::Spec
2015-03-10 12:00:13 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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
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
hiramatsu
8ffe479c11 Update p5-Net-Dict to 2.08.
Change from previous:
2.08 2011-08-02 neilb
    * updated testsuite to refer to dict.org, as test.dict.org no longer exists
    * updated testsuite to reflect the much greater list of databases now hosted on dict.org
2011-11-06 02:44:14 +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
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
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
obache
5bebcaedde Import p5-Net-Dict version 2.07 from pkgsrc-wip.
Pakcaged by Aleksey Cheusov and requested in PR 35469.

This distribution contains the Net::Dict module for Perl.
Net::Dict is a class implementing a simple client API
for the DICT protocol defined in RFC2229.
2007-03-15 15:41:29 +00:00