Bug 208295 - math/spooles: cleanup
Summary: math/spooles: 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: Maho Nakata
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-25 20:55 UTC by Pedro F. Giffuni
Modified: 2016-05-12 10:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (maho)


Attachments
Cosmetic updates (9.38 KB, patch)
2016-03-25 20:55 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2016-03-25 20:55:28 UTC
Created attachment 168630 [details]
Cosmetic updates

I made some small cleanups to the port:

- Clean up a malloc() call to get rid of some warnings.
- Pet portlint by using "makepatch" for the patches, added the license,
  changed a tab after the WWW line.

Changes are rather cosmetic. I don't think a version bump is required.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-18 11:29:13 UTC
A commit references this bug:

Author: maho
Date: Mon Apr 18 11:28:18 UTC 2016
New revision: 413569
URL: https://svnweb.freebsd.org/changeset/ports/413569

Log:
  Cosmetic updates

  - Clean up a malloc() call to get rid of some warnings.
  - Pet portlint by using "makepatch" for the patches, added the license,
    changed a tab after the WWW line.

  PR: 208295
  Submitted by: pfg@

Changes:
  head/math/spooles/Makefile
  head/math/spooles/files/patch-ETree+src+makeGlobalLib
  head/math/spooles/files/patch-I2Ohash-large-input
  head/math/spooles/files/patch-IVL+src+makeGlobalLib
  head/math/spooles/files/patch-MPI+makefile
  head/math/spooles/files/patch-MPI+src+makeGlobalLib
  head/math/spooles/files/patch-MT+drivers+AllInOneMT.c
  head/math/spooles/files/patch-MT+makefile
  head/math/spooles/files/patch-Make.inc
  head/math/spooles/files/patch-Tree+src+makeGlobalLib
  head/math/spooles/files/patch-Utilities+MM.h
  head/math/spooles/files/patch-Utilities+src+makeGlobalLib
  head/math/spooles/files/patch-makefile
  head/math/spooles/pkg-descr
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2016-05-12 10:56:27 UTC
This looks like completed, so I am closing this PR.