diff options
author | des <des@FreeBSD.org> | 2002-03-02 23:58:48 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-03-02 23:58:48 +0800 |
commit | b0f1110ff04118d95874848ef214e5a38e8d0cc6 (patch) | |
tree | 6af47941144bf6d80a04aa8b75cccd292449d2fe | |
parent | 5f0b4b0b40896b2d85e6e8219f3f5202f51b5ac7 (diff) | |
download | freebsd-ports-gnome-b0f1110ff04118d95874848ef214e5a38e8d0cc6.tar.gz freebsd-ports-gnome-b0f1110ff04118d95874848ef214e5a38e8d0cc6.tar.zst freebsd-ports-gnome-b0f1110ff04118d95874848ef214e5a38e8d0cc6.zip |
Upgrade to 6.0 Beta 1.
-rw-r--r-- | www/linux-opera-devel/Makefile | 8 | ||||
-rw-r--r-- | www/linux-opera-devel/distinfo | 2 | ||||
-rw-r--r-- | www/linux-opera-devel/pkg-plist | 18 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 8 | ||||
-rw-r--r-- | www/linux-opera/distinfo | 2 | ||||
-rw-r--r-- | www/linux-opera/pkg-plist | 18 | ||||
-rw-r--r-- | www/linux-opera7/Makefile | 8 | ||||
-rw-r--r-- | www/linux-opera7/distinfo | 2 | ||||
-rw-r--r-- | www/linux-opera7/pkg-plist | 18 |
9 files changed, 27 insertions, 57 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index b85c1f6818fa..68d2460cbc55 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -7,12 +7,12 @@ PORTNAME= opera PKGNAMEPREFIX= linux- -OPERAVERSION= 6.0-20020110.1 +OPERAVERSION= 6.0-20020218 PORTVERSION= ${OPERAVERSION:S/-/./} CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/600/tp3/ \ - ftp://ftp.opera.com/pub/opera/linux/600/tp3/ -DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386 +MASTER_SITES= http://opera.online.no/linux/600/beta1/ \ + ftp://ftp.opera.com/pub/opera/linux/600/beta1/ +DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org diff --git a/www/linux-opera-devel/distinfo b/www/linux-opera-devel/distinfo index 8940e5bea8ed..fa0127a5841f 100644 --- a/www/linux-opera-devel/distinfo +++ b/www/linux-opera-devel/distinfo @@ -1 +1 @@ -MD5 (opera-6.0-20020110.1-static_qt.i386.tar.gz) = 97fa4d7ffb508a3e6203e49460f33b5f +MD5 (opera-6.0-20020218.1-static-qt.i386.tar.gz) = 96bda7f08059881e2895ed0272c665be diff --git a/www/linux-opera-devel/pkg-plist b/www/linux-opera-devel/pkg-plist index a5700eec6b09..0063fee77d67 100644 --- a/www/linux-opera-devel/pkg-plist +++ b/www/linux-opera-devel/pkg-plist @@ -303,12 +303,8 @@ share/opera/buttons/standard/windowbar_news_group_list.png share/opera/buttons/standard/windowbar_transfers.png share/opera/buttons/standard/windowbar_unknown.png share/opera/chartables.bin -share/opera/config/bugreport -share/opera/config/opera.1 -share/opera/config/opera.desktop -share/opera/config/opera.wmconfig -share/opera/config/operarc -share/opera/config/operarc.fixed +share/opera/config/opera6rc +share/opera/config/opera6rc.fixed share/opera/help/accessibility.html share/opera/help/advertising.html share/opera/help/dialogs.html @@ -350,22 +346,15 @@ share/opera/images/opera_22x22.png share/opera/images/opera_32x32.png share/opera/images/opera_48x48.png share/opera/images/operabanner.png -share/opera/images/p2p1.gif -share/opera/images/p2p2.gif -share/opera/images/p2p3.gif -share/opera/images/p2p4.gif -share/opera/images/p2p5.gif -share/opera/images/p2p6.gif share/opera/images/shared.gif share/opera/images/splash.png share/opera/opera6.adr share/opera/plugins/libnpp.so share/opera/plugins/libnpp.so.0 share/opera/plugins/libnpp.so.0.1 -share/opera/plugins/libnpp.so.0.1.6 +share/opera/plugins/libnpp.so.0.1.7 share/opera/plugins/operamotifwrapper share/opera/skin/foreground.png -share/opera/styles/OPF.CSS share/opera/styles/OPF.css share/opera/styles/about.css share/opera/styles/cache.css @@ -377,6 +366,7 @@ share/opera/styles/history.css share/opera/styles/im.css share/opera/styles/mime.css share/opera/styles/mimehead.css +share/opera/styles/opf.css share/opera/styles/plugins.css share/opera/styles/wml.css share/opera/unicode.dat diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index b85c1f6818fa..68d2460cbc55 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,12 +7,12 @@ PORTNAME= opera PKGNAMEPREFIX= linux- -OPERAVERSION= 6.0-20020110.1 +OPERAVERSION= 6.0-20020218 PORTVERSION= ${OPERAVERSION:S/-/./} CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/600/tp3/ \ - ftp://ftp.opera.com/pub/opera/linux/600/tp3/ -DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386 +MASTER_SITES= http://opera.online.no/linux/600/beta1/ \ + ftp://ftp.opera.com/pub/opera/linux/600/beta1/ +DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org diff --git a/www/linux-opera/distinfo b/www/linux-opera/distinfo index 8940e5bea8ed..fa0127a5841f 100644 --- a/www/linux-opera/distinfo +++ b/www/linux-opera/distinfo @@ -1 +1 @@ -MD5 (opera-6.0-20020110.1-static_qt.i386.tar.gz) = 97fa4d7ffb508a3e6203e49460f33b5f +MD5 (opera-6.0-20020218.1-static-qt.i386.tar.gz) = 96bda7f08059881e2895ed0272c665be diff --git a/www/linux-opera/pkg-plist b/www/linux-opera/pkg-plist index a5700eec6b09..0063fee77d67 100644 --- a/www/linux-opera/pkg-plist +++ b/www/linux-opera/pkg-plist @@ -303,12 +303,8 @@ share/opera/buttons/standard/windowbar_news_group_list.png share/opera/buttons/standard/windowbar_transfers.png share/opera/buttons/standard/windowbar_unknown.png share/opera/chartables.bin -share/opera/config/bugreport -share/opera/config/opera.1 -share/opera/config/opera.desktop -share/opera/config/opera.wmconfig -share/opera/config/operarc -share/opera/config/operarc.fixed +share/opera/config/opera6rc +share/opera/config/opera6rc.fixed share/opera/help/accessibility.html share/opera/help/advertising.html share/opera/help/dialogs.html @@ -350,22 +346,15 @@ share/opera/images/opera_22x22.png share/opera/images/opera_32x32.png share/opera/images/opera_48x48.png share/opera/images/operabanner.png -share/opera/images/p2p1.gif -share/opera/images/p2p2.gif -share/opera/images/p2p3.gif -share/opera/images/p2p4.gif -share/opera/images/p2p5.gif -share/opera/images/p2p6.gif share/opera/images/shared.gif share/opera/images/splash.png share/opera/opera6.adr share/opera/plugins/libnpp.so share/opera/plugins/libnpp.so.0 share/opera/plugins/libnpp.so.0.1 -share/opera/plugins/libnpp.so.0.1.6 +share/opera/plugins/libnpp.so.0.1.7 share/opera/plugins/operamotifwrapper share/opera/skin/foreground.png -share/opera/styles/OPF.CSS share/opera/styles/OPF.css share/opera/styles/about.css share/opera/styles/cache.css @@ -377,6 +366,7 @@ share/opera/styles/history.css share/opera/styles/im.css share/opera/styles/mime.css share/opera/styles/mimehead.css +share/opera/styles/opf.css share/opera/styles/plugins.css share/opera/styles/wml.css share/opera/unicode.dat diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index b85c1f6818fa..68d2460cbc55 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/Makefile @@ -7,12 +7,12 @@ PORTNAME= opera PKGNAMEPREFIX= linux- -OPERAVERSION= 6.0-20020110.1 +OPERAVERSION= 6.0-20020218 PORTVERSION= ${OPERAVERSION:S/-/./} CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/600/tp3/ \ - ftp://ftp.opera.com/pub/opera/linux/600/tp3/ -DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386 +MASTER_SITES= http://opera.online.no/linux/600/beta1/ \ + ftp://ftp.opera.com/pub/opera/linux/600/beta1/ +DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org diff --git a/www/linux-opera7/distinfo b/www/linux-opera7/distinfo index 8940e5bea8ed..fa0127a5841f 100644 --- a/www/linux-opera7/distinfo +++ b/www/linux-opera7/distinfo @@ -1 +1 @@ -MD5 (opera-6.0-20020110.1-static_qt.i386.tar.gz) = 97fa4d7ffb508a3e6203e49460f33b5f +MD5 (opera-6.0-20020218.1-static-qt.i386.tar.gz) = 96bda7f08059881e2895ed0272c665be diff --git a/www/linux-opera7/pkg-plist b/www/linux-opera7/pkg-plist index a5700eec6b09..0063fee77d67 100644 --- a/www/linux-opera7/pkg-plist +++ b/www/linux-opera7/pkg-plist @@ -303,12 +303,8 @@ share/opera/buttons/standard/windowbar_news_group_list.png share/opera/buttons/standard/windowbar_transfers.png share/opera/buttons/standard/windowbar_unknown.png share/opera/chartables.bin -share/opera/config/bugreport -share/opera/config/opera.1 -share/opera/config/opera.desktop -share/opera/config/opera.wmconfig -share/opera/config/operarc -share/opera/config/operarc.fixed +share/opera/config/opera6rc +share/opera/config/opera6rc.fixed share/opera/help/accessibility.html share/opera/help/advertising.html share/opera/help/dialogs.html @@ -350,22 +346,15 @@ share/opera/images/opera_22x22.png share/opera/images/opera_32x32.png share/opera/images/opera_48x48.png share/opera/images/operabanner.png -share/opera/images/p2p1.gif -share/opera/images/p2p2.gif -share/opera/images/p2p3.gif -share/opera/images/p2p4.gif -share/opera/images/p2p5.gif -share/opera/images/p2p6.gif share/opera/images/shared.gif share/opera/images/splash.png share/opera/opera6.adr share/opera/plugins/libnpp.so share/opera/plugins/libnpp.so.0 share/opera/plugins/libnpp.so.0.1 -share/opera/plugins/libnpp.so.0.1.6 +share/opera/plugins/libnpp.so.0.1.7 share/opera/plugins/operamotifwrapper share/opera/skin/foreground.png -share/opera/styles/OPF.CSS share/opera/styles/OPF.css share/opera/styles/about.css share/opera/styles/cache.css @@ -377,6 +366,7 @@ share/opera/styles/history.css share/opera/styles/im.css share/opera/styles/mime.css share/opera/styles/mimehead.css +share/opera/styles/opf.css share/opera/styles/plugins.css share/opera/styles/wml.css share/opera/unicode.dat |