Index: head/multimedia/clive/Makefile =================================================================== --- head/multimedia/clive/Makefile (revision 230305) +++ head/multimedia/clive/Makefile (revision 230306) @@ -1,57 +1,55 @@ # New ports collection makefile for: clive # Date created: 2007-02-11 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= clive -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= multimedia MASTER_SITES= GOOGLE_CODE -DIST_SUBDIR= ${PORTNAME} MAINTAINER= legatvs@gmail.com COMMENT= Video extraction utility for YouTube, GoogleVideo, and others RUN_DEPENDS= p5-BerkeleyDB>=0.36:${PORTSDIR}/databases/p5-BerkeleyDB \ p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny \ 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-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple + p5-WWW-Curl>=4.05:${PORTSDIR}/www/p5-WWW-Curl # deskutils/ljclive, multimedia/clive1 (same executable/manpage/distfile name) CONFLICTS= clive-[0-1]* ljclive-[0-9]* OPTIONS= PASTE "Enable pasting from X clipboard" off \ PAGER "Enable pager for viewing cache entries" off \ EXPECT "Enable clivepass interface" off \ MANPAGE "Install manual page" on PLIST_FILES= bin/clive USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= 5.8.2+ .include .if defined(WITH_PASTE) RUN_DEPENDS+= p5-Clipboard>=0.09:${PORTSDIR}/x11/p5-Clipboard .endif .if defined(WITH_PAGER) RUN_DEPENDS+= p5-IO-Pager-0.06:${PORTSDIR}/devel/p5-IO-Pager .endif .if defined(WITH_EXPECT) RUN_DEPENDS+= p5-Expect>=1.21:${PORTSDIR}/lang/p5-Expect .endif .if defined(WITH_MANPAGE) MAKE_ENV= WITH_MAN=yes MAN1= clive.1 .endif .include Property changes on: head/multimedia/clive/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/multimedia/clive/distinfo =================================================================== --- head/multimedia/clive/distinfo (revision 230305) +++ head/multimedia/clive/distinfo (revision 230306) @@ -1,3 +1,3 @@ -MD5 (clive/clive-2.1.6.tar.bz2) = 3cab75a76c0c44cdffeca93b75acc800 -SHA256 (clive/clive-2.1.6.tar.bz2) = 4aec66d614339fdaed5437fc5868854252719731c60b471f9e26a8d4355c29fd -SIZE (clive/clive-2.1.6.tar.bz2) = 27329 +MD5 (clive-2.1.7.tar.bz2) = 79a22b9d920f064ef7c9f3cbd2cafe54 +SHA256 (clive-2.1.7.tar.bz2) = 706aa2fe6b22652e1ecece79f44b710be97b434455efa43d6a3d3ff998b03b5a +SIZE (clive-2.1.7.tar.bz2) = 29010 Property changes on: head/multimedia/clive/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property