Page MenuHomeFreeBSD

textproc/tkdiff create icons distfile
AbandonedPublic

Authored by fernape on May 25 2018, 6:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 1:54 PM
Unknown Object (File)
Mon, Mar 25, 10:28 PM
Unknown Object (File)
Thu, Mar 21, 10:40 PM
Unknown Object (File)
Feb 13 2024, 4:28 AM
Unknown Object (File)
Jan 19 2024, 5:04 AM
Unknown Object (File)
Jan 1 2024, 3:00 AM
Unknown Object (File)
Nov 8 2023, 10:05 PM
Unknown Object (File)
Nov 8 2023, 4:19 AM
Subscribers

Details

Reviewers
tcberner
tz
Summary
  • Create tkdiff-icons.tar.gz and place it in LOCAL/fernape
  • Remove files/ and base64 decoding

New distfile is not versioned. It shouldn't change often (if at all).
Maintainer hasn't been contacted yet.

Maintainer notified in PR 228842

Test Plan
  • portlint -AC OK
  • poudriere builds for {10.4,11.1}{amd64,i386}, 12i386 OK
  • run test in 11.1 amd64 OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16862
Build 16740: arc lint + arc unit

Event Timeline

textproc/tkdiff/Makefile
36

don't use ${MV} -- use one of the install helpers

Use INSTALL_DATA for png files

textproc/tkdiff/Makefile
8–10

Remove :site0. and rename :site1 to something less silly, like :icons.

36

Looks like the tkdiff-icons.tar.gz does not create a subdirectory, it would probably be best if it did.

  • Rework MASTER_SITES:n
  • tkdiff-icons distfile unpacks to a directory in ${WRKDIR}

Sorry, I forgot to accept it :)

This revision is now accepted and ready to land.Jun 9 2018, 5:34 AM

Sorry, I forgot to accept it :)

No worries :)

Maintainer closed the associated PR.