Bug 273251 - www/edbrowse: Update 3.8.7
Summary: www/edbrowse: Update 3.8.7
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: Alfonso S. Siciliano
URL: https://github.com/CMB/edbrowse/blob/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 00:38 UTC by Alfonso S. Siciliano
Modified: 2023-10-23 22:32 UTC (History)
1 user (show)

See Also:


Attachments
diff generated by: git diff > ../`make -VPKGNAME`.diff (2.96 KB, patch)
2023-08-21 00:38 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
Details | Diff
diff without (reduntant) makefiles patches (1.71 KB, patch)
2023-08-21 12:40 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 2023-08-21 00:38:42 UTC
Created attachment 244239 [details]
diff generated by: git diff > ../`make -VPKGNAME`.diff

Makefile change:

* add: LICENSE_FILE
* delete: ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${DOCSDIR}

Testing:

# portlint -A
# port test
# portfmt -i ./Makefile
# poudriere testport -j 132Ramd64 -p default -i -o www/edbrowse
# poudriere testport -j 140Camd64 -p default -i -o www/edbrowse
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-08-21 00:38:42 UTC
Maintainer informed via mail
Comment 2 Alfonso S. Siciliano freebsd_committer freebsd_triage 2023-08-21 00:40:35 UTC
...
In Makefile also

 * add USE ssl (to fix "port test" warning, also cited in upstream CHANGES)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-21 06:42:27 UTC
^Triage: Reporter is committer, assign accordingly.

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Let me run some tests and come back to you. The changes in 
files/patch-makefile are cosmetic (only the timestamp), so they should be reverted.

Thanks!
Comment 4 Alfonso S. Siciliano freebsd_committer freebsd_triage 2023-08-21 12:40:29 UTC
Created attachment 244250 [details]
diff without (reduntant) makefiles patches
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-21 17:52:47 UTC
LGTM!

You can land this :-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-10-23 22:31:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b227695417fc0edf386aa7b7dfff450085932c2

commit 6b227695417fc0edf386aa7b7dfff450085932c2
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2023-10-23 22:20:32 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2023-10-23 22:30:00 +0000

    www/edbrowse: update to 3.8.7

    Changes: https://github.com/CMB/edbrowse/blob/master/CHANGES

    Approved by:    fernape
    PR:             273251

 www/edbrowse/Makefile | 6 +++---
 www/edbrowse/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 7 Alfonso S. Siciliano freebsd_committer freebsd_triage 2023-10-23 22:32:09 UTC
Committed