Commit graph

14 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
96aee27b70 Update to 0.52:
0.52 Apr 30 2012
	- fixed retrieving episodes of TV series following IMDB change (ticket #74679) [ARJONES];
	- fixed issue with movie connection parsing.
2012-10-21 22:44:12 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
00c969e751 Update to 0.51:
0.51 Sep 28 2011
	- fixed retrieving of movie rating (ticket #71117);
	- fixed official movie sites test.
2012-04-22 10:50:20 +00:00
wiz
f30f5628c9 Update to 0.50:
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.
2011-08-16 22:40:51 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
wiz
cab1bd2aad Update to 0.49:
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.
2010-12-02 12:17:13 +00:00
wiz
b458ea2f39 Add comment. 2010-09-12 11:17:07 +00:00
wiz
98572a45f9 Update to 0.46:
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.
2010-09-12 11:16:48 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
seb
24994738e7 Update p5-IMDB-Film from version 0.43 to version 0.45.
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.
2010-04-25 17:05:05 +00:00
wiz
dfafe1994d Update to 0.43, set LICENSE.
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);
2010-01-20 14:51:08 +00:00
rhaen
3010a4f5a3 - updated to 0.42
- 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.
2009-10-12 20:34:27 +00:00
wiz
2154ab493d Initial import of p5-IMDB-Film-0.41:
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.
2009-10-11 09:37:45 +00:00