Bug 239991 - graphics/dspdfviewer: Makefile cleanup
Summary: graphics/dspdfviewer: Makefile cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Santhosh Raju
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 14:42 UTC by Santhosh Raju
Modified: 2019-09-03 03:05 UTC (History)
0 users

See Also:


Attachments
Patch that fixes some style issues and clean the Makefile (1.74 KB, patch)
2019-08-20 14:42 UTC, Santhosh Raju
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santhosh Raju 2019-08-20 14:42:22 UTC
Created attachment 206729 [details]
Patch that fixes some style issues and clean the Makefile

Cleaned up the Makefile by running portlint(1) and portfmt(1).

No changes in logic hence no PKGREVISION bump.

Tested builds in 12.0-RELEASE-p9 (amd64).

Would be nice if this can be applied to the ports tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-03 03:03:56 UTC
A commit references this bug:

Author: fox
Date: Tue Sep  3 03:03:33 UTC 2019
New revision: 510917
URL: https://svnweb.freebsd.org/changeset/ports/510917

Log:
  graphics/dspdfviewer: Makefile cleanup

  - Cleans up the Makefile by running portlint(1) and portfmt(1).
  - Updates the MAINTAINER email.

  PR:		239991
  Approved by:	philip (mentor)

Changes:
  head/graphics/dspdfviewer/Makefile
Comment 2 Santhosh Raju freebsd_committer freebsd_triage 2019-09-03 03:05:13 UTC
Committed the changes to head.