Page MenuHomeFreeBSD

devel/libccid: Update to 1.4.30.
ClosedPublic

Authored by 0mp on Oct 9 2018, 9:44 AM.
Tags
None
Referenced Files
F68268547: D17479.diff
Tue, Sep 26, 12:14 AM
Unknown Object (File)
Sat, Sep 23, 3:27 PM
Unknown Object (File)
Tue, Sep 12, 11:59 PM
Unknown Object (File)
Tue, Sep 12, 6:49 AM
Unknown Object (File)
Sat, Sep 2, 1:59 AM
Unknown Object (File)
Aug 8 2023, 11:43 PM
Unknown Object (File)
Jul 20 2023, 1:06 PM
Unknown Object (File)
Jun 20 2023, 6:58 AM

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 20122
Build 19616: 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.