pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IMDB-Film - updated to 0.42



details:   https://anonhg.NetBSD.org/pkgsrc/rev/517726e6e30b
branches:  trunk
changeset: 400189:517726e6e30b
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Mon Oct 12 20:34:27 2009 +0000

description:
- 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.

diffstat:

 devel/p5-IMDB-Film/Makefile |  5 +++--
 devel/p5-IMDB-Film/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r d02c30499d7b -r 517726e6e30b devel/p5-IMDB-Film/Makefile
--- a/devel/p5-IMDB-Film/Makefile       Mon Oct 12 19:59:30 2009 +0000
+++ b/devel/p5-IMDB-Film/Makefile       Mon Oct 12 20:34:27 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/11 09:37:45 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/12 20:34:27 rhaen Exp $
 
-DISTNAME=      IMDB-Film-0.41
+DISTNAME=      IMDB-Film-0.42
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/ST/STEPANOV/}
@@ -12,6 +12,7 @@
 DEPENDS+=      p5-Cache-Cache-[0-9]*:../../devel/p5-Cache-Cache
 DEPENDS+=      p5-HTML-TokeParser-Simple>=2.28:../../www/p5-HTML-TokeParser-Simple
 DEPENDS+=      p5-libwww>=1.41:../../www/p5-libwww
+DEPENDS+=      p5-Text-Unidecode-[0-9]*:../../textproc/p5-Text-Unidecode
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r d02c30499d7b -r 517726e6e30b devel/p5-IMDB-Film/distinfo
--- a/devel/p5-IMDB-Film/distinfo       Mon Oct 12 19:59:30 2009 +0000
+++ b/devel/p5-IMDB-Film/distinfo       Mon Oct 12 20:34:27 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/10/11 09:37:45 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/10/12 20:34:27 rhaen Exp $
 
-SHA1 (IMDB-Film-0.41.tar.gz) = 33fe5f55f6d85f27e43be2331bf7b6464584bb57
-RMD160 (IMDB-Film-0.41.tar.gz) = bc1b690a9c5903d67d501086b92e02f417e71df6
-Size (IMDB-Film-0.41.tar.gz) = 59313 bytes
+SHA1 (IMDB-Film-0.42.tar.gz) = 15de44b34e3b18988b65aaebe4ed52e6f17528b4
+RMD160 (IMDB-Film-0.42.tar.gz) = a7d9d7e3aa7bc00412a4bb3e78ac8d3d0cdd5bb2
+Size (IMDB-Film-0.42.tar.gz) = 59810 bytes
 SHA1 (patch-aa) = 130a6cc7a138e42671135d487ecf0904dd88331b



Home | Main Index | Thread Index | Old Index