aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-11-11 23:24:10 +0800
committerswills <swills@FreeBSD.org>2012-11-11 23:24:10 +0800
commitb78e14fe06b71a7a03d307b0536abcc2b30fec61 (patch)
tree41931bcbd72bb8681160913fbcde39f56deb1fe4 /devel
parent08638cc2463b7e01e6da49c0c9172cabbe27a642 (diff)
downloadfreebsd-ports-gnome-b78e14fe06b71a7a03d307b0536abcc2b30fec61.tar.gz
freebsd-ports-gnome-b78e14fe06b71a7a03d307b0536abcc2b30fec61.tar.zst
freebsd-ports-gnome-b78e14fe06b71a7a03d307b0536abcc2b30fec61.zip
- Update to 0.63
- Add missing p5-Plack dependency - Install the templates, CSS and psgi file(s) that are needed to make it work PR: ports/173344 Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-SVN-Web/Makefile12
-rw-r--r--devel/p5-SVN-Web/distinfo4
-rw-r--r--devel/p5-SVN-Web/pkg-plist45
3 files changed, 52 insertions, 9 deletions
diff --git a/devel/p5-SVN-Web/Makefile b/devel/p5-SVN-Web/Makefile
index a6279fd20294..02178a030f15 100644
--- a/devel/p5-SVN-Web/Makefile
+++ b/devel/p5-SVN-Web/Makefile
@@ -1,18 +1,13 @@
-# New ports collection makefile for: devel/p5-SVN-Web
-# Date created: Feb 21 2004
-# Whom: CPANPLUS User <cpanplus@example.com>
-#
# $FreeBSD$
-#
PORTNAME= SVN-Web
-PORTVERSION= 0.61
+PORTVERSION= 0.63
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
-MAINTAINER= rafan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Subversion repository web frontend
RUN_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \
@@ -27,6 +22,7 @@ RUN_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion \
p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
+ p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
p5-Template-Plugin-Clickable-Email>=0:${PORTSDIR}/www/p5-Template-Plugin-Clickable-Email \
p5-Template-Plugin-Clickable>=0:${PORTSDIR}/www/p5-Template-Plugin-Clickable \
p5-Template-Plugin-Number-Format>=0:${PORTSDIR}/www/p5-Template-Plugin-Number-Format \
@@ -62,6 +58,8 @@ MAN3= SVN::CHANGES.3 \
SVN::Web::action.3
post-install:
+ @${MKDIR} -p ${WWWDIR}
+ @${CP} -r ${WRKSRC}/SVN-Web.psgi ${WRKSRC}/template ${WRKSRC}/css ${WWWDIR}
${INSTALL_SCRIPT} ${WRKSRC}/bin/svnweb-install ${PREFIX}/bin
@${ECHO}
@${CAT} ${PKGMESSAGE}
diff --git a/devel/p5-SVN-Web/distinfo b/devel/p5-SVN-Web/distinfo
index 5c0d2117477d..69504f29dd89 100644
--- a/devel/p5-SVN-Web/distinfo
+++ b/devel/p5-SVN-Web/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SVN-Web-0.61.tar.gz) = a5d6dbdbd7fe460a1b5413152e5ee976e4154f951476172fc956da0b0c418e2e
-SIZE (SVN-Web-0.61.tar.gz) = 97609
+SHA256 (SVN-Web-0.63.tar.gz) = 7466735901d7ef71c807f11f4bb70ed50c97ded6cab92c30656b16f45f2e2c03
+SIZE (SVN-Web-0.63.tar.gz) = 99291
diff --git a/devel/p5-SVN-Web/pkg-plist b/devel/p5-SVN-Web/pkg-plist
index c7242370e620..c8dbe5ed67bd 100644
--- a/devel/p5-SVN-Web/pkg-plist
+++ b/devel/p5-SVN-Web/pkg-plist
@@ -22,8 +22,53 @@ bin/svnweb-install
%%SITE_PERL%%/SVN/Web/X.pm
%%SITE_PERL%%/SVN/Web/action.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web/.packlist
+%%WWWDIR%%/css/trac/feed-icon-16x16.png
+%%WWWDIR%%/css/trac/diff.css
+%%WWWDIR%%/css/trac/file.png
+%%WWWDIR%%/css/trac/trac.css
+%%WWWDIR%%/css/trac/folder.png
+%%WWWDIR%%/css/trac/parent.png
+%%WWWDIR%%/css/trac/svnweb.css
+%%WWWDIR%%/css/trac/browser.css
+%%WWWDIR%%/css/trac/filedeny.png
+%%WWWDIR%%/css/trac/changeset.css
+%%WWWDIR%%/css/trac/folderdeny.png
+%%WWWDIR%%/css/trac/text-diff-html.css
+%%WWWDIR%%/css/trac/code.css
+%%WWWDIR%%/css/common.css
+%%WWWDIR%%/css/styles-hlb.css
+%%WWWDIR%%/template/trac/_action_menu
+%%WWWDIR%%/template/trac/log
+%%WWWDIR%%/template/trac/rss
+%%WWWDIR%%/template/trac/diff
+%%WWWDIR%%/template/trac/view
+%%WWWDIR%%/template/trac/list
+%%WWWDIR%%/template/trac/blame
+%%WWWDIR%%/template/trac/_diff
+%%WWWDIR%%/template/trac/footer
+%%WWWDIR%%/template/trac/browse
+%%WWWDIR%%/template/trac/header
+%%WWWDIR%%/template/trac/_log_msg
+%%WWWDIR%%/template/trac/revision
+%%WWWDIR%%/template/trac/x
+%%WWWDIR%%/template/plain/revision
+%%WWWDIR%%/template/plain/log
+%%WWWDIR%%/template/plain/diff
+%%WWWDIR%%/template/plain/list
+%%WWWDIR%%/template/plain/view
+%%WWWDIR%%/template/plain/footer
+%%WWWDIR%%/template/plain/browse
+%%WWWDIR%%/template/plain/header
+%%WWWDIR%%/template/plain/x
+%%WWWDIR%%/SVN-Web.psgi
@dirrm %%SITE_PERL%%/SVN/Web/I18N
@dirrm %%SITE_PERL%%/SVN/Web
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN
@dirrmtry %%SITE_PERL%%/SVN
+@dirrmtry %%WWWDIR%%/css/trac
+@dirrmtry %%WWWDIR%%/css
+@dirrmtry %%WWWDIR%%/template/trac
+@dirrmtry %%WWWDIR%%/template/plain
+@dirrmtry %%WWWDIR%%/template
+@dirrmtry %%WWWDIR%%