Date: Wed, 25 Mar 2009 10:50:54 GMT From: Toni Gundogdu <legatvs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/133056: [maintainer update] multimedia/cclive 0.2.4 to 0.2.6 Message-ID: <200903251050.n2PAoswm011378@www.freebsd.org> Resent-Message-ID: <200903251100.n2PB05wX083661@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133056 >Category: ports >Synopsis: [maintainer update] multimedia/cclive 0.2.4 to 0.2.6 >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: Wed Mar 25 11:00:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: >Organization: >Environment: >Description: * Bump to 0.2.6 * Update checksums * Fix "FATAL: Makefile: [23]: option WITH(OUT)_MAN is used before including bsd.port.pre.mk." (portlint) Change log: <http://code.google.com/p/cclive/wiki/Changes> >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/multimedia/cclive/Makefile cclive/Makefile --- /usr/ports/multimedia/cclive/Makefile 2009-03-22 16:48:51.000000000 +0200 +++ cclive/Makefile 2009-03-25 12:15:04.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= cclive -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.6 CATEGORIES= multimedia net MASTER_SITES= GOOGLE_CODE @@ -19,7 +19,6 @@ SIGWINCH "Enable SIGWINCH handling; resize progressbar" on MAKE_ENV= V=1 -MAKE_ENV+= WITH_MAN=yes MAN1= cclive.1 PLIST_FILES= bin/cclive @@ -29,6 +28,8 @@ .include <bsd.port.pre.mk> +MAKE_ENV+= WITH_MAN=yes + .if defined(WITH_TITLE) MAKE_ENV+= WITH_PERL=yes USE_PERL5= 5.8.2+ diff -ruN /usr/ports/multimedia/cclive/distinfo cclive/distinfo --- /usr/ports/multimedia/cclive/distinfo 2009-03-22 16:48:51.000000000 +0200 +++ cclive/distinfo 2009-03-25 12:08:55.000000000 +0200 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903251050.n2PAoswm011378>