mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Build broken
Simple fix to fix repo's URL PR: ports/242520 Submitted by: vvd@unislabs.com Reported by: vvd@unislabs.com Approved by: Maintainer
This commit is contained in:
parent
fad3cd697a
commit
d9fd2e5236
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520149
@ -41,3 +41,12 @@ diff -ru eclipse-platform-parent/pom.xml eclipse-platform-parent/pom.xml
|
||||
</environment>
|
||||
<environment>
|
||||
<os>win32</os>
|
||||
@@ -657,7 +657,7 @@
|
||||
For maintenance streams should always be "M-builds".
|
||||
Ideally, this value would be provided by the environment, see bug 489789.
|
||||
-->
|
||||
- <eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.12-I-builds</eclipse-p2-repo.url>
|
||||
+ <eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.12</eclipse-p2-repo.url>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
Loading…
Reference in New Issue
Block a user