diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-08-13 13:19:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-08-13 13:19:26 +0000 |
commit | 1c8ed99977780e720124049f6fcd3e75114381b7 (patch) | |
tree | a9878dde4d7a56e2efb062abe848be049b74d890 /www/opera-linuxplugins | |
parent | 21d1d65e256d8a99b24a34f9ba6bd478cb9d5d5b (diff) |
Notes
Diffstat (limited to 'www/opera-linuxplugins')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 21 | ||||
-rw-r--r-- | www/opera-linuxplugins/distinfo | 6 |
2 files changed, 11 insertions, 16 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index f382e3e29357..a706fd16883a 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -6,8 +6,7 @@ # PORTNAME= opera -PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 2 +PORTVERSION= ${OPERA_VER}.${OPERA_BUILD} 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} \ @@ -25,20 +24,16 @@ MASTER_SITES= ftp://opera.inode.at/${MASTER_SITES_VER_PATH} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/${MASTER_SITES_VER_PATH}&,} \ ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH} PKGNAMESUFFIX= -linuxplugins -DISTNAME= ${PORTNAME}-${OPERA_VER}.gcc3-shared-qt3.i386 +DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.i386.linux MAINTAINER= freebsd-maintainer@opera.com COMMENT= Linux plugin support for the native Opera browser -RUN_DEPENDS= ${PREFIX}/share/opera/bin/operapluginwrapper:${PORTSDIR}/www/opera +RUN_DEPENDS= ${PREFIX}/lib/opera/operapluginwrapper:${PORTSDIR}/www/opera -OPERA_VER= 10.10 -OPERA_MINVER= -OPERA_REL= final -OPERA_DATE= 20091120 -OPERA_BUILD= 4742 -MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/i386/shared/ -WRKSRC= ${WRKDIR}/${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.gcc3-shared-qt3.i386 +OPERA_VER= 10.61 +OPERA_BUILD= 6430 +MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ USE_BZIP2= yes USE_LINUX= yes @@ -48,9 +43,9 @@ ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes -PLIST_FILES= share/opera/bin/operapluginwrapper.linux +PLIST_FILES= lib/opera/operapluginwrapper.linux do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/usr/lib/opera/operapluginwrapper ${PREFIX}/share/opera/bin/operapluginwrapper.linux + ${INSTALL_PROGRAM} ${WRKSRC}/lib/opera/operapluginwrapper ${PREFIX}/lib/opera/operapluginwrapper.linux .include <bsd.port.mk> diff --git a/www/opera-linuxplugins/distinfo b/www/opera-linuxplugins/distinfo index 87584eb89f93..33127ca13de4 100644 --- a/www/opera-linuxplugins/distinfo +++ b/www/opera-linuxplugins/distinfo @@ -1,3 +1,3 @@ -MD5 (opera-10.10.gcc3-shared-qt3.i386.tar.bz2) = ef51f43ca638ba2fddc187ab541f7735 -SHA256 (opera-10.10.gcc3-shared-qt3.i386.tar.bz2) = e799dd409a66c2e91c9301a12d445dd8ba6a4e4204bf38c2a6d1369e970517df -SIZE (opera-10.10.gcc3-shared-qt3.i386.tar.bz2) = 11775545 +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 |