Page MenuHomeFreeBSD

science/metaf2xml: Fix symlink
ClosedPublic

Authored by ultima on Jun 29 2017, 5:28 PM.
Tags
None
Referenced Files
F152846547: D11409.id30231.diff
Fri, Apr 17, 11:49 AM
Unknown Object (File)
Tue, Apr 7, 4:08 AM
Unknown Object (File)
Sun, Apr 5, 10:30 AM
Unknown Object (File)
Sat, Apr 4, 11:43 AM
Unknown Object (File)
Wed, Mar 18, 9:33 PM
Unknown Object (File)
Mar 11 2026, 9:19 PM
Unknown Object (File)
Mar 10 2026, 2:57 AM
Unknown Object (File)
Mar 7 2026, 2:25 PM
Subscribers

Details

Summary
  • Fix broken symlinks

PR\: 220081
Reported by\: <metaf2xml@users.sourceforge.net>
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: [35]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: new ports should not be maintained by ports@FreeBSD.org.
0 fatal errors and 4 warnings 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

You need either a "Reported by:" or "Submitted by:". Otherwise, it's good.

This revision is now accepted and ready to land.Jun 29 2017, 6:45 PM

You need either a "Reported by:" or "Submitted by:". Otherwise, it's good.

Thanks for the reminder, added!

This revision was automatically updated to reflect the committed changes.