Skip to content

Commit

Permalink
- Update to 2.2.3
Browse files Browse the repository at this point in the history
PR:		137121
Submitted by:	Toni Gundogdu <[email protected]> (maintainer)
  • Loading branch information
miwi-fbsd committed Jul 27, 2009
1 parent e9c095f commit 5d1d71f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
5 changes: 3 additions & 2 deletions multimedia/clive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#

PORTNAME= clive
PORTVERSION= 2.2.1
PORTVERSION= 2.2.3
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE

Expand All @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA \
p5-HTML-Parser>=3.59:${PORTSDIR}/www/p5-HTML-Parser \
p5-WWW-Curl>=4.05:${PORTSDIR}/www/p5-WWW-Curl \
p5-Class-Singleton>=1.4:${PORTSDIR}/devel/p5-Class-Singleton \
p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile
p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny

# deskutils/ljclive, multimedia/clive1 (same executable/manpage/distfile name)
CONFLICTS= clive-[0-1]* ljclive-[0-9]*
Expand Down
6 changes: 3 additions & 3 deletions multimedia/clive/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (clive-2.2.1.tar.bz2) = cee2823a40c7f46cf7436f82be6d06c8
SHA256 (clive-2.2.1.tar.bz2) = 903ae1629f67fddb5ae698e11b4e37ec7837bbc142f10eef922b5246f1b27f1d
SIZE (clive-2.2.1.tar.bz2) = 39479
MD5 (clive-2.2.3.tar.bz2) = e415e3572283dcad85badf8345872c24
SHA256 (clive-2.2.3.tar.bz2) = 682216ff0c4477250148d85f29b797b893db08648f90d498b5a1e8c328e7f0b9
SIZE (clive-2.2.3.tar.bz2) = 43984
2 changes: 1 addition & 1 deletion multimedia/clive/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ clive is a command line utility for extracting videos from Youtube and other
video-sharing websites. It was written to bypass the Adobe Flash requirement
to view the hosted videos.

WWW: http://code.google.com/p/clive/
WWW: http://clive.googlecode.com/
4 changes: 4 additions & 0 deletions multimedia/clive/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ bin/clive
%%SITE_PERL%%/clive/Host/Youtube.pm
%%SITE_PERL%%/clive/Host/Break.pm
%%SITE_PERL%%/clive/Host/Google.pm
%%SITE_PERL%%/clive/Host/Spiegel.pm
%%SITE_PERL%%/clive/Host/Golem.pm
%%SITE_PERL%%/clive/Host/Ehrensenf.pm
%%SITE_PERL%%/clive/Progress/Bar.pm
%%SITE_PERL%%/clive/Exec.pm
%%SITE_PERL%%/clive/Util.pm
Expand All @@ -20,6 +23,7 @@ bin/clive
%%SITE_PERL%%/clive/Curl.pm
%%SITE_PERL%%/clive/Log.pm
%%SITE_PERL%%/clive/Error.pm
%%SITE_PERL%%/clive/Compat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/clive/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/clive
@dirrmtry %%SITE_PERL%%/clive/Host
Expand Down

0 comments on commit 5d1d71f

Please sign in to comment.