diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-04-15 11:07:49 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-04-15 11:07:49 +0000 |
commit | eb02e52badd1686ad6aa92df44972d2b3c873372 (patch) | |
tree | b8118ab182c55cbeafba33b377a373943b27bf46 /www | |
parent | Add missing files and directories (diff) |
update to 7.50 Preview 4 (dated 20040414).
A changelog can be found here:
http://snapshot.opera.com/unix/7.50-Preview-4/u750p4.html
PR: 65558
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-devel/Makefile | 6 | ||||
-rw-r--r-- | www/opera-devel/distinfo | 4 | ||||
-rw-r--r-- | www/opera-devel/files/patch-install.sh | 25 | ||||
-rw-r--r-- | www/opera-devel/pkg-plist | 2 |
4 files changed, 18 insertions, 19 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index a001232b2d61..ffd936c062ba 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/Makefile @@ -15,11 +15,9 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png - OPERA_VER= 7.50 -OPERA_REL= Preview-3 -OPERA_DATE= 20040309 +OPERA_REL= Preview-4 +OPERA_DATE= 20040414 CONFLICTS= linux-opera-devel-* diff --git a/www/opera-devel/distinfo b/www/opera-devel/distinfo index d6a287d62893..4a9e058bf874 100644 --- a/www/opera-devel/distinfo +++ b/www/opera-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (opera-7.50-20040309.1-static-qt.i386.freebsd-en.tar.bz2) = 8f01abc083dd260805b7f74626c76424 -SIZE (opera-7.50-20040309.1-static-qt.i386.freebsd-en.tar.bz2) = 4756128 +MD5 (opera-7.50-20040414.1-static-qt.i386.freebsd-en.tar.bz2) = adfb0b44f4fb44868ff91ab1618dd58f +SIZE (opera-7.50-20040414.1-static-qt.i386.freebsd-en.tar.bz2) = 4777509 diff --git a/www/opera-devel/files/patch-install.sh b/www/opera-devel/files/patch-install.sh index bb8e9f14340f..c07731069397 100644 --- a/www/opera-devel/files/patch-install.sh +++ b/www/opera-devel/files/patch-install.sh @@ -1,5 +1,5 @@ ---- install.sh.orig Wed Feb 18 13:42:04 2004 -+++ install.sh Thu Feb 19 21:45:56 2004 +--- install.sh.orig Wed Apr 14 12:49:50 2004 ++++ install.sh Thu Apr 15 12:11:26 2004 @@ -108,8 +108,8 @@ if test ${os} = 'FreeBSD' -o ${os} = 'OpenBSD'; then @@ -85,7 +85,7 @@ # Executable debug_msg 1 "Executable" -@@ -1115,7 +1108,7 @@ +@@ -1121,7 +1114,7 @@ #cp $cpv $cpf wrapper.sh $wrapper_dir/opera generate_wrapper @@ -94,7 +94,7 @@ # Documentation debug_msg 1 "Documentation" -@@ -1248,29 +1241,6 @@ +@@ -1254,31 +1247,8 @@ if test -z "${OPERADESTDIR}"; then @@ -122,9 +122,12 @@ - fi - # Shorcuts and Icons - icons +- icons ++ #icons gnome -@@ -1305,13 +1275,13 @@ + kde 3 + kde 2 +@@ -1311,13 +1281,13 @@ { # arg1 = location @@ -141,7 +144,7 @@ opera group "Internet"' echo "${wmconfig_contain}" > ${wmconfig_file} -@@ -1322,12 +1292,12 @@ +@@ -1328,12 +1298,12 @@ { # arg1 = location @@ -157,7 +160,7 @@ Icon=opera.xpm Terminal=0 Type=Application' -@@ -1361,22 +1331,22 @@ +@@ -1367,22 +1337,22 @@ debug_msg 0 "in icons()" @@ -192,7 +195,7 @@ fi if test ! -d /etc/X11/wmconfig/; then -@@ -1442,33 +1412,33 @@ +@@ -1448,33 +1418,33 @@ fi # end /opt/gnome share @@ -247,7 +250,7 @@ fi fi # end /usr/share/gnome link -@@ -1508,12 +1478,12 @@ +@@ -1514,12 +1484,12 @@ fi @@ -265,7 +268,7 @@ fi } -@@ -1537,8 +1507,8 @@ +@@ -1543,8 +1513,8 @@ fi if test -w /opt/kde/share/applnk/Internet; then generate_desktop /opt/kde/share/applnk/Internet; fi diff --git a/www/opera-devel/pkg-plist b/www/opera-devel/pkg-plist index 5b16bb563d4e..f989d76d06f3 100644 --- a/www/opera-devel/pkg-plist +++ b/www/opera-devel/pkg-plist @@ -133,6 +133,4 @@ bin/opera-devel %%GNOMELNK%%share/gnome/apps/Internet/opera-devel.desktop %%GNOME%%share/gnome/pixmaps/opera.xpm %%KDE2%%@dirrm share/applnk/Networking/WWW -@cwd /etc/X11 -wmconfig/opera-devel %%APPLNK%%applnk/Internet/opera-devel.desktop |