Commit graph

25 commits

Author SHA1 Message Date
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
0982effce2 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:48:20 +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
4b1d5cca33 Update to 1.222:
------------------------------------------
version 1.222 at 2013-08-15 07:12:54 +0000
------------------------------------------

  Change: 3161b01391d7ec55d7fd8f06b6de9ceb31126416
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-15 03:03:53 +0000

    Automate more of dist.ini.

------------------------------------------
version 1.221 at 2013-08-04 06:13:24 +0000
------------------------------------------

  Change: 4e0b8cc01214485a5d4f40b7318f2646f84c5ccb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 02:13:24 +0000

    Add .gitignore and MANIFEST.SKIP to ignore build artifacts.

    Releases will fail because the release built artifacts look like
    untracked files. Ignore them in .gitignore. Also ignore temporary
    files in MANIFEST.SKIP.

  Change: c5467dc4260c3ceb57e8253957c1449d3d00617a
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 02:01:30 +0000

    [rt.cpan.org 65060] Don't destroy the server list when connections
    fail.

    Connections may fail for transient reasons. It's better to assume the
    servers will come back eventually and take the performance hit on
    reconnect than to exhaust the list and never succeed again.

    If this fix helps you, thank Timo Santi for reporting the bug.

  Change: b9835824080c25817a37bcbf6d1c3bb4ab5d51f7
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 01:43:39 +0000

    Switch to Dist::Zilla.

  Change: 15ec95acbfed79a4f4e341e150af25964fc776a3
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2010-03-08 01:29:07 +0000

    Fix the repository URLs and copyright date in the docs.
2013-09-05 19:59:34 +00:00
wiz
98c3768c3a 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:35 +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
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
adam
c07b797358 Revision bump after updating perl to 5.14.1 2011-08-06 12:49:26 +00:00
wiz
aca92e4131 Update to 1.220:
================================
2010-03-08 01:18:09 -0500 v1_220
================================
    Prepare for git based distribution toolchain.
    Rearrange repository for git.
    Create an OSX example program for Max Wassermann.
2010-09-06 10:41:53 +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
740a90edb4 Updating package audio/p5-CDDB from 1.17nb1 to 1.21
pkgsrc changes:
  - Adding license
  - Adjusting PKGNAME (including CONFLICTS and SUPERSEDES)

Upstream changes:
=================================
2009-07-27T16:02:08.268109Z v1_21
=================================

  2009-07-27 16:01:44 (r9) by rcaputo; lib/CDDB.pm M

    Reorganize documentation links.

  2009-07-27 04:39:24 (r8) by rcaputo; lib/CDDB.pm M; Makefile.PL M

    Add machine-readable repository directory. Add BUG TRACKER,
    REPOSITORY and OTHER RESOURCES to the documentation.

=================================
2009-07-26T03:54:46.902679Z v1_20
=================================

  2009-07-26 03:54:11 (r6) by rcaputo
  lib/CDDB.pm M; t/01_cddb.t M; Makefile.PL M

    Upgrade tests to Test::More. Fix track offset calculations according
    to documented test input. Fix test input to match FreeDB
    documentation. Many thanks to Chuck Cranor for reporting the issue.

  2006-11-06 19:20:39 (r5) by rcaputo; Makefile.PL M

    Set a LICENSE. Cheap kwalitee points!

==============
End of Excerpt
==============
2009-08-20 18:12:29 +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
wiz
0b92cb1e23 Use standard homepage. 2007-02-27 08:54:46 +00:00
chuck
06b723d02b update to CDDB-1.17. fixes failing lookup handling of CDs with audio
in the pregap of track 1 (e.g. first disc of zombie heaven box set has
42 seconds of "hidden" audio before the start of the first track that
would throw off the lookup).

removed PKGREVISION line, as per instructions from <wiz>.
2007-01-05 15:29:56 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
rillig
dd3cb57f3f Removed an empty line. 2005-05-24 13:54:50 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
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.
2004-12-20 11:30:55 +00:00
minskim
72ae91733e Import p5-CDDB from pkgsrc-wip. Packaged by xtraeme@.
The CDDB module implements a Perl class for communicating with an
audio compact disc database through the CDDBP protocol.  It allows
querying the database and submitting new entries to it via e-mail (the
Mail::Internet and Mail::Header modules are required for submitting,
but their absence won't affect other functions).  Unlike its analogs,
CDDB.pm doesn't try to read a disc in your CD-ROM by itself, but
relies on the main program supplying disc data.  Therefore, it is
particularly useful for developing software that deals with
alternative media, such as MPEG audio files.
2004-05-10 01:48:06 +00:00