Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
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.
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.
0.52 Apr 30 2012
- fixed retrieving episodes of TV series following IMDB change (ticket #74679) [ARJONES];
- fixed issue with movie connection parsing.
0.50 Aug 09 2011
- fixed retrieving of movie rating (ticket #69049);
- fixed returning of MPAA rating;
- fixed parsing of movie title;
- fixed parsing of person name;
- fixed variuos tests.
0.49 Nov 25 2010
- fixed issue with returning the episodes of TV series;
- made movie kind low case to have back compatibility;
- fixed retrieving year of movie;
- fixed retrieving bio of the movie person;
- fixed tests;
0.48 Oct 19 2010
- fixed bug with retrieving of movie cover if the title contains special HTML symbols, ticket #62254;
- added returning of default IMDB image in case if movie doesn't have a cover;
- fixed issue with retrieving of movie's plot;
- added a new method - storyline;
- fixed bug with return of movie's kind;
- fixed issue with not completed year period, i.e 2004-, ticket #62174;
- added a few new tests.
0.47 Oct 12 2010
- fixed module functionality according to new IMDB design.
0.46 Sep 10 2010
- added possibility to get big size covers;
- fixed retrieving of cover for non-English movies;
- fixed bug with parsing of the movie title on the search page, ticket #55739;
- fixed plot parsing.
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!
Upstream changes:
0.45 Mar 19 2010
- fixed parsing of movie top info (thanks to Stefan Göbel for the patch);
- added new test for top movie info;
- fixed a few tests.
0.44 Mar 17 2010
- fixed issue with retrieving movie by its title (thanks to Peter Valdemar
Mørch for patch);
- fixed issue with parsing person birthday and birthplace;
- fixed tests.
0.43 Nov 12
- fixed issue with retrieving plot keywords instead of plot (thanks to Justin
Fletcher for the bugreport and patch, for ticket #51240);
- fixe issue with parsing Top 250 or Bottom 100 movie property (thans for
Byju for bugreport);
- fixed parsing AKA movie info (thanks to Milos Vavrek for bugreport,
ticket #52729);
- check for depends
ChangeLog:
0.42 Oct 8
- added keywords for the film;
- fixed issue with retrieving of plot contained a link (thanks to Byju for
the bug-report);
- fixed issue with displaying special HTML symbols (ticket #49060);
- fixed POD documentation.
IMDB::Film is OO Perl interface to the database of films IMDB
(www.imdb.com). It allows to retrieve information about movies by
its IMDB code or title. Also, there is a possibility to get
information about IMDB persons (actors, actresses, directors, etc.)
by their name of code.