svn commit: r428523 - head/emulators/linux-c6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 13 18:37:50 UTC 2016


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 at 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 \


More information about the svn-ports-head mailing list