Bug 240042 - deskutils/treesheets: Update to 1.0.2
Summary: deskutils/treesheets: Update to 1.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-08-22 17:36 UTC by lightside
Modified: 2019-09-02 19:41 UTC (History)
0 users

See Also:


Attachments
Proposed patch (since 507372 revision) (1.58 KB, patch)
2019-08-22 17:36 UTC, lightside
lightside: maintainer-approval+
Details | Diff
Patch for CMake (since 507372 revision) (2.17 KB, patch)
2019-08-22 17:45 UTC, lightside
no flags Details | Diff
Proposed patch (since 507372 revision) (1.61 KB, patch)
2019-08-22 18:11 UTC, lightside
lightside: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!