1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- Update to 0.2.6

PR:		133056
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-03-25 15:08:24 +00:00
parent c8c3b568f6
commit 5fd0d37786
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230978
2 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cclive
PORTVERSION= 0.2.4
PORTVERSION= 0.2.6
CATEGORIES= multimedia net
MASTER_SITES= GOOGLE_CODE
@ -19,16 +19,18 @@ OPTIONS= TITLE "Enable video title parsing (req. Perl)" off \
SIGWINCH "Enable SIGWINCH handling; resize progressbar" on
MAKE_ENV= V=1
MAKE_ENV+= WITH_MAN=yes
MAN1= cclive.1
PLIST_FILES= bin/cclive
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
MAKE_ENV+= WITH_MAN=yes
.if defined(WITH_TITLE)
MAKE_ENV+= WITH_PERL=yes
USE_PERL5= 5.8.2+

View File

@ -1,3 +1,3 @@
MD5 (cclive-0.2.4.tar.bz2) = 4ff5c3f225a2a926fd621944190f3c2a
SHA256 (cclive-0.2.4.tar.bz2) = e03331f5ebe0e5e9f098e1d47eb3829a4dbda179267b4ac2cf11bddb1c345cd0
SIZE (cclive-0.2.4.tar.bz2) = 41099
MD5 (cclive-0.2.6.tar.bz2) = 2f596966021df4fd15e0616854ebbdc6
SHA256 (cclive-0.2.6.tar.bz2) = f1ad40c9b6dcfea9732a24b5db94d5820a5c4c2f7680c98cd7e992f5ddf7fc7c
SIZE (cclive-0.2.6.tar.bz2) = 41770