NetBSD

CVS log for pkgsrc/textproc/p5-Pod-Coverage/Makefile

[BACK] Up to [NetBSD] / pkgsrc / textproc / p5-Pod-Coverage

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 14 17:14:07 2011 (5 months, 3 weeks ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 21 18:35:56 2010 (17 months, 2 weeks ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
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.11: download - view: text, markup, annotated - select for diffs
Sat Jul 31 15:57:01 2010 (18 months, 1 week ago) by sno
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Updating textproc/p5-Pod-Coverage from 0.20 to 0.21

pkgsrc changes:
- add license definition

Upstream changes:
0.21	Tuesday 27th July, 2010
	Add SCALAR to the stoplist (implementaion method for tied
	hashes).  Report by David Cantrell.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 22 16:51:45 2009 CET (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
Update to 0.20:

0.20	Thursday 19th February, 2009
	Fix t/lib/Fully/Qualified.pm to have a 1; (Zefram)
	Ship t/09whitespace.t - had missed it before

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 19 21:18:55 2008 (3 years, 3 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
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.8: download - view: text, markup, annotated - select for diffs
Thu Feb 14 20:11:40 2008 CET (3 years, 11 months ago) by rhaen
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
- updated package to 0.19
- changed maintainer
- added USE_DESTDIR support
ChangeLog:
0.19    Thursday 13th September, 2007
        Don't use _CvGV to determine if a sub was imported, there's a handy
        flag - GVf_IMPORTED_CV.  Fixes 5.9.5 and future perls
        (solution by Nicholas Clark)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 21 10:11:10 2006 (5 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Update p5-Pod-Coverage to 0.18.
Based on patch privided by Martin Wilke via PR 34421.
And this version depend on p5-Devel-Symdump>=2.01.

0.18    Friday 4th August, 2006
	Rewrite _CvGV in terms of B::CV - no xs dependency anymore
	(suggested by Tim Bunce)

        Add the (FETCH|MODIFY)_$foo_ATTRIBUTES methods to the private
	stoplists. (rt #12451)

        Support documentation where the method name is documented in a
	::qualified style (rt #14635)

	Ignores new (5.8) magic CLONE and CLONE_SKIP methods. (rt #17489)

	Added a nonwhitespace option (Alex - rt #14950)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 4 22:30:48 2006 CET (5 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
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.5: download - view: text, markup, annotated - select for diffs
Sat Aug 6 08:19:32 2005 (6 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
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.4: download - view: text, markup, annotated - select for diffs
Wed Jul 13 20:01:41 2005 (6 years, 6 months ago) by jlam
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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.3: download - view: text, markup, annotated - select for diffs
Mon Apr 11 23:47:37 2005 (6 years, 10 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 24 23:38:42 2005 CET (6 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
* Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm
  does.  This allows us to use dynamic PLISTs for Perl modules that are
  built using Module::Build.  Bump the PKGREVISION of p5-Module-Build
  to 1.

* Drop the use of PERL5_USES_MODULE_BUILD and introduce a new variable
  PERL5_MODULE_TYPE that is either "MakeMaker" or "Module::Build" that
  names the framework used to build/install the module.

* Split out the variables set in perl5/buildlink3.mk that are also used
  by perl5/module.mk into a new file perl5/vars.mk.  Move some PERL5_*
  variable definitions from pkgsrc/mk/bsd.pkg.use.mk into perl5/vars.mk.
  This just centralizes the common PERL5_* definitions into a single
  file location.

* Convert the known packages that use Module::Build to set
  PERL5_MODULE_TYPE and PERL5_PACKLIST:

	devel/p5-Class-Container
	devel/p5-Exception-Class
	devel/p5-Log-Dispatch
	devel/p5-Array-Compare
	textproc/p5-Pod-Coverage
	www/p5-Apache-Session-Wrapper
	www/p5-MasonX-Request-WithApacheSession

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Feb 22 01:30:10 2005 CET (6 years, 11 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-base
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-Pod-Coverage:

Checks if the documentation of a perl module is comprehensive.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 22 01:30:10 2005 CET (6 years, 11 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>