Skip to content

Instantly share code, notes, and snippets.

@jonlorusso
Created December 18, 2014 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonlorusso/3f7de635f134ec90712b to your computer and use it in GitHub Desktop.
Save jonlorusso/3f7de635f134ec90712b to your computer and use it in GitHub Desktop.
WARN: Makefile:4: "wmutils" is not a valid package name. A valid package name has the form packagename-version, where version consists only of digits, letters and dots.
WARN: Makefile:13: GIT_REPOSITORIES is defined but not used. Spelling mistake?
WARN: Makefile:14: GIT_REPO.core is defined but not used. Spelling mistake?
WARN: PLIST:1: PLIST files shouldn't be empty.
One reason for empty PLISTs is that this is a newly created package
and that the author didn't run "bmake print-PLIST" after installing
the files.
Another reason, common for Perl packages, is that the final PLIST is
automatically generated. Since the source PLIST is not used at all,
you can remove it.
Meta packages also don't need a PLIST file.
0 errors and 4 warnings found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment