Page MenuHomeFreeBSD

devel/ffcall: Rename to libffcall (renamed upstream)
ClosedPublic

Authored by ultima on Jul 28 2017, 2:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 5, 4:17 AM
Unknown Object (File)
May 7 2024, 12:18 AM
Unknown Object (File)
May 1 2024, 8:01 PM
Unknown Object (File)
Apr 29 2024, 2:34 PM
Unknown Object (File)
Apr 29 2024, 2:34 PM
Unknown Object (File)
Apr 29 2024, 2:34 PM
Unknown Object (File)
Apr 24 2024, 7:26 PM
Unknown Object (File)
Apr 24 2024, 3:27 AM
Subscribers

Details

Summary
  • Renamed ffcall --> libffcall, renamed upstream

PR\: 220905
Sumitted by\: Jov <amutu@amutu.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

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

Event Timeline

The diff doesn't seem right, I used svn mv ffcall libffcall, everything looks right just the diff it generated looks wrong, used

arc diff --create MOVED devel/Makefile lang/gforth lang/qscheme devel/ffcall devel/libffcall

to generate.

This revision is now accepted and ready to land.Jul 28 2017, 1:40 PM
This revision was automatically updated to reflect the committed changes.