svn commit: r364750 - head/multimedia/dvd-slideshow
Steve Wills
swills at FreeBSD.org
Wed Aug 13 03:02:50 UTC 2014
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
More information about the svn-ports-all
mailing list