Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 14:06:21 -0500 (EST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94513: [MAINTAINER] devel/p5-SVN-Web: update to 0.46
Message-ID:  <200603151906.k2FJ6LoP052853@woodstock.rafan.org>
Resent-Message-ID: <200603151910.k2FJAE0k004615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94513
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-SVN-Web: update to 0.46
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 15 19:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 0.46
- Tell users what to do after installation in pkg-message.
- Add WWW entry in pkg-descr

Added file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-SVN-Web-0.46.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Web/Makefile /home/rafan/tmp/ports/p5-SVN-Web/Makefile
--- /usr/ports/devel/p5-SVN-Web/Makefile	Thu Feb  9 05:45:02 2006
+++ /home/rafan/tmp/ports/p5-SVN-Web/Makefile	Wed Mar 15 13:59:23 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVN-Web
-PORTVERSION=	0.43
+PORTVERSION=	0.46
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/N/NI/NIKC
@@ -50,6 +50,9 @@
 
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/svnweb-install ${PREFIX}/bin
+	@${ECHO}
+	@${CAT} ${PKGMESSAGE}
+	@${ECHO}
 
 .include <bsd.port.pre.mk>
 .if ${PERL_LEVEL} < 500600
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Web/distinfo /home/rafan/tmp/ports/p5-SVN-Web/distinfo
--- /usr/ports/devel/p5-SVN-Web/distinfo	Thu Feb  9 05:45:02 2006
+++ /home/rafan/tmp/ports/p5-SVN-Web/distinfo	Wed Mar 15 13:32:13 2006
@@ -1,3 +1,3 @@
-MD5 (SVN-Web-0.43.tar.gz) = d993f0e1e1a3aa8d6332b9732ce51404
-SHA256 (SVN-Web-0.43.tar.gz) = c9bfff3fa328d333a00f5ea48852e65adf8e2a13a9623f911bf7edbe034e0fbe
-SIZE (SVN-Web-0.43.tar.gz) = 48606
+MD5 (SVN-Web-0.46.tar.gz) = cb564420e90441155db603026a9b4583
+SHA256 (SVN-Web-0.46.tar.gz) = d1a60d3213d64a20f15ee899561d9112db4c180dc1e9ce71891822fc3228dc1d
+SIZE (SVN-Web-0.46.tar.gz) = 51324
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Web/pkg-descr /home/rafan/tmp/ports/p5-SVN-Web/pkg-descr
--- /usr/ports/devel/p5-SVN-Web/pkg-descr	Tue Mar 16 11:55:26 2004
+++ /home/rafan/tmp/ports/p5-SVN-Web/pkg-descr	Wed Mar 15 13:30:01 2006
@@ -5,3 +5,5 @@
 
 SVN::Web also tracks the branching feature (node copy) of subversion,
 so you can easily see the relationship between branches.
+
+WWW: http://search.cpan.org/~nikc/SVN-Web/
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Web/pkg-message /home/rafan/tmp/ports/p5-SVN-Web/pkg-message
--- /usr/ports/devel/p5-SVN-Web/pkg-message	Wed Dec 31 19:00:00 1969
+++ /home/rafan/tmp/ports/p5-SVN-Web/pkg-message	Wed Mar 15 13:38:24 2006
@@ -0,0 +1,2 @@
+After install, use svnweb-install to configure SVN::Web.
+Use perldoc SVN::Web for more information.
--- p5-SVN-Web-0.46.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603151906.k2FJ6LoP052853>