Page MenuHomeFreeBSD

devel/libccid: Update to 1.4.30.
ClosedPublic

Authored by 0mp on Oct 9 2018, 9:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 3, 8:37 AM
Unknown Object (File)
Sun, May 26, 12:29 AM
Unknown Object (File)
May 6 2024, 8:12 PM
Unknown Object (File)
May 4 2024, 3:36 PM
Unknown Object (File)
Apr 29 2024, 9:29 AM
Unknown Object (File)
Apr 28 2024, 5:22 AM
Unknown Object (File)
Apr 27 2024, 10:09 PM
Unknown Object (File)
Apr 27 2024, 9:05 PM

Details

Summary
  • Change the upstream URL to https://ccid.apdu.fr/
  • Update WWW
  • Clean up:
    • Remove the "post-patch" target. It is no longer needed.
    • Remove unused PLIST_SUB
    • Pet portlint:
      • Move USE_PERL to the the USE* section
      • Set USE_LDCONFIG.

Upstream changelog:
https://salsa.debian.org/rousseau/CCID/blob/master/README

Test Plan
  • portlint
  • poudriere: 12.0-ALPHA6 amd64, 11.2-RELEASE amd64, 10-STABLE i386

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Oct 10 2018, 1:00 PM

Remove the "post-patch" target. It is no longer needed.

This revision now requires review to proceed.Oct 10 2018, 3:42 PM
devel/libccid/Makefile
31

Hi,
Have you tested the port without this part in run-time and it was fine?
[I could dogfood pcsc-lite, so I can ASSUME this should be also fine. but if you can confirm it works I'm fine otherwise if you can't test, would you mind if I ask for a bit of time to test ๐Ÿ˜…?]

devel/libccid/Makefile
31

Hello!

Have you tested the port without this part in run-time and it was fine?

Not really, no. I've not tested it in the run-time yet.

However, those lines are not patching anything at this point. In 1.4.30:

Thanks for explanations ๐Ÿ˜Š
I see the point now ๐Ÿ˜ƒ
[I also could do a small test, seemed fine to me]
Again, Thanks for helps/contribution on the port ๐Ÿ™

Macro lgtm:

This revision is now accepted and ready to land.Oct 11 2018, 6:51 PM
This revision was automatically updated to reflect the committed changes.