The NetBSD Project

CVS log for pkgsrc/graphics/p5-Image-Info/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / p5-Image-Info

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.55 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:39 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored)

*: recursive bump for perl 5.38

Revision 1.54 / (download) - annotate - [select for diffs], Sat May 20 07:03:04 2023 UTC (6 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored)

p5-Image-Info: update to 1.43.

2022-10-03  Slaven Rezic  <slaven@rezic.de>

    Release 1.43

    Stable release with all changes in 1.42_50

2022-07-17  Slaven Rezic  <slaven@rezic.de>

    Release 1.42_50

    Fix XML::Simple-related test failures (RT #143685)

    Cease warnings with inconsistent maker info (RT #133006)

    Don't fail on invalid rational value in EXIF (RT #135126)

    Don't bail out on erroneous APP1 EXIF segments (RT #131616)

Revision 1.53 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:06 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

*: recursive bump for perl 5.36

Revision 1.52 / (download) - annotate - [select for diffs], Mon May 24 19:52:26 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored)

*: recursive bump for perl 5.34

Revision 1.51 / (download) - annotate - [select for diffs], Mon Sep 7 11:23:03 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.50: +2 -3 lines
Diff to previous 1.50 (colored)

p5-Image-Info: update to 1.42.

2019-10-19  Slaven Rezic  <slaven@rezic.de>

    Release 1.42

    Stable release with all changes in 1.41_50

2019-10-16  Slaven Rezic  <slaven@rezic.de>

    Release 1.41_50

    Support for WEBP files (RT #130529) (by Nicolas Clark)

    Cease a warning (by H.Merijn Brand)

    Various minor test and CI polishing

Revision 1.50 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:43 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:15 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:11 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:16 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

Recursive bump for perl5-5.28.0

Revision 1.46 / (download) - annotate - [select for diffs], Mon Aug 14 18:53:19 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.45: +2 -3 lines
Diff to previous 1.45 (colored)

Updated p5-Image-Info to 1.41.

2017-07-12  Slaven Rezic  <slaven@rezic.de>

    Release 1.41

    Stable release with the change in 1.40_50

    Additionally more diagnostics in t/string.t

2017-06-30  Slaven Rezic  <slaven@rezic.de>

    Release 1.40_50

    Support iTXt chunks in PNGs (RT #122285) (by Nicholas Clark)

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:01 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.44 / (download) - annotate - [select for diffs], Tue Apr 4 13:15:31 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Updated p5-Image-Info to 1.40.

2017-03-21  Slaven Rezic  <slaven@rezic.de>

    Release 1.40

    Stable release with the change in 1.39_50

2017-03-19  Slaven Rezic  <slaven@rezic.de>

    Release 1.39_50

    Rational values work again (RT #117480)

    Fix warnings while processing PNGs (RT #118495) (by Johan Vromans)

    Pod spelling fixes (by Salvatore Bonaccorso and Slaven Rezic)

Revision 1.43 / (download) - annotate - [select for diffs], Sun Oct 9 08:37:33 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

Updated p5-Image-Info to 1.39.

2016-10-08  Slaven Rezic  <slaven@rezic.de>

    Release 1.39

    Stable release with all changes in 1.38_50..1.38_51

2016-10-01  Slaven Rezic  <slaven@rezic.de>

    Release 1.38_51

    Just recreated distribution with a changed SIGNATURE.

    Release 1.38_50

    Don't allow XXE (XML External Entities) processing while parsing
    SVG files. Addresses RT #118205. This is a potentially
    incompatible change; however usually SVG files do not rely on XXE.

Revision 1.42 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:54 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:12 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 22 06:35:42 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Update to 1.38:

2015-04-19  Slaven Rezic  <slaven@rezic.de>

    Release 1.38

    Pod typo fixes (by hatorikibble)

    New xt tests (synopsis, strict, kwalitee, by hatorikibble)

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 4 12:21:04 2015 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.38: +2 -3 lines
Diff to previous 1.38 (colored)

Update to 1.37:

2014-12-31  Slaven Rezic  <slaven@rezic.de>

    Release 1.37

    Stable release with all changes in 1.36_51..1.36_52

2014-12-29  Slaven Rezic  <slaven@rezic.de>

    Release 1.36_52

    Handle invalid TIFF chunks: stop processing if an unrecognized
    fieldtype is encountered. This is an additional fix for RT #100847.

2014-12-19  Slaven Rezic  <slaven@rezic.de>

    Release 1.36_51

    Use IO::Scalar instead of opening a scalar, for all
    perls < 5.21.7. This is to prevent possible segmentation faults
    with faulty images. See RT #100847 and
    https://rt.perl.org/Ticket/Display.html?id=123443

    Fix a "Variable declared in conditional statement" error.

    Fix a couple of typos.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:36 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.37: +1 -3 lines
Diff to previous 1.37 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:47 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored)

Remove SVR4_PKGNAME, per discussion on tech-pkg.

Revision 1.36 / (download) - annotate - [select for diffs], Thu May 29 23:36:40 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

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.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Sep 5 19:46:36 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.34: +2 -4 lines
Diff to previous 1.34 (colored)

Update to 1.36:

2012-07-05  Slaven Rezic  <slaven@rezic.de>

    Release 1.36

    Stable release with all changes in 1.35_50..1.35_51

2013-06-28  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_51

    Ignore reading jpeg thumbnail image with no content, patch
    provided by Kosei Moriyama,
    https://github.com/eserte/image-info/pull/2)

2013-05-06  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_50

    Fixed pod_cov.t test.

2013-04-10  Slaven Rezic  <slaven@rezic.de>

    Release 1.35

    Stable release with the change in 1.34_50

2013-04-03  Slaven Rezic  <slaven@rezic.de>

    Release 1.34_50

    image_info on Jpeg with bad EXIF data produced "substr outside of
    string" exception in Image::TIFF (RT #84122, patch provided by
    Steve Purkis)

Revision 1.34 / (download) - annotate - [select for diffs], Fri May 31 12:41:08 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

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.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 11 12:49:23 2013 UTC (10 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.32: +2 -4 lines
Diff to previous 1.32 (colored)

Update p5-Image-Info to 1.34.

Revision history for Image::Info

2012-02-29  Slaven Rezic  <slaven@rezic.de>

    Release 1.34

    Stable release with all changes in 1.33_50..1.33_51

2013-01-28  Slaven Rezic  <slaven@rezic.de>

    Release 1.33_51

    Handle corrupt JPEG files with extraneous bytes

2013-01-25  Slaven Rezic  <slaven@rezic.de>

    Release 1.33_50

    Limited support for WBMP files.

2012-11-03  Slaven Rezic  <slaven@rezic.de>

    Release 1.33

    Added test image for RT #78471.

2012-10-25  Slaven Rezic  <slaven@rezic.de>

    Release 1.32_52

    Handle BMP files with negative heights (RT #78471).

2012-10-24  Slaven Rezic  <slaven@rezic.de>

    Release 1.32_51

    Signature fix.

2012-10-23  Slaven Rezic  <slaven@rezic.de>

    Release 1.32_50

    Repacked because of Module::Install 1.04 problems (see mail from
    Miyagawa). Now Image::Info is again using good old EUMM.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:11 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.31: +1 -3 lines
Diff to previous 1.31 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:14 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Sep 3 11:16:22 2012 UTC (11 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision

Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 22 10:56:30 2012 UTC (11 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

Update to 1.32:

    SVG files without XML preamble are now also recognized.
    Bundled Module::Install 1.04.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 14 12:59:50 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Dec 2 12:18:12 2010 UTC (13 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Update to 1.31:

2010-09-25  Slaven Rezic  <slaven@rezic.de>

    Release 1.31

    Stable release with all changes in 1.30_50..1.30_53

    Patch by Tony Hook to fix handling of PPM files with 2
    bytes/sample.

2010-02-09  Slaven Rezic  <slaven@rezic.de>

    Release 1.30_53

    Repacked because Module::Install 0.93 does not ignore xt tests.
    See https://rt.cpan.org/Ticket/Display.html?id=54450

2010-02-09  Slaven Rezic  <slaven@rezic.de>

    Release 1.30_52

    Force using libxml's SAX parser.

    Fixed some PPM issues (e.g. incomplete header, numify
    width/height...)

2009-11-22  Slaven Rezic  <slaven@rezic.de>

    Release 1.30_51

    Fixes in GIF reader (unknown intro codes are now only warnings,
    application chunks are forced into the first image data)

    Added some test images for previous fixes.

2009-11-14  Slaven Rezic  <slaven@rezic.de>

    Release 1.30_50

    Support for Microsoft .ico files (Image::Info::ICO).

    Fixes in JPEG parsing (skip pad 0xFF in markers).

    Fixes in GIF reader ("trailer" seems to be optional).

    Somewhat better recognition of XBM files.

    XPM handling: Corrected color parsing. Try harder to find X11's
    rgb.txt. Ignore comments in rgb.txt.

    Reordered magic checks to have more common image formats first.

    Introduced Bundles.

    Some Pod cleanups.

    Additional author tests in xt.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:57 2010 UTC (13 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (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.25 / (download) - annotate - [select for diffs], Wed Jan 20 14:42:51 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update to 1.30:

2009-10-31  Slaven Rezic  <srezic@cpan.org>

    Release 1.30

    No changes since 1.29_53, just increased VERSION.

2009-09-23  Slaven Rezic  <srezic@cpan.org>

    Release 1.29_53

    SVG parsing: load_ext_dtd is now set to false, to avoid unnecessary
    possible network connections; this is also ceasing errors with
    libxml 2.7.x.

2009-09-16  Slaven Rezic  <srezic@cpan.org>

    Release 1.29_52

    More diagnostics in failing tests.
    Added tests cases for RT #49546.

2009-09-14  Slaven Rezic  <srezic@cpan.org>

    Release 1.29_51

    Fixed "substr outside of string" problem with Fujifilm FinePix S1000fd
    images (RT #49546)

2009-08-14  Slaven Rezic  <srezic@cpan.org>

    Release 1.29_50

    Marked Compress::Zlib as recommended module and skip a test if it is
    not installed (RT #48415)

Revision 1.24 / (download) - annotate - [select for diffs], Sat Aug 8 13:33:12 2009 UTC (14 years, 4 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.23: +7 -5 lines
Diff to previous 1.23 (colored)

Updating package for p5 module Image::Info from 1.28nb1 to 1.29

pkgsrc changes:
  - Update dependencies:
    * IO::String is not required anymore (it's in Perl CORE)
    * XML::LibXML is preferred over XML::Simple
  - Added license (perl5 license)
  - Added Module::Install as module type to prevent bundled
    Module::Install from automatic installing

Upstream changes:
2009-07-31  Slaven Rezic  <srezic@cpan.org>

    Release 1.29

    SVG parsing is now done by XML::LibXML::Reader, if available,
    otherwise the old XML::Simple-based code is used. Using the
    new code is much more memory efficient and faster. The old
    module can still be used by setting
    @Image::Info::SVG::PREFER_MODULE

    Removed deprecation notice.

    Bundled Module::Install 0.91.

    Ceased a warning in the JPEG parsing code with perl 5.6.x.

    Lowered minimum required Perl version to 5.6.0 (There's no
    evidence that it does not work with that Perl version).

    Ceased warnings when reading PNG files with ztxt (compressed
    comment) chunk (RT #28054)

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:10 2008 UTC (15 years, 1 month 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.22: +2 -1 lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:32 2008 UTC (15 years, 6 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.21: +3 -1 lines
Diff to previous 1.21 (colored)

Add DESTDIR support.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Apr 23 21:12:57 2008 UTC (15 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 1.28:

2008-03-30 v1.28 Tels 128 tests
  * raise minimum required Perl version to v5.6.2
    (it doesn't work on 5.005 anyway, open() with three arguments
     is not supported there and I don't have time to rewrite the code
     for outdated Perl versions. If you need it to run on 5.005, write
     a patch and file a bug report please.)
  * fix bug #15167: Incorrect width and height for JPG files
    (the fix now keeps the highest value for width/height, instead of
     creating an array ref with all the values)
  * remove Build.PL (bundle Module::Install 0.71)

2007-12-15 v1.27 Tels 128 tests
  * add both main authors to META.yml (does not work yet due to bug
    in Module::Install)
  * fix bug #30890: [PATCH] Transposed lines in documentation
  * fix bug #31165: Add attribute for parsing TIFF images (Thanx Adam Witney!)

2007-09-09 v1.26 Tels 128 tests
  * clarify the license by adding "v5.8.8" (otherwise it is quite unclear
    which Perl version, release or product the license text refers to)
  * fix bug #29088 - Another hanging image
  * fix bug #29243 - Exiftext fields (like UserComment) not parsed correctly

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 8 11:37:37 2007 UTC (16 years, 6 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
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update to 1.25:

2007-05-25 v1.25 Tels 127 tests
  * fix bug #26130 - hang in parsing JPG/TIFF images with repeating
    block numbers

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 25 23:51:14 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update to 1.24:

2007-02-24 v1.24 Tels 122 tests
  * fix bug #22507: add missing compression modes for TIFF
  * fix bug #25032: fix TIFF ASCII text field handling (Thanx BJWHEELER!)
    (This enables, among other things the ImageDescription tag for TIFF
     files)

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 18 03:23:48 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

Update to 1.23:

2006-09-30 v1.23 Tels 122 tests
  * regenerate the stale META.yml file
  * fix svg.t failing if no XML::Simple was installed (bug #21166)
  * fix _process_ifds call (missing underscore) (Thanx to Dermot Paikkos!)

Revision 1.17 / (download) - annotate - [select for diffs], Sun Aug 6 18:12:52 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

Update to 1.22:

2006-07-16 v1.22 Tels 123 tests
  * fix bug #19071: byteorder for TIFF on 64-bit systems broken
  * better error message in case SOI is missing in a JPEG
    (still no fix for #20183)
  * SVG:
    + use the correct MIME type "image/svg+xml"
    + version extraction was broken
    + comments had too much whitespace at front/end (these should be
      ignored and not extracted anyway)
  * add svg.t
  * resize test.jpg and test.png to make dist smaller
  * add interlace.png and beef up t/png.t

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jul 19 22:40:27 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update to 1.21:

2006-05-01 v1.21 Tels 96 tests
  * move the code to build Info.pm to dev/build.pl
  * include a pre-generated Info.pm into MANIFEST
    (fixes the indexing issue with CPAN)
  * dont use Symbol(), it is required before its usage anyway
  * allow exporting of determine_file_type and image_type
  * remove a needless diag message in string.t (Thanx jpo!)
  * add two test TIFFs (little/big endian) and a test file (Thanx jpo!)
  * create a new, much smaller test.rle file
  * more tests in t/bmp.t

2006-03-13 v1.20 Tels 74 tests
  * a few additions to Panasonic MakerNote in EXIF parsing
  * use Module::Install 0.60 to fix breakage from 0.58
  * fix bug #8193: Adds direct access to the determine_file_format logic
    With the following changes:
    + read only 11 bytes to determine file format (tiny.pgm is 11 bytes long)
    + fix provided patch to really work
  * fix bug #18147:
    + new TIFF code failed if the system endianness didn't match the TIFF
       image endianness - thanx jpo!
  * replace the link to the TIFF spec with a public link - thanx jpo!

2006-03-05 v1.19 Tels 74 tests
  * finally fix bug #6558: (Thanx jpo!)
    + fix typos: Image::X(B|P)M must be Image::X(p|b)m (Thanx jpo!)
    + fix missing semicolon in Image/Info/XPM.pm
    + Image::Info::XPM and Image::Info::XBM: add -width and -height to new()
  * add POD for process_file() into SVG, Xbm and Xpm
  * a few additions to Panasonic MakerNote in EXIF parsing
  * add doc about EXIF being wholly incomplete and using Image::ExifTool
  * apply patch, tests and add test.tif from Ben Wheeler, Thanx!:
    + fix bug #7442 Infinite loop of errors in Image::Info::TIFF
    + fix bug #3698 Broken BitsPerSample handling in TIFFs

2006-03-03 v1.18 Tels 61 tests
  * fix bug #6558: Image::Info 1.16 -> fails two tests (Thanx jpo!)
    + make string.t use strict, Test::More and simplify it
    + let string.t skip tests if Image::Xpm, Image::Xbm or XML::Simple
      are not installed (these would formerly silently fail)
    + Image::Info::XPM and Image::Info::XBM now handle in-memory files better
    + fix also pod_cov.t warnings (was "Image::Info.pm" vs "Image::Info")
  * reduce img/test.gif in size, it did eat up 1/3 of the entire dist size
  * reducing test.jpg with GIMP reveals a bug in EXIF parsing (not yet fixed)
  * MakerNote parsing:
    + add support for Panasonic cameras
    + for the following manufacturers we do not check the camera model, this
      gets all cameras, even yet unreleased ones to work:
      + Canon
      + Panasonic
      + Casio
      + Olympus
      + Fujifilm
    + UNDEFINED/ASCII strings from MakeNotes might have wrong length due to
      trailing \x00 chars, so we remove them and set the correct length
  * update one more URL for EXIF specs
  * imgdump uses Data::Dumper (not Data::Dump)
  * Install/build:
    + use Module::Install and bundle it, clean Makefile.PL up
    + add a compat Build.PL file
  * add a CREDITS file
  * PPM.pm: add VERSION, and POD
  * various POD fixes and additions
  * various small code cleanups

Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:50 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Sun Jan 29 17:41:51 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Update to 1.17:

2006-01-28 v1.17 Tels 48 tests
  * new maintainer: TELS
  * signed with my key
  * convert tests to Test::More
  * add pod.t and pod_cover.t
  * fix all POD errors
  * use strict in Makefile.PL and generate custom META.yml
  * don't include lib/Image/Info.pm - it is autogenerated anyway
  * html_dim() returns lowercase and properly quoted, for SVG/XHTML etc.,
    e.g. you get now 'width="900" height="800"'
  * fix bug #8136: update URL for EXIF standard
  * fix bug #8522 - dies at JPEGInterchangeFormatLngth (Thanx srezic@cpan.org)
  * fix also: EXIF says it is "JPEGInterchangeFormatLength", and not "...Lngth"
  * fix bug #5165: (duplicate of #8522)
  * fix bug #6018: FocalPlaneResolutionUnit decoded wrongly
  * fix bug #6083: add support for MakerNote for Nikon D70/D100
  * fix bug #16161: netpbm images may have more than 8bit/channel

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:21 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:31 2005 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:07 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:04 2004 UTC (18 years, 11 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sun Apr 25 04:42:07 2004 UTC (19 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

Bl3ify and enable pkgviews installation.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 8 21:21:10 2004 UTC (19 years, 10 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Upgrade to 1.16:
- Support for Canon 300D/Digital Rebel.
- Avoid IO::String dependency for perl-5.8.
- Support TIFF/Exif GPS tags.
- Support for Olympus C-700UZ and fix for the Olympus-JpegQual attribute.
- Support for Canon makernote.
- IO::String v1.02 core dumps fixed by depending on v1.03.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 21 16:51:49 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

COMMENT should start with a capital letter.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 21:42:06 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:18 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 31 14:02:42 2002 UTC (20 years, 11 months ago) by shell
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Updated to p5-Image-Info-1.12

Changes:
- Don't require IO::String for perl-5.8 as
  it has that feature built in.  Based on patch
  by Slaven Rezic <slaven.rezic@berlin.de>.
- Support for Exif 2.2 tags contributed by
  Stephane Bailliez <sbailliez@apache.org>.
- Support Olympus C4000Z MakerNote also from
  Stephane Bailliez.
- More robust TIFF parser that keeps on going if some of the
  fields appears to be garbage.
- Workaround for "Samsung Digimax 200"'s brain-dead resolution
  values.

Happy new year ..

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 20 17:46:06 2002 UTC (21 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.2: +3 -6 lines
Diff to previous 1.2 (colored)

Use buildlink2. Use perl5/module.mk.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 5 14:28:43 2002 UTC (21 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Add DEPENDS on p5-IO-String so that 'make test' succeeds. Closes pkg/17800
by Eric Jacoboni.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 1 15:49:02 2002 UTC (21 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgviews-base, pkgviews, pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of p5-Image-Info:
This Perl extention allows you to extract meta information from
various types of image files.  In this release the following file
formats are supported:

   JPEG (plain JFIF and Exif)
   PNG
   GIF
   PBM/PGM/PPM
   SVG
   XBM/XPM
   BMP/DIB/RLE

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 1 15:49:02 2002 UTC (21 years, 5 months ago) by wiz
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>