The NetBSD Project

CVS log for pkgsrc/audio/p5-CDDB/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / audio / p5-CDDB

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 6 12:51:48 2011 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Revision bump after updating perl to 5.14.1

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 6 10:41:53 2010 UTC (20 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

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.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 21 16:32:44 2010 UTC (21 months ago) by seb
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

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!

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 20 18:12:29 2009 UTC (2 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.11: +8 -4 lines
Diff to previous 1.11 (colored)

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
==============

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:41 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

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=...").

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:14 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Add DESTDIR support.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 27 08:54:46 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use standard homepage.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 5 15:29:56 2007 UTC (5 years, 4 months ago) by chuck
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

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>.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:57 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:04 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:18 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 24 13:55:56 2005 UTC (7 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Removed an empty line.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:55 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 20 11:30:55 2004 UTC (7 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 10 01:48:06 2004 UTC (8 years ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 10 01:48:06 2004 UTC (8 years ago) by minskim
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>