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, Apr 24, 7:26 PM
Unknown Object (File)
Wed, Apr 24, 3:27 AM
Unknown Object (File)
Fri, Apr 19, 12:24 PM
Unknown Object (File)
Feb 21 2024, 1:25 AM
Unknown Object (File)
Feb 21 2024, 1:25 AM
Unknown Object (File)
Feb 21 2024, 1:25 AM
Unknown Object (File)
Feb 20 2024, 8:42 PM
Unknown Object (File)
Dec 20 2023, 3:06 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
Lint Not Applicable
Unit
Tests Not Applicable

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.