Bug 244367 - deskutils/sysctlview: Update to 2.0
Summary: deskutils/sysctlview: Update to 2.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: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-24 13:43 UTC by Alfonso S. Siciliano
Modified: 2020-02-26 23:28 UTC (History)
1 user (show)

See Also:


Attachments
svn .diff (2.08 KB, patch)
2020-02-24 13:43 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2020-02-24 13:43:41 UTC
Created attachment 211895 [details]
svn .diff

Version Update 1.6 -> 2.0

Mainstream CHANGELOG

 * https://gitlab.com/alfix/sysctlview/-/blob/master/CHANGELOG

Port Update

 * add RUN_DEPENDS xdg-open:devel/xdg-utils
 * update: COMMENT
 * update: pkg-descr
 * update: DESKTOP_ENTRIES

Testing:

 * portlint -C
 * poudriere testport -j 130Camd64 -p default -o deskutils/sysctlview


Thanks,
Alfonso
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-02-26 23:27:31 UTC
A commit references this bug:

Author: 0mp
Date: Wed Feb 26 23:26:59 UTC 2020
New revision: 527226
URL: https://svnweb.freebsd.org/changeset/ports/527226

Log:
  Update to 2.0

  Changelog:
  https://gitlab.com/alfix/sysctlview/-/blob/master/CHANGELOG

  - Update COMMENT, pkg-descr, and DESKTOP_ENTRIES.

  Also, while here:
  - Pet portclippy & portfmt.
  - Simplify do-install.
  - Update installation path for manpages.

  PR:		244367
  Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
  Approved by:	Alfonso S. Siciliano (maintainer)

Changes:
  head/deskutils/sysctlview/Makefile
  head/deskutils/sysctlview/distinfo
  head/deskutils/sysctlview/pkg-descr
  head/deskutils/sysctlview/pkg-plist
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-02-26 23:28:05 UTC
Committed!

Thanks a lot for the update!