Bug 259684

Summary: databases/powerarchitect: update to 1.0.9
Product: Ports & Packages Reporter: Jose G. Juanino <jjuanino>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Many People CC: fernape, pi
Priority: --- Keywords: easy, patch
Version: LatestFlags: jjuanino: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: http://www.bestofbi.com/downloads/architect/1.0.9/ReleaseNotes.txt
Attachments:
Description Flags
update to 1.0.9
none
update to 1.0.9
jjuanino: maintainer-approval+
poudriere build log
jjuanino: maintainer-approval+
add NO_ARCH=yes jjuanino: maintainer-approval+

Description Jose G. Juanino 2021-11-06 19:31:16 UTC
Created attachment 229333 [details]
update to 1.0.9

update to 1.0.9

http://www.bestofbi.com/downloads/architect/1.0.9/ReleaseNotes.txt

Update MASTER_SITE and WWW site
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-19 08:36:23 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Q/A: SUB_FILES should go right after NO_BUILD

Thanks!
Comment 2 Jose G. Juanino 2021-11-20 16:54:01 UTC
Created attachment 229612 [details]
update to 1.0.9
Comment 3 Jose G. Juanino 2021-11-20 16:57:19 UTC
Created attachment 229613 [details]
poudriere build log
Comment 4 Jose G. Juanino 2021-11-20 16:58:54 UTC
(In reply to Fernando Apesteguía from comment #1)
Hi Fernando, I have fixed the patch with your suggestions. portlint is OK as well as poudriere build (log attached). Regards
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-20 17:05:11 UTC
Great work, thanks!
Comment 6 Jose G. Juanino 2021-11-25 20:32:23 UTC
Created attachment 229727 [details]
add NO_ARCH=yes

New patch:

- Add NO_ARCH=yes
- Format do-install* targets according to portfmt.
Comment 7 commit-hook freebsd_committer freebsd_triage 2021-11-28 17:20:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01e29cd1030a7067a9908c654913f32f3cb5dcc0

commit 01e29cd1030a7067a9908c654913f32f3cb5dcc0
Author:     Jose G. Juanino <jjuanino@gmail.com>
AuthorDate: 2021-11-26 13:33:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-11-28 17:19:09 +0000

    databases/powerarchitect: update to 1.0.9

    ChangeLog: http://www.bestofbi.com/downloads/architect/1.0.9/ReleaseNotes.txt

    PR:     259684
    Reported by:    jjuanino@gmail.com (maintainer)

 databases/powerarchitect/Makefile  | 26 +++++++++++++-------------
 databases/powerarchitect/distinfo  |  6 +++---
 databases/powerarchitect/pkg-descr |  2 +-
 databases/powerarchitect/pkg-plist |  6 ++++--
 4 files changed, 21 insertions(+), 19 deletions(-)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-29 08:38:52 UTC
Committed,

Thanks!