diff options
author | obache <obache@pkgsrc.org> | 2012-12-14 11:23:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-14 11:23:47 +0000 |
commit | 043da374841d4c7ef84b3d9199ad8ae43a4012fd (patch) | |
tree | c715a734f45ce3b09d84d492c20889d215e5a36a /www/opera/Makefile | |
parent | 207d83ece91489b588df403368f6eec29d50c41d (diff) | |
download | pkgsrc-043da374841d4c7ef84b3d9199ad8ae43a4012fd.tar.gz |
Update opera to 12.11.
new and iimproved features, plus security and stability enhancements.
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index da3e0483e1b..7e378685e8c 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2012/10/28 06:30:24 asau Exp $ +# $NetBSD: Makefile,v 1.100 2012/12/14 11:23:47 obache Exp $ DISTNAME= opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS} PKGNAME= opera-${OPERA_PKG_VERSION:S/u/pl/} @@ -27,9 +27,9 @@ MASTER_SITE_OPERA+= ftp://get.opera.com/pub/opera/ \ USE_LANGUAGES= # empty NO_BUILD= yes -OPERA_PKG_BUILD= 1578 -OPERA_PKG_VERSION= 12.02 -OPERA_PKG_VERSION_DIR= 1202 +OPERA_PKG_BUILD= 1661 +OPERA_PKG_VERSION= 12.11 +OPERA_PKG_VERSION_DIR= 1211 PLIST_VARS+= ia32w linux |