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

(-)opera-devel/Makefile (-3 / +16 lines)
Lines 8-14 Link Here
8
PORTNAME=	opera
8
PORTNAME=	opera
9
PORTVERSION=	${OPERA_VER}.${OPERA_DATE}
9
PORTVERSION=	${OPERA_VER}.${OPERA_DATE}
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://snapshot.opera.com/unix/${OPERA_VER}-${OPERA_REL}/intel-freebsd/en/
11
MASTER_SITES=	http://ftp.scarlet.be/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
12
		ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
13
		http://www.mehok.uni-miskolc.hu/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
14
		ftp://ftp.heanet.ie/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
15
		ftp://opera.nsc.no/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
16
		http://ftp.task.gda.pl/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
17
		ftp://ftp.idilis.ro/mirrors/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
18
		http://www.fastmirrors.org/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
19
		http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
20
		ftp://mirror.switch.ch/mirror/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
21
		ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
22
		http://ftp.ankara.edu.tr/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
23
		ftp://files.downloadthat.com/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \
24
		ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/
12
PKGNAMESUFFIX=	-devel
25
PKGNAMESUFFIX=	-devel
13
DISTNAME=	${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en
26
DISTNAME=	${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en
14
27
Lines 16-23 Link Here
16
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
29
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
17
30
18
OPERA_VER=	7.50
31
OPERA_VER=	7.50
19
OPERA_REL=	Preview-4
32
OPERA_REL=	beta1
20
OPERA_DATE=	20040414
33
OPERA_DATE=	20040422
21
34
22
CONFLICTS=	linux-opera-devel-*
35
CONFLICTS=	linux-opera-devel-*
23
36
(-)opera-devel/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (opera-7.50-20040414.1-static-qt.i386.freebsd-en.tar.bz2) = adfb0b44f4fb44868ff91ab1618dd58f
1
MD5 (opera-7.50-20040422.1-static-qt.i386.freebsd-en.tar.bz2) = a0a68c62de8c3629d4d594425a98484b
2
SIZE (opera-7.50-20040414.1-static-qt.i386.freebsd-en.tar.bz2) = 4777509
2
SIZE (opera-7.50-20040422.1-static-qt.i386.freebsd-en.tar.bz2) = 4765183

Return to bug 65893