pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/get-flash-videos Add in missing dependency on p5-C...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ff699bff6cc
branches:  trunk
changeset: 633985:2ff699bff6cc
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Tue May 06 05:37:05 2014 +0000

description:
Add in missing dependency on p5-Crypt-Blowfish_PP.

Bump PKGREVISION.

diffstat:

 net/get-flash-videos/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 4ed0cdc829b1 -r 2ff699bff6cc net/get-flash-videos/Makefile
--- a/net/get-flash-videos/Makefile     Tue May 06 05:25:48 2014 +0000
+++ b/net/get-flash-videos/Makefile     Tue May 06 05:37:05 2014 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2014/01/31 11:21:18 dsainty Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/06 05:37:05 dsainty Exp $
 
 DISTNAME=      ${GHACCOUNT}-${GHNAME}-${GHDESCRIBE}-g${GHCOMMIT}
 PKGNAME=       ${GHNAME}-0.0.${GHDATE}
+PKGREVISION=   1
 GHNAME=                get-flash-videos
 
 # git describe + GHVERSION from the last commit + GHCOMMIT from the tar.
@@ -19,6 +20,7 @@
 COMMENT=       Tool for using various Flash-based video hosting sites
 LICENSE=       apache-2.0
 
+DEPENDS+=      p5-Crypt-Blowfish_PP-[0-9]*:../../security/p5-Crypt-Blowfish_PP
 DEPENDS+=      p5-Data-AMF-[0-9]*:../../comms/p5-Data-AMF
 DEPENDS+=      p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
 DEPENDS+=      p5-LWP-Protocol-https-[0-9]*:../../www/p5-LWP-Protocol-https



Home | Main Index | Thread Index | Old Index