Page MenuHomeFreeBSD

devel/gradle upgrade to 3.2.1
ClosedPublic

Authored by asomers on Nov 29 2016, 11:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 8:14 PM
Unknown Object (File)
Fri, Jan 17, 10:13 PM
Unknown Object (File)
Jan 2 2025, 7:38 AM
Unknown Object (File)
Oct 3 2024, 2:20 AM
Unknown Object (File)
Oct 2 2024, 1:02 AM
Unknown Object (File)
Oct 1 2024, 8:17 PM
Unknown Object (File)
Oct 1 2024, 6:19 AM
Unknown Object (File)
Sep 26 2024, 4:51 AM

Details

Summary

devel/gradle upgrade to 3.2.1

PR 214935

Test Plan

build on current. Poudriere testport on 9.3, 10.3, and 11.0. portlint.
Use gradle to build a project on 11.0.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers retitled this revision from to devel/gradle upgrade to 3.2.1.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added reviewers: pi, girgen.
asomers added a subscriber: brd.
matthew edited edge metadata.

This looks good to me, with or without the NO_ARCH setting. Brian, please take this as approval to commit.

devel/gradle/Makefile
15 ↗(On Diff #22602)

Poudriere tests flag up that this port doesn't install any architecture dependent files -- expected as it's a Java application.

Maybe add

NO_ARCH=   yes

???

This revision is now accepted and ready to land.Dec 30 2016, 10:14 AM
brd added a reviewer: brd.
This revision was automatically updated to reflect the committed changes.