Page MenuHomeFreeBSD

x11-drivers/xorgxrdp: Update to 0.2.2
ClosedPublic

Authored by ultima on Jul 6 2017, 3:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 6, 11:12 AM
Unknown Object (File)
Sun, Jun 2, 2:44 AM
Unknown Object (File)
Apr 19 2024, 12:11 PM
Unknown Object (File)
Mar 14 2024, 4:40 AM
Unknown Object (File)
Mar 14 2024, 4:40 AM
Unknown Object (File)
Mar 14 2024, 4:40 AM
Unknown Object (File)
Mar 10 2024, 9:36 PM
Unknown Object (File)
Jan 15 2024, 3:15 AM
Subscribers

Details

Summary
  • Updated to 0.2.2

Changelog: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.2

PR\: 220442
Sumitted by\: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

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

Event Timeline

I don't think LIBS and CONFIGURE_ENV need appended. I don't see them mentioned in the handbook.

I don't think LIBS and CONFIGURE_ENV need appended. I don't see them mentioned in the handbook.

Does changing the += to = make any difference to the output of make -V LIBS or make -V CONFIGURE_ENV ?

I don't think LIBS and CONFIGURE_ENV need appended. I don't see them mentioned in the handbook.

Does changing the += to = make any difference to the output of make -V LIBS or make -V CONFIGURE_ENV ?

Both are the same.

This revision is now accepted and ready to land.Jul 7 2017, 11:21 PM
This revision was automatically updated to reflect the committed changes.