Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2009 17:22:06 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kaoru@kaisei.org
Subject:   ports/134058: [MAINTAINER] www/p5-WWW-NicoVideo-Download: Update RUN_DEPENDS & Fix directory name 
Message-ID:  <20090428082206.E3B4FCD18@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200904280830.n3S8U6Y6066632@freefall.freebsd.org>

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

>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@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:



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