svn commit: r303184 - head/multimedia/linux-huludesktop

Rene Ladan rene at FreeBSD.org
Sun Aug 26 10:30:36 UTC 2012


Author: rene
Date: Sun Aug 26 10:30:35 2012
New Revision: 303184
URL: http://svn.freebsd.org/changeset/ports/303184

Log:
  - Unbreak INDEX, by depending on www/linux-f10-flashplugin11
  - Bump PORTREVISION
  Submitted by:	portsnap builder via cperciva

Modified:
  head/multimedia/linux-huludesktop/Makefile

Modified: head/multimedia/linux-huludesktop/Makefile
==============================================================================
--- head/multimedia/linux-huludesktop/Makefile	Sun Aug 26 09:51:03 2012	(r303183)
+++ head/multimedia/linux-huludesktop/Makefile	Sun Aug 26 10:30:35 2012	(r303184)
@@ -7,7 +7,7 @@
 
 PORTNAME=	huludesktop
 PORTVERSION=	0.9.8
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	multimedia linux
 MASTER_SITES=	http://download.hulu.com/
 PKGNAMEPREFIX=	linux-
@@ -28,7 +28,7 @@ RPM2CPIO?=	${LOCALBASE}/bin/rpm2cpio
 FLASHPLUGIN=	linux-${USE_LINUX}-flashplugin
 FLASHPATH=	${LOCALBASE}/lib/npapi/${FLASHPLUGIN}/libflashplayer.so
 EXTRACT_DEPENDS+=	${RPM2CPIO}:${PORTSDIR}/archivers/rpm
-RUN_DEPENDS+=	${FLASHPATH}:${PORTSDIR}/www/${FLASHPLUGIN}10
+RUN_DEPENDS+=	${FLASHPATH}:${PORTSDIR}/www/${FLASHPLUGIN}11
 
 RESTRICTED=	Non-redistributable, non-commercial, export controlled
 



More information about the svn-ports-all mailing list