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)
Sat, Jan 11, 11:59 AM
Unknown Object (File)
Dec 6 2024, 7:07 AM
Unknown Object (File)
Dec 3 2024, 5:51 PM
Unknown Object (File)
Nov 25 2024, 5:21 AM
Unknown Object (File)
Nov 22 2024, 7:55 PM
Unknown Object (File)
Nov 11 2024, 4:24 PM
Unknown Object (File)
Nov 11 2024, 4:02 PM
Unknown Object (File)
Nov 11 2024, 3:58 PM
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.