[MacPorts] #31413: restund v0.3.0
MacPorts
noreply at macports.org
Tue Sep 27 13:03:19 PDT 2011
#31413: restund v0.3.0
-------------------------+--------------------------------------------------
Reporter: aeh@… | Owner: ryandesign@…
Type: submission | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: fixed | Keywords:
Port: restund |
-------------------------+--------------------------------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Thanks, committed in r84541 with these changes:
* removed revision line; first revision of any given version of a port
should be 0 not 1
* removed sha1 checksum; added sha256 checksum
* removed "universal_variant no"; that's the default when using
"use_configure no"
* changed "port:mysql5" to "path:bin/mysql_config5:mysql5" so that
mysql5-devel can satisfy it
* fixed patch which contained a hardcoded reference to /opt/local
* removed "xinstall -m 755 -d ${destroot}${prefix}/etc/" because MacPorts
already creates this and other standard directories for you
* changed to install restund.conf.sample instead of restund.conf so that
users' changes are not clobbered on upgrades
* installed conf file with 644 permissions instead of default 755 (config
files shouldn't be marked as executable because they aren't)
--
Ticket URL: <https://trac.macports.org/ticket/31413#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list