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)
Tue, Dec 3, 3:37 AM
Unknown Object (File)
Nov 23 2024, 10:45 PM
Unknown Object (File)
Nov 23 2024, 9:11 AM
Unknown Object (File)
Nov 20 2024, 11:34 AM
Unknown Object (File)
Nov 18 2024, 1:37 AM
Unknown Object (File)
Nov 7 2024, 6:30 PM
Unknown Object (File)
Nov 5 2024, 11:35 AM
Unknown Object (File)
Oct 20 2024, 3:55 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.