diff -urN /usr/ports/www/opera-linuxplugins/Makefile opera-linuxplugins/Makefile --- /usr/ports/www/opera-linuxplugins/Makefile 2010-03-28 08:44:58.000000000 +0200 +++ opera-linuxplugins/Makefile 2010-07-01 16:18:47.837531624 +0200 @@ -2,12 +2,11 @@ # Date created: December 17th 2006 # Whom: Arjan van Leeuwen # -# $FreeBSD: ports/www/opera-linuxplugins/Makefile,v 1.13 2010/03/28 06:44:58 dinoex Exp $ +# $FreeBSD: ports/www/opera-linuxplugins/Makefile,v 1.10 2009/09/04 06:33:13 itetcu Exp $ # 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_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.60 +OPERA_BUILD= 6386 +MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ USE_BZIP2= yes USE_LINUX= yes @@ -51,6 +46,6 @@ PLIST_FILES= share/opera/bin/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 diff -urN /usr/ports/www/opera-linuxplugins/distinfo opera-linuxplugins/distinfo --- /usr/ports/www/opera-linuxplugins/distinfo 2009-12-03 11:12:33.000000000 +0100 +++ opera-linuxplugins/distinfo 2010-07-01 16:18:59.294321862 +0200 @@ -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.60-6386.i386.linux.tar.bz2) = e86d604b2f9397a618e8ecf357748f55 +SHA256 (opera-10.60-6386.i386.linux.tar.bz2) = be189172893cef848dbc48cad90948dd488cf2da1f7fae56ff15cd9d60ec4880 +SIZE (opera-10.60-6386.i386.linux.tar.bz2) = 12653386 --- opera-linuxplugins.diff ends here ---