ports/134058: [MAINTAINER] www/p5-WWW-NicoVideo-Download: Update RUN_DEPENDS & Fix directory name

TAKAHASHI Kaoru kaoru at kaisei.org
Tue Apr 28 08:30:07 UTC 2009


>Number:         134058
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-WWW-NicoVideo-Download: Update RUN_DEPENDS & Fix directory name
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 28 08:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 6.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 08:13:10 UTC 2008
>Description:

Release rename p5-WWW-Nicovideo-Download to p5-WWW-NicoVideo-Download
for fix directory name mismatch.  'V' is capital.
(mv www/p5-WWW-Nico{v,V}ideo-Download)

- Add PKGNAMEPREFIX.
- Update RUN_DEPENDS.


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
mv www/p5-WWW-Nico{v,V}ideo-Download (repocopy) and apply following patch:

--- p5-WWW-NicoVideo-Download-0.02_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Nicovideo-Download/Makefile /tmp/p5-WWW-NicoVideo-Download/Makefile
--- /usr/ports/www/p5-WWW-NicoVideo-Download/Makefile	2009-03-13 01:45:48.000000000 +0900
+++ /tmp/p5-WWW-NicoVideo-Download/Makefile	2009-04-28 17:06:24.000000000 +0900
@@ -7,14 +7,17 @@
 
 PORTNAME=	WWW-NicoVideo-Download
 PORTVERSION=	0.02
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	kaoru at kaisei.org
 COMMENT=	Perl module of download FLV/MP4/SWF files from nicovideo.jp
 
 RUN_DEPENDS=	${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \
 		${SITE_PERL}/CGI/Simple.pm:${PORTSDIR}/www/p5-CGI-Simple \
+		${SITE_PERL}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
 		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
 
 PERL_CONFIGURE=	5.8.0+
--- p5-WWW-NicoVideo-Download-0.02_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list