Bug 208295

Summary: math/spooles: cleanup
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfg>
Component: Individual Port(s)Assignee: Maho Nakata <maho>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (maho)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Cosmetic updates none

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.