Summary: | [patch] math/sc-im: update to git snapshot as of 2019-02-22; add USES=gnome | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Samy Mahmoudi <samy.mahmoudi> | ||||||
Component: | Individual Port(s) | Assignee: | Baptiste Daroussin <bapt> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | samy.mahmoudi | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(bapt) |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
I don't like the naming of the patch it would be better to keep the version: sc-im-0.7.1.s20190222 would be better imho. Meaning if 0.7.1 or 0.8.0 is released on day we won't need to bump portepoch (In reply to Baptiste Daroussin from comment #1) I will definitely follow your wise advice. Created attachment 204373 [details]
Patch file generated with svn diff
A crystal-clear explanation was indeed in the FreeBSD Porter's Handbook (section 5.4.3, example 5.14: accessing a commit between two versions).
Committed thank you! A commit references this bug: Author: bapt Date: Thu May 23 17:05:48 UTC 2019 New revision: 502344 URL: https://svnweb.freebsd.org/changeset/ports/502344 Log: Update to 0.7.0-81 Upstream changes fixes a conflict with textproc/scim Some cleanups PR: 237839 Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com> Changes: head/math/sc-im/Makefile head/math/sc-im/distinfo head/math/sc-im/files/patch-cmds__command.c head/math/sc-im/files/patch-doc head/math/sc-im/files/patch-file.c head/math/sc-im/pkg-plist |
Created attachment 204325 [details] Patch file generated with svn diff Update to git snapshot as of 2019-02-22: Since version 0.7.0, upstream target name has changed from scim to sc-im which solves name conflict with textproc/scim. Incidentally: - Add USES=gnome - Reorder elements of LIB_DEPENDS - Reorder elements of USES