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)
Thu, Oct 2, 12:20 AM
Unknown Object (File)
Wed, Sep 24, 5:26 PM
Unknown Object (File)
Sat, Sep 20, 4:43 AM
Unknown Object (File)
Tue, Sep 16, 1:11 AM
Unknown Object (File)
Aug 8 2025, 12:55 PM
Unknown Object (File)
Jun 18 2025, 10:09 PM
Unknown Object (File)
Jun 18 2025, 7:02 AM
Unknown Object (File)
Jun 14 2025, 7:28 PM

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.