diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-12-10 20:25:36 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-12-10 20:25:36 +0000 |
commit | f6e97a62d92d3629d410cc78826ae5eb76c7fd60 (patch) | |
tree | 9681297d624b28a165185eaafd6d9a17b07d017d | |
parent | Fix a bug in the dependency processing code that would cause porteasy to (diff) |
Upgrade to 6.11.20021129.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=71511
-rw-r--r-- | www/opera-devel/Makefile | 8 | ||||
-rw-r--r-- | www/opera-devel/distinfo | 2 | ||||
-rw-r--r-- | www/opera/Makefile | 8 | ||||
-rw-r--r-- | www/opera/distinfo | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index 737daad827d2..51805976eb09 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= opera -PORTVERSION= 6.10.20021029 +PORTVERSION= 6.11.20021129 CATEGORIES= www -MASTER_SITES= http://opera.online.no/unix/freebsd/610/final/en/static/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/610/final/en/static/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/10./10-/}.1-static-qt.i386.freebsd +MASTER_SITES= http://opera.online.no/unix/freebsd/611/final/en/static/ \ + ftp://ftp.opera.com/pub/opera/unix/freebsd/611/final/en/static/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd MAINTAINER= des@FreeBSD.org diff --git a/www/opera-devel/distinfo b/www/opera-devel/distinfo index 9bc40f3303b5..20501c5bc961 100644 --- a/www/opera-devel/distinfo +++ b/www/opera-devel/distinfo @@ -1 +1 @@ -MD5 (opera-6.10-20021029.1-static-qt.i386.freebsd.tar.bz2) = ebe4f8439b504dad07d48093ebbe297e +MD5 (opera-6.11-20021129.1-static-qt.i386.freebsd.tar.bz2) = 22ae9d276d28fa7d6b435d061c79f287 diff --git a/www/opera/Makefile b/www/opera/Makefile index 737daad827d2..51805976eb09 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,11 +6,11 @@ # PORTNAME= opera -PORTVERSION= 6.10.20021029 +PORTVERSION= 6.11.20021129 CATEGORIES= www -MASTER_SITES= http://opera.online.no/unix/freebsd/610/final/en/static/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/610/final/en/static/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/10./10-/}.1-static-qt.i386.freebsd +MASTER_SITES= http://opera.online.no/unix/freebsd/611/final/en/static/ \ + ftp://ftp.opera.com/pub/opera/unix/freebsd/611/final/en/static/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd MAINTAINER= des@FreeBSD.org diff --git a/www/opera/distinfo b/www/opera/distinfo index 9bc40f3303b5..20501c5bc961 100644 --- a/www/opera/distinfo +++ b/www/opera/distinfo @@ -1 +1 @@ -MD5 (opera-6.10-20021029.1-static-qt.i386.freebsd.tar.bz2) = ebe4f8439b504dad07d48093ebbe297e +MD5 (opera-6.11-20021129.1-static-qt.i386.freebsd.tar.bz2) = 22ae9d276d28fa7d6b435d061c79f287 |