pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-SVN-Web p5-SVN-Web: update to 0.63.
details: https://anonhg.NetBSD.org/pkgsrc/rev/60c5f69da61e
branches: trunk
changeset: 369215:60c5f69da61e
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 27 16:29:18 2017 +0000
description:
p5-SVN-Web: update to 0.63.
0.63, released Oct 17, 2012
More improvements to UTF8 handling graciously contributed by Vladimir Timofeev
0.62, released Oct 10, 2012
Updated psgi file, for some reason I regressed it.
A variety of fixes, notably huge improvements to UTF8 handling graciously contributed by Vladimir Timofeev and diff output fixes
0.61, released Jun 11, 2012
Template fixes for RT48416
RT24507 closed as the stand alone server was removed in favor of Plack.
RT39707 closed as many perl SVN related issues were resolved elsewhere
Included patch from RT32041 to authenticate to https
0.60, released Jun 7, 2012
Pulled out mod_perl1/2 and cgi, replaced with Plack. This probably broke lots of things.
Changed to using Dist::Zilla with MakeMaker (due to .po issues with Module::Build)
DAGOLDEN recommends using Alien::SVN as dependency, rather than SVN::Core, SVN::Client and SVN::Ra. This is because the SVN perl modules are not published to CPAN.
Merged patch from rt26159
0.54, never released
Fix for RT35186, to make 'selected' compliant with XHTML
Fix for RT37388, by Vladimir Timofeev
diffstat:
www/p5-SVN-Web/Makefile | 11 +++++------
www/p5-SVN-Web/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 11 deletions(-)
diffs (60 lines):
diff -r 1aeb74c6ba23 -r 60c5f69da61e www/p5-SVN-Web/Makefile
--- a/www/p5-SVN-Web/Makefile Wed Sep 27 16:26:25 2017 +0000
+++ b/www/p5-SVN-Web/Makefile Wed Sep 27 16:29:18 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.39 2017/06/05 14:25:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2017/09/27 16:29:18 wiz Exp $
-DISTNAME= SVN-Web-0.53
+DISTNAME= SVN-Web-0.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
CATEGORIES= perl5 www
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DJ/DJZORT/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/SVN-Web/
COMMENT= Unstable snapshot of Subversion repository browser
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI
DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc
@@ -17,13 +17,13 @@
DEPENDS+= p5-GD-Graph3d>=0.55:../../graphics/p5-GD-Graph3d
DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph
DEPENDS+= p5-Locale-Maketext-Lexicon-[0-9]*:../../misc/p5-Locale-Maketext-Lexicon
-#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext-Simple-[0-9]*}:../../misc/p5-Locale-Maketext-Simple
DEPENDS+= p5-Template-Toolkit>=2.10:../../www/p5-Template-Toolkit
DEPENDS+= p5-Template-Plugin-Number-Format>=1.01:../../textproc/p5-Template-Plugin-Number-Format
DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
DEPENDS+= p5-Text-Diff>=0.35:../../textproc/p5-Text-Diff
DEPENDS+= p5-Text-Diff-HTML>=0.04:../../textproc/p5-Text-Diff-HTML
DEPENDS+= p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM
+DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
DEPENDS+= p5-Test-WWW-Mechanize-[0-9]*:../../www/p5-Test-WWW-Mechanize
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
@@ -42,7 +42,6 @@
DEPENDS+= p5-Template-Plugin-Subst-[0-9]*:../../www/p5-Template-Plugin-Subst
MAKE_PARAMS+= --skip_questions -- "--installdirs vendor"
-PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/SVN/Web/.packlist
.include "../../databases/p5-DBI/buildlink3.mk"
diff -r 1aeb74c6ba23 -r 60c5f69da61e www/p5-SVN-Web/distinfo
--- a/www/p5-SVN-Web/distinfo Wed Sep 27 16:26:25 2017 +0000
+++ b/www/p5-SVN-Web/distinfo Wed Sep 27 16:29:18 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 02:47:18 agc Exp $
+$NetBSD: distinfo,v 1.8 2017/09/27 16:29:18 wiz Exp $
-SHA1 (SVN-Web-0.53.tar.gz) = ea126028fc42662c453523e6e6c56376a6b7cd07
-RMD160 (SVN-Web-0.53.tar.gz) = aeec3c7288b25552e063e87a9ba1874a5da117aa
-SHA512 (SVN-Web-0.53.tar.gz) = 657cf55d144a24314efcb7fac1f761c9fff8773caac80cbfb835f5462c51b860b255159050f940c43994017c524b181c96c556cd26e917a5e85d79315526058f
-Size (SVN-Web-0.53.tar.gz) = 85155 bytes
+SHA1 (SVN-Web-0.63.tar.gz) = 4a4e9a468d0129095cebec264fb91850ba7c5998
+RMD160 (SVN-Web-0.63.tar.gz) = c6aade7d859f336f41cb2228a3b17bac2b79fba8
+SHA512 (SVN-Web-0.63.tar.gz) = 2dce520d315ea51b5db4e2bb4882128a55b59e63a6b18b2ca68bba71df5100829751fd5892af52dd0eb6d8e69f361b1d3c3b244ceec8fd00ac526dc626e03e95
+Size (SVN-Web-0.63.tar.gz) = 99291 bytes
Home |
Main Index |
Thread Index |
Old Index