diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-21 17:03:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-21 17:03:05 +0000 |
commit | 6edf19a439362cb8eb3e972b3fd2871c697f0bad (patch) | |
tree | 1a8fbd4e86b66152ec8fa2cfaadcf9bc7771ea7b /www/opera | |
parent | Fix minor install problem: s/openoffice/openoffice-wrapper/ (diff) |
Update to 7.20 Beta 12 to fix fetch.
Submitted by: maintainer
Approved by: portmgr (implicit)
Reported by: bento
Notes
Notes:
svn path=/head/; revision=89096
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 4 | ||||
-rw-r--r-- | www/opera/distinfo | 2 | ||||
-rw-r--r-- | www/opera/files/patch-install.sh | 22 | ||||
-rw-r--r-- | www/opera/pkg-plist | 2 |
4 files changed, 14 insertions, 16 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 3ffa1739b141..c16144bafc34 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,9 +6,9 @@ # PORTNAME= opera -PORTVERSION= 7.20.20030905 +PORTVERSION= 7.20.20030919 CATEGORIES= www -MASTER_SITES= http://snapshot.opera.com/unix/7.20-Beta-9/intel-freebsd/ +MASTER_SITES= http://snapshot.opera.com/unix/7.20-Beta-12/intel-freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0./0-/}.1-static-qt.i386.freebsd MAINTAINER= avleeuwen@piwebs.com diff --git a/www/opera/distinfo b/www/opera/distinfo index bf2f8cb633c9..0a62879bcfa8 100644 --- a/www/opera/distinfo +++ b/www/opera/distinfo @@ -1 +1 @@ -MD5 (opera-7.20-20030905.1-static-qt.i386.freebsd.tar.bz2) = 710f3512ed79f1d83f909e5670d7b27f +MD5 (opera-7.20-20030919.1-static-qt.i386.freebsd.tar.bz2) = 5e88b6d78fc95f0e9dc073d7b245f3ba diff --git a/www/opera/files/patch-install.sh b/www/opera/files/patch-install.sh index 79239df17a09..796231d4a94a 100644 --- a/www/opera/files/patch-install.sh +++ b/www/opera/files/patch-install.sh @@ -1,5 +1,5 @@ ---- install.sh.orig Wed Aug 27 18:18:06 2003 -+++ install.sh Sat Aug 30 13:24:01 2003 +--- install.sh.orig Fri Sep 19 13:23:30 2003 ++++ install.sh Sat Sep 20 22:37:16 2003 @@ -711,9 +711,7 @@ wrapper_opera_plugin_paths=" \"\${HOME}/.opera/plugins\" \\ @@ -52,7 +52,7 @@ ; do if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi done -@@ -1178,44 +1167,6 @@ +@@ -1187,44 +1176,6 @@ echo "This package does not contain support for Netscape Plug-ins.\n" fi @@ -97,7 +97,7 @@ # Shorcuts and Icons icons gnome -@@ -1311,22 +1262,22 @@ +@@ -1320,22 +1271,22 @@ debug_msg 0 "in icons()" @@ -132,7 +132,7 @@ fi if test ! -d /etc/X11/wmconfig/; then -@@ -1392,36 +1343,36 @@ +@@ -1401,33 +1352,33 @@ fi # end /opt/gnome share @@ -177,7 +177,7 @@ + generate_desktop /usr/X11R6/share/gnome/apps/Networking/WWW fi - elif test -w /usr/share/gnome/apps; then -- mkdir $mkdirv $mkdirp/usr/share/gnome/apps/Internet/ +- mkdir $mkdirv $mkdirp /usr/share/gnome/apps/Internet/ - chmod $chmodv 755 /usr/share/gnome/apps/Internet - generate_desktop /usr/share/gnome/apps/Internet + elif test -w /usr/X11R6/share/gnome/apps; then @@ -186,12 +186,8 @@ + generate_desktop /usr/X11R6/share/gnome/apps/Internet fi fi -- # end /usr/share/gnome link -+ # end /usr/X11R6/share/gnome link - fi - # Add ximian here - } -@@ -1458,12 +1409,12 @@ + # end /usr/share/gnome link +@@ -1467,12 +1418,12 @@ fi @@ -209,7 +205,7 @@ fi } -@@ -1487,8 +1438,8 @@ +@@ -1496,8 +1447,8 @@ fi if test -w /opt/kde/share/applnk/Internet; then generate_desktop /opt/kde/share/applnk/Internet; fi diff --git a/www/opera/pkg-plist b/www/opera/pkg-plist index 937c70f194b1..e7db4a348a3c 100644 --- a/www/opera/pkg-plist +++ b/www/opera/pkg-plist @@ -2,11 +2,13 @@ bin/opera share/doc/opera/LICENSE share/doc/opera/help share/opera/bin/m2.so +share/opera/bin/missingsyms.so share/opera/bin/opera share/opera/chartables.bin share/opera/config/opera6rc share/opera/config/opera6rc.fixed share/opera/help/advertising.html +share/opera/help/background.png share/opera/help/dialogs.html share/opera/help/filetypes.html share/opera/help/fonts.html |