Date: Wed, 13 Aug 2014 03:02:49 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364750 - head/multimedia/dvd-slideshow Message-ID: <201408130302.s7D32n9n037273@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Aug 13 03:02:49 2014 New Revision: 364750 URL: http://svnweb.freebsd.org/changeset/ports/364750 QAT: https://qat.redports.org/buildarchive/r364750/ Log: multimedia/dvd-slideshow: switch to rubygem-flvtool2 switch to from multimedia/ruby-flvtool2 to multimedia/rubygem-flvtool2 as ruby-flvtool2 will soon be deprecated due to the death of RubyForge With hat: ruby@ Approved by: portmgr (since this port is not staged) Modified: head/multimedia/dvd-slideshow/Makefile Modified: head/multimedia/dvd-slideshow/Makefile ============================================================================== --- head/multimedia/dvd-slideshow/Makefile Wed Aug 13 02:14:30 2014 (r364749) +++ head/multimedia/dvd-slideshow/Makefile Wed Aug 13 03:02:49 2014 (r364750) @@ -3,6 +3,7 @@ PORTNAME= dvd-slideshow PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-2:main \ SF/${PORTNAME}/${PORTNAME}-themes/${THEMEVERSION}-1:themes @@ -19,7 +20,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bas sox:${PORTSDIR}/audio/sox \ dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ jhead:${PORTSDIR}/graphics/jhead \ - flvtool2:${PORTSDIR}/multimedia/ruby-flvtool2 \ + flvtool2:${PORTSDIR}/multimedia/rubygem-flvtool2 \ ${LOCALBASE}/lib/X11/fonts/urwfonts-ttf/README:${PORTSDIR}/x11-fonts/urwfonts-ttf \ cdrecord:${PORTSDIR}/sysutils/cdrtools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408130302.s7D32n9n037273>