aboutsummaryrefslogtreecommitdiff
path: root/www/linux-flashplugin7
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-06-06 03:54:49 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-06-06 03:54:49 +0000
commit238ae516925b626c8e1e607dc1e0108cd4129bcd (patch)
tree214ad25715a62e1c0aaf7890d88eebd6ef578548 /www/linux-flashplugin7
parent4397d5ffb9f19ed3d0db282b8ea8c571561344d0 (diff)
downloadports-238ae516925b626c8e1e607dc1e0108cd4129bcd.tar.gz
ports-238ae516925b626c8e1e607dc1e0108cd4129bcd.zip
Notes
Diffstat (limited to 'www/linux-flashplugin7')
-rw-r--r--www/linux-flashplugin7/Makefile27
-rw-r--r--www/linux-flashplugin7/distinfo4
-rw-r--r--www/linux-flashplugin7/pkg-descr6
-rw-r--r--www/linux-flashplugin7/pkg-plist10
4 files changed, 23 insertions, 24 deletions
diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile
index 0c12e0147ee0..abfe4f94d3a7 100644
--- a/www/linux-flashplugin7/Makefile
+++ b/www/linux-flashplugin7/Makefile
@@ -1,20 +1,19 @@
-# New ports collection makefile for: linux-flashplugin6
-# Date created: 23 February 2003
-# Whom: Brandon D. Valentine <ports@brandon.dvalentine.com>
+# New ports collection makefile for: linux-flashplugin7
+# Date created: 28 May 2004
+# Whom: Jamie Jones <jamie@bishopston.net>
#
# $FreeBSD$
#
PORTNAME= flashplugin
-PORTVERSION= 6.0r79
-PORTREVISION= 1
+PORTVERSION= 7.0r25
CATEGORIES= www multimedia linux
MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/${PORTVERSION}/
PKGNAMEPREFIX= linux-
-DISTNAME= install_flash_player_6_linux
+DISTNAME= install_flash_player_7_linux
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@brandon.dvalentine.com
+MAINTAINER= jamie@bishopston.net
COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+
ONLY_FOR_ARCHS= i386
@@ -23,8 +22,8 @@ USE_LINUX= yes
RESTRICTED= "Redistribution not allowed"
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/install_flash_player_6_linux
-LATEST_LINK= flash6
+WRKSRC= ${WRKDIR}/install_flash_player_7_linux
+LATEST_LINK= flash7
PLUGINSDIR= lib/linux-mozilla/plugins
LIBFILES= libflashplayer.so flashplayer.xpt
@@ -34,17 +33,17 @@ DOCSDIR?= ${PREFIX}/share/doc/${UNIQUENAME}
PLIST_SUB= PLUGINSDIR="${PLUGINSDIR}"
do-install:
- @${MKDIR} ${PREFIX}/lib/linux-flashplugin6
+ @${MKDIR} ${PREFIX}/lib/linux-flashplugin7
.for f in ${LIBFILES}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/linux-flashplugin6
+ @${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/linux-flashplugin7
.if exists(${PLUGINSDIR})
- @${LN} -sf ${PREFIX}/lib/linux-flashplugin6/${f} ${PREFIX}/${PLUGINSDIR}
+ @${LN} -sf ${PREFIX}/lib/linux-flashplugin7/${f} ${PREFIX}/${PLUGINSDIR}
.endif
.endfor
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/readme.htm ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/Readme.txt ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/Readme.htm ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/www/linux-flashplugin7/distinfo b/www/linux-flashplugin7/distinfo
index ed970b0e5cd0..abb04656c416 100644
--- a/www/linux-flashplugin7/distinfo
+++ b/www/linux-flashplugin7/distinfo
@@ -1,2 +1,2 @@
-MD5 (flashplugin/6.0r79/install_flash_player_6_linux.tar.gz) = a6f73da96f89d3dba4fadd4020dd7f38
-SIZE (flashplugin/6.0r79/install_flash_player_6_linux.tar.gz) = 707027
+MD5 (flashplugin/7.0r25/install_flash_player_7_linux.tar.gz) = 79c59a5ea29347e01c8e6575dd054cd1
+SIZE (flashplugin/7.0r25/install_flash_player_7_linux.tar.gz) = 987452
diff --git a/www/linux-flashplugin7/pkg-descr b/www/linux-flashplugin7/pkg-descr
index d9d2a463a3f4..6dc514651bf2 100644
--- a/www/linux-flashplugin7/pkg-descr
+++ b/www/linux-flashplugin7/pkg-descr
@@ -1,8 +1,8 @@
This is the official Flash Player from Macromedia. This plugin enables
-you to see .swf and .spl files on the 'net from your Mozilla and
-Netscape 6+ session.
+you to see .swf and .spl files on the 'net from your Opera, Mozilla or
+Netscape 6+ sessions.
-Version 6 of the Macromedia Flash Player no longer works with Netscape
+Version 7 of the Macromedia Flash Player no longer works with Netscape
4.x or earlier. For Flash support in those browsers install the
linux-flashplugin port.
diff --git a/www/linux-flashplugin7/pkg-plist b/www/linux-flashplugin7/pkg-plist
index 84b7faabe534..8c33359c18f6 100644
--- a/www/linux-flashplugin7/pkg-plist
+++ b/www/linux-flashplugin7/pkg-plist
@@ -1,7 +1,7 @@
-lib/linux-flashplugin6/flashplayer.xpt
-lib/linux-flashplugin6/libflashplayer.so
-%%PORTDOCS%%%%DOCSDIR%%/readme.txt
-%%PORTDOCS%%%%DOCSDIR%%/readme.htm
+lib/linux-flashplugin7/flashplayer.xpt
+lib/linux-flashplugin7/libflashplayer.so
+%%PORTDOCS%%%%DOCSDIR%%/Readme.txt
+%%PORTDOCS%%%%DOCSDIR%%/Readme.htm
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rm -f %D/%%PLUGINSDIR%%/flashplayer.xpt %D/%%PLUGINSDIR%%/libflashplayer.so
-@dirrm lib/linux-flashplugin6
+@dirrm lib/linux-flashplugin7