Bug 222024 - deskutils/treesheets: Update to 1.0.0
Summary: deskutils/treesheets: Update to 1.0.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-09-03 13:47 UTC by lightside
Modified: 2017-10-18 16:04 UTC (History)
0 users

See Also:


Attachments
Proposed patch (since 447958 revision) (1.03 KB, patch)
2017-09-03 13:47 UTC, lightside
lightside: maintainer-approval+
Details | Diff
Proposed patch (since 449591 revision) (1.01 KB, patch)
2017-09-22 00:20 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 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!