diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-08-13 21:19:26 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-08-13 21:19:26 +0800 |
commit | 3c9cb57b4658bae7fb8567b689cadb6fb507d5f5 (patch) | |
tree | 571c355446c22aafd2b20b019d3b9e425329d408 /www | |
parent | eba5a9f8a0043f699344918f7405abc6db7d75ea (diff) | |
download | freebsd-ports-graphics-3c9cb57b4658bae7fb8567b689cadb6fb507d5f5.tar.gz freebsd-ports-graphics-3c9cb57b4658bae7fb8567b689cadb6fb507d5f5.tar.zst freebsd-ports-graphics-3c9cb57b4658bae7fb8567b689cadb6fb507d5f5.zip |
- update to 10.61
PR: 148294
PR: 148819
Submitted by: Arjan van Leeuwen
Diffstat (limited to 'www')
-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 f382e3e2935..a706fd16883 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 87584eb89f9..33127ca13de 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 |