diff options
author | mezz <mezz@FreeBSD.org> | 2006-06-22 01:09:43 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-06-22 01:09:43 +0800 |
commit | a523edd72958f5e0f5750ca5a1a239774fdef151 (patch) | |
tree | c0800569ad58147288cf9ad34678602dcd21d47a /www/linux-opera | |
parent | 293104c2f36baadd8738f2d278eb3d1f3ebc3d19 (diff) | |
download | freebsd-ports-gnome-a523edd72958f5e0f5750ca5a1a239774fdef151.tar.gz freebsd-ports-gnome-a523edd72958f5e0f5750ca5a1a239774fdef151.tar.zst freebsd-ports-gnome-a523edd72958f5e0f5750ca5a1a239774fdef151.zip |
Fix the fetch, they have renamed the tarball without change any md5, sha256
and size. Copied from www/opera.
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 4 | ||||
-rw-r--r-- | www/linux-opera/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 7e0345c09796..0bc6f94edc9e 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}0/final/en/i http://gd.tuwien.ac.at/infosys/browsers/opera/linux/${OPERA_VER:S/.//}0/final/en/i386/static/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/linux/${OPERA_VER:S/.//}0/final/en/i386/static/&,} PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386-en-344 +DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386-en MAINTAINER= mezz@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser @@ -27,6 +27,7 @@ COMMENT= A blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell +WRKSRC= ${WRKDIR}/${DISTNAME}-${OPERA_BUILD} USE_BZIP2= yes WANT_GNOME= yes USE_LINUX= yes @@ -37,6 +38,7 @@ NO_BUILD= yes OPERA_VER= 9.0 OPERA_DATE= 20060616 +OPERA_BUILD= 344 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} diff --git a/www/linux-opera/distinfo b/www/linux-opera/distinfo index d0efba350023..4ed9c562cc59 100644 --- a/www/linux-opera/distinfo +++ b/www/linux-opera/distinfo @@ -1,3 +1,3 @@ -MD5 (opera-9.0-20060616.1-static-qt.i386-en-344.tar.bz2) = d027d3e52853ee69362ef0240487bc13 -SHA256 (opera-9.0-20060616.1-static-qt.i386-en-344.tar.bz2) = f55c65910320a30690850d8bae7e53b1a64b0c99fa8f58e94fdf4c9f40a4e449 -SIZE (opera-9.0-20060616.1-static-qt.i386-en-344.tar.bz2) = 6694612 +MD5 (opera-9.0-20060616.1-static-qt.i386-en.tar.bz2) = d027d3e52853ee69362ef0240487bc13 +SHA256 (opera-9.0-20060616.1-static-qt.i386-en.tar.bz2) = f55c65910320a30690850d8bae7e53b1a64b0c99fa8f58e94fdf4c9f40a4e449 +SIZE (opera-9.0-20060616.1-static-qt.i386-en.tar.bz2) = 6694612 |