Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 12:10:29 GMT
From:      Toni Gundogdu <legatvs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137121: [maintainer update] multimedia/clive to 2.2.3
Message-ID:  <200907251210.n6PCATIA074180@www.freebsd.org>
Resent-Message-ID: <200907251220.n6PCK16j082210@freefall.freebsd.org>

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

>Number:         137121
>Category:       ports
>Synopsis:       [maintainer update] multimedia/clive to 2.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 25 12:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Toni Gundogdu
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/multimedia/clive/Makefile clive/Makefile
--- /usr/ports/multimedia/clive/Makefile	2009-06-28 16:42:33.000000000 +0300
+++ clive/Makefile	2009-07-19 01:02:48.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	clive
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.3
 CATEGORIES=	multimedia
 MASTER_SITES=	GOOGLE_CODE
 
@@ -17,7 +17,8 @@
 		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]*
diff -ruN /usr/ports/multimedia/clive/distinfo clive/distinfo
--- /usr/ports/multimedia/clive/distinfo	2009-06-28 16:42:33.000000000 +0300
+++ clive/distinfo	2009-07-25 14:37:02.000000000 +0300
@@ -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
diff -ruN /usr/ports/multimedia/clive/pkg-descr clive/pkg-descr
--- /usr/ports/multimedia/clive/pkg-descr	2009-06-28 16:42:33.000000000 +0300
+++ clive/pkg-descr	2009-07-25 15:06:36.000000000 +0300
@@ -2,4 +2,4 @@
 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/
diff -ruN /usr/ports/multimedia/clive/pkg-plist clive/pkg-plist
--- /usr/ports/multimedia/clive/pkg-plist	2009-06-28 16:42:33.000000000 +0300
+++ clive/pkg-plist	2009-07-25 11:19:21.000000000 +0300
@@ -9,6 +9,9 @@
 %%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
@@ -20,6 +23,7 @@
 %%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


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



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