Index: head/www/linux-opera/Makefile =================================================================== --- head/www/linux-opera/Makefile (revision 222239) +++ head/www/linux-opera/Makefile (revision 222240) @@ -1,68 +1,67 @@ # New ports collection makefile for: linux-opera # Date created: December 6th 2000 # Whom: des # # $FreeBSD$ # PORTNAME= opera PORTVERSION= ${OPERA_VER} -PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://sunsite.cnlab-switch.ch/mirror/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.tiscali.nl/pub/mirrors/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.ntua.gr/pub/www/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ http://mirrors.pmmf.hu/mirror/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.task.gda.pl/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.planetmirror.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ http://gd.tuwien.ac.at/infosys/browsers/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/&,} PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${OPERA_VER}.gcc4-static-qt3.i386 MAINTAINER= mezz@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell WRKSRC= ${WRKDIR}/${DISTNAME:S/.gcc/-${OPERA_BUILD}.gcc/} USE_XLIB= yes USE_BZIP2= yes USE_LINUX= yes ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes -OPERA_VER= 9.61 -OPERA_BUILD= 2456 +OPERA_VER= 9.62 +OPERA_BUILD= 2466 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} MAN1= linux-opera.1 post-extract: @${MV} ${WRKSRC}/usr/share/man/man1/opera.1 \ ${WRKSRC}/usr/share/man/man1/${UNIQUENAME}.1 post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g ; \ s|%%LINUXBASE%%|${LINUXBASE}|g' \ ${WRKSRC}/install.sh \ ${WRKSRC}/usr/share/opera/ini/pluginpath.ini @${REINPLACE_CMD} -e 's|man1/opera.1|man1/${UNIQUENAME}.1|g' \ ${WRKSRC}/Manifest.md5 @${FIND} ${WRKSRC} -name '*.orig' -delete @${FIND} ${WRKSRC} -name '*.bak' -delete do-install: @(cd ${WRKSRC} && ./install.sh \ --prefix=${PREFIX} \ --docdir=${DOCSDIR} \ --sharedir=${DATADIR} \ --exec_prefix=${DATADIR}/bin \ --plugindir=${DATADIR}/plugins) .include Property changes on: head/www/linux-opera/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.95 \ No newline at end of property +1.96 \ No newline at end of property Index: head/www/linux-opera/distinfo =================================================================== --- head/www/linux-opera/distinfo (revision 222239) +++ head/www/linux-opera/distinfo (revision 222240) @@ -1,3 +1,3 @@ -MD5 (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 7749e94783ea9d7a28cffe83c13cbea6 -SHA256 (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 528868f581833db2833567eb136d29a590b5148c02e6fce7f1b763e959f75e18 -SIZE (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 9265862 +MD5 (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 0460e0c712f29bc78fff5401331a0dfa +SHA256 (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 55c41ca2627687eba794c819f9b4357182dd8c76ac04df4f1e1c594947d1b1ff +SIZE (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 9265616 Property changes on: head/www/linux-opera/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.57 \ No newline at end of property +1.58 \ No newline at end of property Index: head/www/linux-opera-devel/Makefile =================================================================== --- head/www/linux-opera-devel/Makefile (revision 222239) +++ head/www/linux-opera-devel/Makefile (revision 222240) @@ -1,68 +1,67 @@ # New ports collection makefile for: linux-opera # Date created: December 6th 2000 # Whom: des # # $FreeBSD$ # PORTNAME= opera PORTVERSION= ${OPERA_VER} -PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://sunsite.cnlab-switch.ch/mirror/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.tiscali.nl/pub/mirrors/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.ntua.gr/pub/www/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ http://mirrors.pmmf.hu/mirror/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.task.gda.pl/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.planetmirror.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ http://gd.tuwien.ac.at/infosys/browsers/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/&,} PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${OPERA_VER}.gcc4-static-qt3.i386 MAINTAINER= mezz@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell WRKSRC= ${WRKDIR}/${DISTNAME:S/.gcc/-${OPERA_BUILD}.gcc/} USE_XLIB= yes USE_BZIP2= yes USE_LINUX= yes ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes -OPERA_VER= 9.61 -OPERA_BUILD= 2456 +OPERA_VER= 9.62 +OPERA_BUILD= 2466 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} MAN1= linux-opera.1 post-extract: @${MV} ${WRKSRC}/usr/share/man/man1/opera.1 \ ${WRKSRC}/usr/share/man/man1/${UNIQUENAME}.1 post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g ; \ s|%%LINUXBASE%%|${LINUXBASE}|g' \ ${WRKSRC}/install.sh \ ${WRKSRC}/usr/share/opera/ini/pluginpath.ini @${REINPLACE_CMD} -e 's|man1/opera.1|man1/${UNIQUENAME}.1|g' \ ${WRKSRC}/Manifest.md5 @${FIND} ${WRKSRC} -name '*.orig' -delete @${FIND} ${WRKSRC} -name '*.bak' -delete do-install: @(cd ${WRKSRC} && ./install.sh \ --prefix=${PREFIX} \ --docdir=${DOCSDIR} \ --sharedir=${DATADIR} \ --exec_prefix=${DATADIR}/bin \ --plugindir=${DATADIR}/plugins) .include Property changes on: head/www/linux-opera-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.95 \ No newline at end of property +1.96 \ No newline at end of property Index: head/www/linux-opera-devel/distinfo =================================================================== --- head/www/linux-opera-devel/distinfo (revision 222239) +++ head/www/linux-opera-devel/distinfo (revision 222240) @@ -1,3 +1,3 @@ -MD5 (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 7749e94783ea9d7a28cffe83c13cbea6 -SHA256 (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 528868f581833db2833567eb136d29a590b5148c02e6fce7f1b763e959f75e18 -SIZE (opera-9.61.gcc4-static-qt3.i386.tar.bz2) = 9265862 +MD5 (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 0460e0c712f29bc78fff5401331a0dfa +SHA256 (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 55c41ca2627687eba794c819f9b4357182dd8c76ac04df4f1e1c594947d1b1ff +SIZE (opera-9.62.gcc4-static-qt3.i386.tar.bz2) = 9265616 Property changes on: head/www/linux-opera-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.57 \ No newline at end of property +1.58 \ No newline at end of property