[MacPorts] #47804: New port: trash

MacPorts noreply at macports.org
Fri May 22 14:52:46 PDT 2015


#47804: New port: trash
-----------------------------+--------------------------
  Reporter:  xuchunyang56@…  |      Owner:  ryandesign@…
      Type:  submission      |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.99
Resolution:  fixed           |   Keywords:
      Port:  trash           |
-----------------------------+--------------------------
Changes (by ryandesign@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Committed in r136584 with these changes:

  * added a Makefile patch to no longer hardcode `-mmacosx-version-min=10.5
 -arch i386` so as to support other architectures and maybe earlier OS X
 versions
  * because the port uses `use_configure no`, added args to use the right
 compiler and `-arch` flags and universal variant
  * changed mode of `trash` from `775` to `0755`. We usually don't give
 write permission to the group. Also, though Tcl accepts modes specified
 with or without the leading octal-indicating `0`, and there is no
 consensus across all of MacPorts on this, it is at least good to be
 consistent within a single portfile
  * added `depends_build bin:pod2man:perl5` since `pod2man` is used in the
 Makefile
  * shortened `description` and lengthened `long_description`
  * added `# $Id$` line
  * realigned whitespace so that indentations are at multiples of 4
 characters, as the modeline claims

-- 
Ticket URL: <https://trac.macports.org/ticket/47804#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list