Bug 171128 - [PATCH] devel/p5-SVN-Web: update to 0.61
Summary: [PATCH] devel/p5-SVN-Web: update to 0.61
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 00:00 UTC by Steve Wills
Modified: 2012-09-22 20:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-SVN-Web-0.61.patch (6.60 KB, patch)
2012-08-28 00:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-28 00:00:13 UTC
- Update to 0.61

Port maintainer (rafan@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-28 00:00:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-09-22 15:28:16 UTC
Responsible Changed
From-To: rafan->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-22 20:46:42 UTC
Author: swills
Date: Sat Sep 22 19:46:26 2012
New Revision: 304718
URL: http://svn.freebsd.org/changeset/ports/304718

Log:
  - Update to 0.61
  
  PR:		ports/171128
  Approved by:	maintainer timeout (rafan, >3 weeks)

Deleted:
  head/devel/p5-SVN-Web/files/
Modified:
  head/devel/p5-SVN-Web/Makefile   (contents, props changed)
  head/devel/p5-SVN-Web/distinfo   (contents, props changed)
  head/devel/p5-SVN-Web/pkg-plist   (contents, props changed)

Modified: head/devel/p5-SVN-Web/Makefile
==============================================================================
--- head/devel/p5-SVN-Web/Makefile	Sat Sep 22 19:44:45 2012	(r304717)
+++ head/devel/p5-SVN-Web/Makefile	Sat Sep 22 19:46:26 2012	(r304718)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	SVN-Web
-PORTVERSION=	0.53
-PORTREVISION=	8
+PORTVERSION=	0.61
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -39,12 +38,15 @@ BUILD_DEPENDS:=	${RUN_DEPENDS} \
 		p5-Test-HTML-Tidy>=0:${PORTSDIR}/devel/p5-Test-HTML-Tidy \
 		p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	--skip_questions
 
 MAN1=		svnweb-install.1 \
 		svnweb-server.1
-MAN3=		SVN::Web.3 \
+MAN3=		SVN::CHANGES.3 \
+		SVN::CONTRIBUTING.3 \
+		SVN::UPDATING.3 \
+		SVN::Web.3 \
 		SVN::Web::Blame.3 \
 		SVN::Web::Browse.3 \
 		SVN::Web::Checkout.3 \

Modified: head/devel/p5-SVN-Web/distinfo
==============================================================================
--- head/devel/p5-SVN-Web/distinfo	Sat Sep 22 19:44:45 2012	(r304717)
+++ head/devel/p5-SVN-Web/distinfo	Sat Sep 22 19:46:26 2012	(r304718)
@@ -1,2 +1,2 @@
-SHA256 (SVN-Web-0.53.tar.gz) = 4844b14f6e76ec644c41230705725aa7d2374fddfe1beb23910eb1b708849549
-SIZE (SVN-Web-0.53.tar.gz) = 85155
+SHA256 (SVN-Web-0.61.tar.gz) = a5d6dbdbd7fe460a1b5413152e5ee976e4154f951476172fc956da0b0c418e2e
+SIZE (SVN-Web-0.61.tar.gz) = 97609

Modified: head/devel/p5-SVN-Web/pkg-plist
==============================================================================
--- head/devel/p5-SVN-Web/pkg-plist	Sat Sep 22 19:44:45 2012	(r304717)
+++ head/devel/p5-SVN-Web/pkg-plist	Sat Sep 22 19:46:26 2012	(r304718)
@@ -1,5 +1,8 @@
 bin/svnweb-install
 bin/svnweb-server
+%%SITE_PERL%%/SVN/CHANGES.pod
+%%SITE_PERL%%/SVN/CONTRIBUTING.pod
+%%SITE_PERL%%/SVN/UPDATING.pod
 %%SITE_PERL%%/SVN/Web.pm
 %%SITE_PERL%%/SVN/Web/Blame.pm
 %%SITE_PERL%%/SVN/Web/Browse.pm
@@ -58,6 +61,7 @@ bin/svnweb-server
 %%SITE_PERL%%/SVN/Web/View.pm
 %%SITE_PERL%%/SVN/Web/X.pm
 %%SITE_PERL%%/SVN/Web/action.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web/.packlist
 @dirrm %%SITE_PERL%%/SVN/Web/I18N
 @dirrm %%SITE_PERL%%/SVN/Web/Style/trac
 @dirrm %%SITE_PERL%%/SVN/Web/Style
@@ -65,4 +69,6 @@ bin/svnweb-server
 @dirrm %%SITE_PERL%%/SVN/Web/Template/trac
 @dirrm %%SITE_PERL%%/SVN/Web/Template
 @dirrm %%SITE_PERL%%/SVN/Web
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN
 @dirrmtry %%SITE_PERL%%/SVN
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-09-22 20:46:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!