The NetBSD Project

CVS log for pkgsrc/print/p5-PostScript-Simple/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / p5-PostScript-Simple

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 14 14:21:30 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:35 2010 UTC (21 months ago) by seb
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.2: +2 -1 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Fri May 1 22:19:05 2009 UTC (3 years 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Replacing perl interpreter in modules

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 1 21:57:17 2009 UTC (3 years ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

PkgSrc changes:
  Importing package for p5 module PostScript::Simple 0.07 as dependency
  for upcoming update of devel/p5-Module-Dependency to 0.86.

Description:
PostScript::Simple allows you to have a simple method of writing PostScript
files from Perl. It has graphics primitives that allow lines, curves,
circles, polygons and boxes to be drawn. Text can be added to the page using
standard PostScript fonts.

The images can be single page EPS files, or multipage PostScript files. The
image size can be set by using a recognised paper size ("A4", for example) or
by giving dimensions. The units used can be specified ("mm" or "in", etc) and
are the same as those used in TeX. The default unit is a bp, or a PostScript
point, unlike TeX.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 1 21:57:17 2009 UTC (3 years ago) by sno
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>