Bug 222024

Summary: deskutils/treesheets: Update to 1.0.0
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch (since 447958 revision)
lightside: maintainer-approval+
Proposed patch (since 449591 revision) lightside: maintainer-approval+

Description lightside 2017-09-03 13:47:46 UTC
Created attachment 186029 [details]
Proposed patch (since 447958 revision)

Patch to update deskutils/treesheets port from 0.0.20170806 to 0.0.20170830 version.

Look following link for changes:
https://github.com/aardappel/treesheets/compare/8a54e43...b3f6756

The build was tested on FreeBSD 10.3 amd64.
Comment 1 lightside 2017-09-22 00:20:52 UTC
Created attachment 186607 [details]
Proposed patch (since 449591 revision)

Looks like, the b3f6756 commit was tagged as v1.0.0:
https://github.com/aardappel/treesheets/releases/tag/v1.0.0
This is because of following solved issue:
https://github.com/aardappel/treesheets/issues/83

The proposed patch was updated.

- Add DISTVERSIONPREFIX
- Remove GH_TAGNAME
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-10-18 16:02:43 UTC
A commit references this bug:

Author: swills
Date: Wed Oct 18 16:02:35 UTC 2017
New revision: 452347
URL: https://svnweb.freebsd.org/changeset/ports/452347

Log:
  deskutils/treesheets: Update to 1.0.0

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

Changes:
  head/deskutils/treesheets/Makefile
  head/deskutils/treesheets/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2017-10-18 16:04:38 UTC
Committed, thanks!