Page MenuHomeFreeBSD

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

Authored by ultima on Jul 28 2017, 2:18 AM.
Tags
None
Referenced Files
F165606404: D11763.id31322.diff
Sat, Aug 8, 7:16 PM
F165530535: D11763.diff
Sat, Aug 8, 2:06 PM
F165487831: D11763.id.diff
Sat, Aug 8, 10:18 AM
Unknown Object (File)
Fri, Aug 7, 1:14 PM
Unknown Object (File)
Fri, Aug 7, 1:06 PM
Unknown Object (File)
Fri, Aug 7, 7:30 AM
Unknown Object (File)
Sun, Aug 2, 7:52 PM
Unknown Object (File)
Wed, Jul 22, 12:23 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.