pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/opera



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 25 05:51:00 UTC 2021

Modified Files:
        pkgsrc/www/opera: Makefile

Log Message:
opera: remoe dead download links


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/www/opera/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/opera/Makefile
diff -u pkgsrc/www/opera/Makefile:1.109 pkgsrc/www/opera/Makefile:1.110
--- pkgsrc/www/opera/Makefile:1.109     Sun Jan 26 17:32:22 2020
+++ pkgsrc/www/opera/Makefile   Sun Apr 25 05:51:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2020/01/26 17:32:22 rillig Exp $
+# $NetBSD: Makefile,v 1.110 2021/04/25 05:51:00 wiz Exp $
 
 DISTNAME=              opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS}
 PKGNAME=               opera-${OPERA_PKG_VERSION:S/u/pl/}
@@ -16,10 +16,7 @@ EMUL_PLATFORMS=              freebsd-i386 freebsd-x8
 
 .include "../../mk/bsd.prefs.mk"
 
-MASTER_SITE_OPERA+=    ftp://ftp.opera.com/pub/opera/ \
-                       ftp://ftp.task.gda.pl/pub/opera/ \
-                       ftp://opera.nsc.no/pub/nsc.no/mirrors/operasoftware/ \
-                       ftp://ftp.opera.com/pub/opera/ \
+MASTER_SITE_OPERA+=    ftp://ftp.task.gda.pl/pub/opera/ \
                        http://ftp.yz.yamagata-u.ac.jp/pub/opera/
 
 USE_LANGUAGES=         # empty



Home | Main Index | Thread Index | Old Index