./databases/p5-MARC-Record, MARC record handling package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0nb2, Package name: p5-MARC-Record-2.0.0nb2, Maintainer: pkgsrc-users

MARC::Record provides yet another collection of routines to process MARC
records.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 6dfa718983c828c8a2802ea4e72cc85d9535edac
RMD160: 2b39d0367949fe65665d4cbf2ca867643bea0dc3
Filesize: 77.079 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
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!
   2009-07-07 17:51:40 by Jens Rehsack | Files touched by this commit (1)
Log message:
- adding license (perl license, as noted in POD)
- adding support for destdir
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
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-09-16 20:04:23 by Havard Eidnes | Files touched by this commit (3) | Imported package
Log message:
Import p5-MARC-Record version 2.0.0 from pkgsrc-wip.
This is primarily so that p5-Net-Z3950-ZOOM can compile without
having pkgsrc-wip checked out (oops!).

MARC::Record provides yet another collection of routines to process MARC
records.