Bug 240042

Summary: deskutils/treesheets: Update to 1.0.2
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch (since 507372 revision)
lightside: maintainer-approval+
Patch for CMake (since 507372 revision)
none
Proposed patch (since 507372 revision) lightside: maintainer-approval+

Description lightside 2019-08-22 17:36:14 UTC
Created attachment 206793 [details]
Proposed patch (since 507372 revision)

Patch to update deskutils/treesheets port from 1.0.1 to 1.0.2 version.

Look following link for changes:
https://github.com/aardappel/treesheets/compare/v1.0.1...v1.0.2

- Add files/patch-src_Makefile to fix build [*]

* - Otherwise, there is a possibility to use CMake build system, but this may add some build dependencies to the port.
Comment 1 lightside 2019-08-22 17:45:02 UTC
Created attachment 206794 [details]
Patch for CMake (since 507372 revision)

(In reply to comment #0)
Added another (obsoleted) patch, which uses CMake build system, just for comparison.
Comment 2 lightside 2019-08-22 18:11:09 UTC
Created attachment 206795 [details]
Proposed patch (since 507372 revision)

Cosmetic changes.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-09-02 19:40:33 UTC
A commit references this bug:

Author: swills
Date: Mon Sep  2 19:40:28 UTC 2019
New revision: 510836
URL: https://svnweb.freebsd.org/changeset/ports/510836

Log:
  deskutils/treesheets: update to 1.0.2

  PR:		240042
  Submitted by:	lightside <lightside@gmx.com> (maintainer)

Changes:
  head/deskutils/treesheets/Makefile
  head/deskutils/treesheets/distinfo
  head/deskutils/treesheets/files/
  head/deskutils/treesheets/files/patch-src_Makefile
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-09-02 19:41:34 UTC
Committed, thanks!