Page MenuHomeFreeBSD

security/tor-devel: Update to 0.3.1.1-alpha
ClosedPublic

Authored by joneum on May 24 2017, 6:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 25, 2:39 PM
Unknown Object (File)
May 22 2024, 4:03 PM
Unknown Object (File)
Feb 4 2024, 1:18 AM
Unknown Object (File)
Jan 1 2024, 3:25 AM
Unknown Object (File)
Dec 27 2023, 12:25 PM
Unknown Object (File)
Nov 4 2023, 6:02 AM
Unknown Object (File)
Aug 9 2023, 11:37 PM
Unknown Object (File)
Jun 3 2023, 1:27 AM
Subscribers

Details

Reviewers
tz
miwi
rene
Summary
  • Update to 5.9
  • Add LIB_DEPENDS+

PR: 219463
Reported by: nusenu
Approved by: xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

/security/tor-devel % portlint -AC
WARN: Makefile: you should only use ".if ${PORT_OPTIONS:MDOCS}" to wrap installation of files into /usr/local/share/doc if the collection of files is large and it takes considerable time to copy.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere testport:

10amd64
10i386
11amd64
11i386
12.0-CURRENT r318899 amd64
12.0-CURRENT r318400 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 9465
Build 9916: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 25 2017, 6:34 AM
security/tor-devel/Makefile
36

This is way too late in the Makefile, see section 13.1 of the porter's handbook.