pkgsrc-WIP-changes archive

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

p5-URI-Title: update to 1.901.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 12:45:25 2017 +0200
Changeset:	9de3d49975986030637142ab27bfdf65fe73fc34

Modified Files:
	p5-URI-Title/Makefile
	p5-URI-Title/distinfo

Log Message:
p5-URI-Title: update to 1.901.

1.901 2016-08-21 BOOK
  - Added various contributors to the META file
  - Use dzil plugin Test::ReportPrereqs to report prereq versions
  - Updated release header lines to follow CPAN::Changes::Spec

1.900 2014-12-17 BOOK
  - now packaged with Dist::Zilla
  - Added separate COPYRIGHT AND LICENSE section to pod (NEILB)
  - Specified min version of perl as 5.006 (NEILB)
  - Added WWW::GetPageTitle to SEE ALSO. More for completeness than any belief
    that anyone might want to use that over URI::Title. (NEILB)

1.89 2014-09-12 BOOK
  - Closed RT #55235 (thanks to James Green (JKG))

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9de3d49975986030637142ab27bfdf65fe73fc34

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-URI-Title/Makefile | 4 +---
 p5-URI-Title/distinfo | 7 ++++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/p5-URI-Title/Makefile b/p5-URI-Title/Makefile
index 2fe4ff19a2..71fdf4ac0d 100644
--- a/p5-URI-Title/Makefile
+++ b/p5-URI-Title/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.6 2014/10/09 14:06:30 thomasklausner Exp $
 
-DISTNAME=		URI-Title-1.88
+DISTNAME=		URI-Title-1.901
 PKGNAME=		p5-${DISTNAME}
 CATEGORIES=		www perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=URI/}
@@ -17,8 +17,6 @@ DEPENDS+=		p5-MP3-Info>=1.01:../../audio/p5-MP3-Info
 DEPENDS+=		p5-Image-Size>=1.01:../../graphics/p5-Image-Size
 DEPENDS+=		p5-libwww>=5.805:../../www/p5-libwww
 
-REPLACE_PERL=		title.pl
-
 PERL5_PACKLIST=		auto/URI/Title/.packlist
 
 .include "../../lang/perl5/module.mk"
diff --git a/p5-URI-Title/distinfo b/p5-URI-Title/distinfo
index dd316ae915..48f65299e5 100644
--- a/p5-URI-Title/distinfo
+++ b/p5-URI-Title/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.4 2014/02/05 05:05:06 uccwen Exp $
 
-SHA1 (URI-Title-1.88.tar.gz) = c1a91476c06fa99ce27358c3a5fe9cad371696d9
-RMD160 (URI-Title-1.88.tar.gz) = 17326713aeebc70b561c67a624c8e8176369fdc9
-Size (URI-Title-1.88.tar.gz) = 7902 bytes
+SHA1 (URI-Title-1.901.tar.gz) = 069e20075e3002835179bd5ea25f11373941a56c
+RMD160 (URI-Title-1.901.tar.gz) = 67bca6dfa53576456d2496da4210dd530a985f55
+SHA512 (URI-Title-1.901.tar.gz) = a4b8cae6d15ab1cf1a9668048d4a4ced3a0426b39c582b24ed1611d3d4d8a2621487fd1f340bcdbaa27d569e70b95d29ef457aec578c628574cc9f686793e743
+Size (URI-Title-1.901.tar.gz) = 19056 bytes


Home | Main Index | Thread Index | Old Index