Date: Sun, 7 Oct 2012 12:23:07 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305466 - head/graphics/eos-movrec Message-ID: <201210071223.q97CN7ae097170@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Sun Oct 7 12:23:07 2012 New Revision: 305466 URL: http://svn.freebsd.org/changeset/ports/305466 Log: - Improve COMMENT - Add secondary category multimedia - Remove CMAKE_VERBOSE - Bump PORTREVISION Suggested by: bsam Approved by: nemysis <nemysis@gmx.ch> (maintainer) Modified: head/graphics/eos-movrec/Makefile Modified: head/graphics/eos-movrec/Makefile ============================================================================== --- head/graphics/eos-movrec/Makefile Sun Oct 7 12:12:21 2012 (r305465) +++ head/graphics/eos-movrec/Makefile Sun Oct 7 12:23:07 2012 (r305466) @@ -3,12 +3,12 @@ PORTNAME= eos-movrec DISTVERSION= 0.3.1_beta -PORTREVISION= 1 -CATEGORIES= graphics +PORTREVISION= 2 +CATEGORIES= graphics multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta/ MAINTAINER= nemysis@gmx.ch -COMMENT= Program to capture short movies with Canon DSLR camera +COMMENT= Capture short movies with Canon DSLR camera LICENSE= GPLv2 @@ -17,7 +17,6 @@ BUILD_DEPENDS= pnmtopng:${PORTSDIR}/grap USE_BZIP2= yes USE_CMAKE= yes -CMAKE_VERBOSE= yes USE_QT4= qmake_build moc_build rcc_build uic_build gui WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210071223.q97CN7ae097170>