diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-18 16:42:26 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-18 16:42:26 +0000 |
| commit | ad72ed02abc05279f1e5cd96158bc37cbd234175 (patch) | |
| tree | 1f950863d142ea4c85873157c0d97c4229c2048f | |
| parent | - Re-add pkg-deinstall.in pkg-install.in files (diff) | |
- update to 11.00
- simplifies PORTVERSION
- USE_XZ for smaller distfiles
- take maintainership
| -rw-r--r-- | www/opera-linuxplugins/Makefile | 11 | ||||
| -rw-r--r-- | www/opera-linuxplugins/distinfo | 5 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index a706fd16883a..6a4e674fd9d5 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -6,13 +6,12 @@ # PORTNAME= opera -PORTVERSION= ${OPERA_VER}.${OPERA_BUILD} +PORTVERSION= ${OPERA_VER} CATEGORIES= www linux MASTER_SITES= ftp://opera.inode.at/${MASTER_SITES_VER_PATH} \ http://gd.tuwien.ac.at/infosys/browsers/opera/${MASTER_SITES_VER_PATH} \ http://ftp.ucr.ac.cr/WWW/opera/${MASTER_SITES_VER_PATH} \ http://www.microrpm.ca/pub/opera/${MASTER_SITES_VER_PATH} \ - http://www.opera.mirroarrr.de/${MASTER_SITES_VER_PATH} \ http://opera.eurenet.net/${MASTER_SITES_VER_PATH} \ ftp://opera.ftp.fu-berlin.de/${MASTER_SITES_VER_PATH} \ http://ftp.ntua.gr/pub/www/Opera/${MASTER_SITES_VER_PATH} \ @@ -26,16 +25,16 @@ MASTER_SITES= ftp://opera.inode.at/${MASTER_SITES_VER_PATH} \ PKGNAMESUFFIX= -linuxplugins DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.i386.linux -MAINTAINER= freebsd-maintainer@opera.com +MAINTAINER= dinoex@FreeBSD.org COMMENT= Linux plugin support for the native Opera browser RUN_DEPENDS= ${PREFIX}/lib/opera/operapluginwrapper:${PORTSDIR}/www/opera -OPERA_VER= 10.61 -OPERA_BUILD= 6430 +OPERA_VER= 11.00 +OPERA_BUILD= 1156 MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ -USE_BZIP2= yes +USE_XZ= yes USE_LINUX= yes USE_LINUX_APPS= xorglibs diff --git a/www/opera-linuxplugins/distinfo b/www/opera-linuxplugins/distinfo index 33127ca13de4..a585f5ec0d68 100644 --- a/www/opera-linuxplugins/distinfo +++ b/www/opera-linuxplugins/distinfo @@ -1,3 +1,2 @@ -MD5 (opera-10.61-6430.i386.linux.tar.bz2) = e91b9bd1ddbb3c85d7bdd7991b56add8 -SHA256 (opera-10.61-6430.i386.linux.tar.bz2) = 0c52a8a4a9042b0ce93279e36f8f8c1a943b49063e202aa63b60640ad0069000 -SIZE (opera-10.61-6430.i386.linux.tar.bz2) = 12665909 +SHA256 (opera-11.00-1156.i386.linux.tar.xz) = c49a97d68569f63c543fd66a340c4719c0ea2fd5703c5b3f2ec0e4ff0dcb60ed +SIZE (opera-11.00-1156.i386.linux.tar.xz) = 10032844 |
