Commit graph

5 commits

Author SHA1 Message Date
Yuri Victorovich
1c5e23607e graphics/drawpile: Update 2.1.0 -> 2.1.1
Reported by:	portscout
2019-02-18 10:29:55 +00:00
Yuri Victorovich
c304a6d487 graphics/drawpile: Update 2.0.11 -> 2.1.0
Reported by:	portscout
2019-02-17 09:23:03 +00:00
Yuri Victorovich
b70bebe056 graphics/drawpile: Update 2.0.10 -> 2.0.11
Reported by:	portscout
2018-08-17 08:09:00 +00:00
Adriaan de Groot
cf7175bd8a Fix graphics/Drawfile ahead of CMake 3.11.
The order in which files are placed in mocs_compilation.cpp has changed
in CMake 3.11 compared to CMake 3.10. This shows up places where not all
of the includes needed for a bit of code, are included -- because by chance,
everywhere else they are already included by the time the compiler gets to
the offending header. In switching the order around, compiles fail.

The error message is in the patch -- just a missing type declaration.

Approved by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D14770
2018-04-02 20:12:15 +00:00
Yuri Victorovich
23ea86a188 New port: graphics/drawpile: Collaborative drawing program
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13404
2017-12-10 17:38:46 +00:00