Date: Tue, 13 Dec 2016 18:37:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428523 - head/emulators/linux-c6 Message-ID: <201612131837.uBDIbn1J067023@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 13 18:37:49 2016 New Revision: 428523 URL: https://svnweb.freebsd.org/changeset/ports/428523 Log: - Fix INDEX: change from removed linux-c6-flashplugin11 to linux-c6-flashplugin24 - Bump PORTREVISION for dependency change Notified by: Portsnap buildbox Approved by: portmgr (blanket) Modified: head/emulators/linux-c6/Makefile Modified: head/emulators/linux-c6/Makefile ============================================================================== --- head/emulators/linux-c6/Makefile Tue Dec 13 17:51:14 2016 (r428522) +++ head/emulators/linux-c6/Makefile Tue Dec 13 18:37:49 2016 (r428523) @@ -3,7 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -52,7 +52,7 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin11 \ + linux-c6-flashplugin>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612131837.uBDIbn1J067023>