Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/netbeans-webcommon/
Date: Wed, 06 Sep 2017 20:53:14
Message-Id: 1504731155.d5b3bf5d47af939f7c336d6b610e196d709fe9f4.mgorny@gentoo
1 commit: d5b3bf5d47af939f7c336d6b610e196d709fe9f4
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Sep 3 15:50:35 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 6 20:52:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b3bf5d
7
8 dev-java/netbeans-webcommon: use HTTPS for links to dev.gentoo.org
9
10 dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild | 4 ++--
11 dev-java/netbeans-webcommon/netbeans-webcommon-8.2.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild b/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
15 index 1413428fe12..72804457a50 100644
16 --- a/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
17 +++ b/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2015 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI="4"
24 @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/"
25 SLOT="8.1"
26 SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201-src.zip"
27 SRC_URI="${SOURCE_URL}
28 - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
29 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
30 http://hg.netbeans.org/binaries/59631804B5A7FF3CEAA3F0E113584AF7E1BB6E9B-dd-plist.jar
31 http://hg.netbeans.org/binaries/7C4A82593A85524A3541E55A4A9C906B773ABAD6-ios-sim
32 http://hg.netbeans.org/binaries/9D29F2A9722C91A403F32971E97DD0E49E97B02E-libiDeviceNativeBinding.dylib
33
34 diff --git a/dev-java/netbeans-webcommon/netbeans-webcommon-8.2.ebuild b/dev-java/netbeans-webcommon/netbeans-webcommon-8.2.ebuild
35 index 2c07b73e236..0cca60b3b7e 100644
36 --- a/dev-java/netbeans-webcommon/netbeans-webcommon-8.2.ebuild
37 +++ b/dev-java/netbeans-webcommon/netbeans-webcommon-8.2.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2017 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI="6"
44 @@ -9,7 +9,7 @@ HOMEPAGE="http://netbeans.org/"
45 SLOT="8.2"
46 SOURCE_URL="http://download.netbeans.org/netbeans/8.2/final/zip/netbeans-8.2-201609300101-src.zip"
47 SRC_URI="${SOURCE_URL}
48 - http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2
49 + https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.2-build.xml.patch.bz2
50 http://hg.netbeans.org/binaries/7CA13589F586F659BB0E1561719A91CA47BF1897-com.oracle.js.parser.jar
51 http://hg.netbeans.org/binaries/59631804B5A7FF3CEAA3F0E113584AF7E1BB6E9B-dd-plist.jar
52 http://hg.netbeans.org/binaries/7C4A82593A85524A3541E55A4A9C906B773ABAD6-ios-sim