View | Details | Raw Unified | Return to bug 49098
Collapse All | Expand All

(-)opera/Makefile (-4 / +4 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	opera
8
PORTNAME=	opera
9
PORTVERSION=	6.11.20021129
9
PORTVERSION=	6.12.20030305
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://opera.online.no/unix/freebsd/611/final/en/static/ \
11
MASTER_SITES=	http://opera.online.no/unix/freebsd/612/final/en/static/ \
12
		ftp://ftp.opera.com/pub/opera/unix/freebsd/611/final/en/static/
12
		ftp://ftp.opera.com/pub/opera/unix/freebsd/612/final/en/static/
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S/12./12-/}.1-static-qt.i386.freebsd
14
14
15
MAINTAINER=	des@FreeBSD.org
15
MAINTAINER=	des@FreeBSD.org
16
16
(-)opera/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (opera-6.11-20021129.1-static-qt.i386.freebsd.tar.bz2) = 22ae9d276d28fa7d6b435d061c79f287
1
MD5 (opera-6.12-20030305.1-static-qt.i386.freebsd.tar.bz2) = 1c1b2e5e7cadf849a87adb4805472da8
(-)opera/files/patch-aa (-4 / +4 lines)
Lines 1-6 Link Here
1
--- install.sh.orig	Tue Oct 29 16:31:24 2002
1
--- install.sh.orig	Tue Mar 11 15:29:39 2003
2
+++ install.sh	Mon Nov 11 19:34:42 2002
2
+++ install.sh	Tue Mar 11 15:30:46 2003
3
@@ -1065,16 +1065,10 @@
3
@@ -1092,16 +1092,10 @@
4
 	mkdir $mkdirv $mkdirp $plugin_dir/
4
 	mkdir $mkdirv $mkdirp $plugin_dir/
5
 	chmod $chmodv 755 $plugin_dir
5
 	chmod $chmodv 755 $plugin_dir
6
 
6
 
Lines 19-25 Link Here
19
 	    echo
19
 	    echo
20
 	    echo "System wide configuration files:"
20
 	    echo "System wide configuration files:"
21
 	    echo "  $config_dir/opera6rc"
21
 	    echo "  $config_dir/opera6rc"
22
@@ -1101,6 +1095,7 @@
22
@@ -1128,6 +1122,7 @@
23
 			;;
23
 			;;
24
 		esac
24
 		esac
25
 	    done
25
 	    done
(-)opera/pkg-plist (-1 / +2 lines)
Lines 4-10 Link Here
4
share/opera/bin/opera
4
share/opera/bin/opera
5
share/opera/buttons/DefSmall
5
share/opera/buttons/DefSmall
6
share/opera/buttons/Default
6
share/opera/buttons/Default
7
share/opera/buttons/ReadMe.txt
7
share/opera/buttons/readme.txt
8
share/opera/buttons/default/abc.gif
8
share/opera/buttons/default/abc.gif
9
share/opera/buttons/default/buttons.ini
9
share/opera/buttons/default/buttons.ini
10
share/opera/buttons/default/cascade.gif
10
share/opera/buttons/default/cascade.gif
Lines 356-361 Link Here
356
share/opera/java/opera.jar
356
share/opera/java/opera.jar
357
share/opera/java/opera.policy
357
share/opera/java/opera.policy
358
share/opera/opera6.adr
358
share/opera/opera6.adr
359
share/opera/search.ini
359
share/opera/skin/foreground.png
360
share/opera/skin/foreground.png
360
share/opera/styles/OPF.css
361
share/opera/styles/OPF.css
361
share/opera/styles/about.css
362
share/opera/styles/about.css

Return to bug 49098